Age | Commit message (Expand) | Author | Files | Lines |
2009-04-03 | kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c | Pekka Enberg | 1 | -0/+1 |
2009-04-03 | kmemtrace, squashfs: fix slab.h dependency problem in squasfs | Pekka Enberg | 1 | -0/+1 |
2009-04-03 | kmemtrace, befs: fix slab.h dependency problem | Pekka Enberg | 1 | -0/+1 |
2009-04-03 | kmemtrace, security: fix linux/key.h header file dependencies | Pekka Enberg | 1 | -0/+1 |
2009-04-03 | kmemtrace, fs: fix linux/fdtable.h header file dependencies | Ingo Molnar | 1 | -1/+3 |
2009-04-03 | kmemtrace, fs: uninline simple_transaction_set() | Ingo Molnar | 2 | -13/+17 |
2009-04-03 | kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec... | Pekka Enberg | 2 | -21/+24 |
2009-04-02 | tracing, net: fix net tree and tracing tree merge interaction | Stephen Rothwell | 1 | -2/+2 |
2009-04-02 | tracing, powerpc: fix powerpc tree and tracing tree interaction | Stephen Rothwell | 1 | -5/+1 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 149 | -3666/+14599 |
2009-04-01 | Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 39 | -845/+1178 |
2009-04-01 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 23 | -600/+1224 |
2009-04-01 | Merge branch 'devel' into for-linus | Trond Myklebust | 39 | -845/+1178 |
2009-04-01 | SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port | Trond Myklebust | 1 | -12/+24 |
2009-04-01 | NSM: Fix unaligned accesses in nsm_init_private() | Mans Rullgard | 1 | -2/+6 |
2009-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 24 | -1622/+2762 |
2009-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 51 | -1336/+847 |
2009-04-01 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 62 | -1902/+3641 |
2009-04-01 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 8 | -29/+58 |
2009-04-01 | efifb: dmi set video type | Brian Maly | 1 | -1/+4 |
2009-04-01 | tridentfb: delete acceleration Kconfig option | Krzysztof Helt | 2 | -20/+1 |
2009-04-01 | atyfb: speed up Mach64 cursor | Krzysztof Helt | 1 | -8/+7 |
2009-04-01 | fb: hide hardware cursor in graphics mode (Mach64) | Krzysztof Helt | 1 | -1/+2 |
2009-04-01 | nvidiafb: remove open_lock mutex | Alessio Igor Bogani | 2 | -9/+0 |
2009-04-01 | radeonfb: suspend/resume for ATI Mobility Radeon RV350 | Wolfgang Kroener | 1 | -0/+3 |
2009-04-01 | omapfb: fix argument of blank operation | Felipe Contreras | 1 | -4/+4 |
2009-04-01 | uvesafb: fix selecting mode with the vbemode option | Michal Januszewski | 1 | -4/+9 |
2009-04-01 | fbdev: remove cyblafb driver | Krzysztof Helt | 13 | -2344/+7 |
2009-04-01 | fb: add s3c-fb driver for newer Samsung SoC framebuffer devices | Ben Dooks | 3 | -0/+1061 |
2009-04-01 | n411: add missing Makefile entry | Herton Ronaldo Krzesinski | 1 | -0/+1 |
2009-04-01 | viafb: returns 0 two too early | Roel Kluin | 1 | -2/+6 |
2009-04-01 | vesafb: bitwise OR has higher precedence than ?: | Roel Kluin | 1 | -1/+1 |
2009-04-01 | uvesafb: bitwise OR has higher precedence than ?: | Roel Kluin | 1 | -1/+1 |
2009-04-01 | arkfb: fix misplaced parentheses | Roel Kluin | 1 | -2/+2 |
2009-04-01 | asiliantfb: fix cmap memory leaks | Andres Salomon | 1 | -5/+21 |
2009-04-01 | drivers/video/omap/hwa742.c: div reaches max_clk_div | Roel Kluin | 1 | -2/+2 |
2009-04-01 | fbdev: update s1d13xxxfb to differ between revisions and production ids | Kristoffer Ericson | 2 | -18/+46 |
2009-04-01 | fbdev: newport: newport_*wait() return 0 on timeout | Roel Kluin | 1 | -2/+2 |
2009-04-01 | amifb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon | 1 | -2/+5 |
2009-04-01 | amba-clcd: fix cmap memory leaks | Andres Salomon | 1 | -1/+7 |
2009-04-01 | 68328fb: fix cmap memory leaks | Andres Salomon | 1 | -1/+4 |
2009-04-01 | tgafb: fix cmap memory leak | Andres Salomon | 1 | -1/+3 |
2009-04-01 | sunxvr500: fix cmap memory leaks | Andres Salomon | 1 | -1/+5 |
2009-04-01 | valkyriefb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon | 1 | -5/+10 |
2009-04-01 | stifb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon | 1 | -8/+10 |
2009-04-01 | sstfb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon | 1 | -3/+7 |
2009-04-01 | sm501fb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon | 1 | -1/+4 |
2009-04-01 | skeletonfb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon | 1 | -3/+6 |
2009-04-01 | vfb: fix memory leaks in removal path | Andres Salomon | 1 | -0/+1 |
2009-04-01 | tridentfb: fix memory leaks in removal path | Andres Salomon | 1 | -0/+1 |