Age | Commit message (Expand) | Author |
2013-05-02 | OMAPDSS: VENC: use platform_driver_register() | Tomi Valkeinen |
2013-05-02 | OMAPDSS: HDMI: use platform_driver_register() | Tomi Valkeinen |
2013-05-02 | OMAPDSS: RFBI: use platform_driver_register() | Tomi Valkeinen |
2013-05-02 | OMAPDSS: DSI: use platform_driver_register() | Tomi Valkeinen |
2013-05-02 | OMAPDSS: SDI: use platform_driver_register() | Tomi Valkeinen |
2013-05-02 | OMAPDSS: DPI: use platform_driver_register() | Tomi Valkeinen |
2013-05-02 | OMAPFB: defer probe if no displays | Tomi Valkeinen |
2013-05-02 | OMAPFB: use module_platform_driver() | Tomi Valkeinen |
2013-05-02 | OMAPDSS: Makefile: move omapfb after panels | Tomi Valkeinen |
2013-05-02 | OMAPDSS: DPI: fix compilation if DSI not compiled in | Tomi Valkeinen |
2013-05-02 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie |
2013-05-02 | drm/nve0: recognise nvf0 as a kepler board (GK110) | Ben Skeggs |
2013-05-02 | drm/nouveau: force noaccel when no PFIFO support present | Ben Skeggs |
2013-05-02 | drm/nvf0/disp: expose display class 2.2 | Ben Skeggs |
2013-05-02 | drm/cirrus: deal with bo reserve fail in dirty update path | Dave Airlie |
2013-05-02 | drm/ast: deal with bo reserve fail in dirty update path | Dave Airlie |
2013-05-02 | drm/mgag200: deal with bo reserve fail in dirty update path | Dave Airlie |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-02 | powerpc: Fix build error for book3e | Aneesh Kumar K.V |
2013-05-02 | powerpc: Context switch the new EBB SPRs | Michael Ellerman |
2013-05-02 | powerpc: Turn on the EBB H/FSCR bits | Michael Neuling |
2013-05-02 | powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S | Michael Ellerman |
2013-05-02 | powerpc: Setup BHRB instructions facility in HFSCR for POWER8 | Anshuman Khandual |
2013-05-02 | powerpc: Fix interrupt range check on debug exception | Bharat Bhushan |
2013-05-01 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-05-01 | linkage.h: fix build breakage due to symbol prefix handling | James Hogan |
2013-05-01 | don't bother with deferred freeing of fdtables | Al Viro |
2013-05-01 | Merge branch 'vfree' into for-next | Al Viro |
2013-05-01 | proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h | David Howells |
2013-05-01 | proc: Make the PROC_I() and PDE() macros internal to procfs | David Howells |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells |
2013-05-01 | take cgroup_open() and cpuset_open() to fs/proc/base.c | Al Viro |
2013-05-01 | ppc: Clean up scanlog | David Howells |
2013-05-01 | ppc: Clean up rtas_flash driver somewhat | David Howells |
2013-05-01 | hostap: proc: Use remove_proc_subtree() | David Howells |
2013-05-01 | drm: proc: Use remove_proc_subtree() | David Howells |
2013-05-01 | drm: proc: Use minor->index to label things, not PDE->name | David Howells |
2013-05-01 | drm: Constify drm_proc_list[] | David Howells |
2013-05-01 | zoran: Don't print proc_dir_entry data in debug | David Howells |
2013-05-01 | reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show() | David Howells |
2013-05-01 | proc: Supply an accessor for getting the data from a PDE's parent | David Howells |
2013-05-01 | airo: Use remove_proc_subtree() | David Howells |
2013-05-01 | rtl8192u: Don't need to save device proc dir PDE | David Howells |
2013-05-01 | rtl8187se: Use a dir under /proc/net/r8180/ | David Howells |
2013-05-01 | proc: Add proc_mkdir_data() | David Howells |
2013-05-01 | proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} | David Howells |
2013-05-01 | proc: Move PDE_NET() to fs/proc/proc_net.c | David Howells |
2013-05-01 | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells |
2013-05-01 | proc: Move proc_fd() to fs/proc/fd.h | David Howells |
2013-05-01 | proc: Uninline pid_delete_dentry() | David Howells |