Age | Commit message (Expand) | Author | Files | Lines |
2009-04-02 | Fix the udf code not to pass structs on stack where possible. | Pekka Enberg | 10 | -116/+130 |
2009-04-02 | Remove struct typedefs from fs/udf/ecma_167.h et al. | Pekka Enberg | 15 | -442/+444 |
2009-04-02 | serial: fixup /proc/tty/driver/serial after proc_fops conversion | Alexey Dobriyan | 1 | -1/+1 |
2009-04-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 61 | -290/+3188 |
2009-04-01 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+6 |
2009-04-01 | qeth: properly delete empty files. | Linus Torvalds | 2 | -0/+0 |
2009-04-01 | x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx | H. Peter Anvin | 1 | -0/+6 |
2009-04-01 | Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds | 1 | -9/+24 |
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 | [IA64] BUG to BUG_ON changes | Stoyan Gaydarov | 8 | -33/+16 |
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 | [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c | Randy Dunlap | 1 | -1/+1 |
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 |