Age | Commit message (Expand) | Author | Files | Lines |
2009-06-02 | parport: quickfix the proc registration bug | Alan Cox | 1 | -0/+4 |
2009-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+4 |
2009-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 | Linus Torvalds | 2 | -2/+2 |
2009-06-01 | headers_check fix: linux/net_dropmon.h | Jaswinder Singh Rajput | 1 | -0/+1 |
2009-06-01 | headers_check fix: linux/auto_fs.h | Jaswinder Singh Rajput | 1 | -2/+1 |
2009-05-30 | Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',... | Len Brown | 1 | -10/+10 |
2009-05-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2009-05-29 | memcg: fix deadlock between lock_page_cgroup and mapping tree_lock | Daisuke Nishimura | 1 | -0/+5 |
2009-05-29 | cred: #include init.h in cred.h | Alexey Dobriyan | 1 | -0/+1 |
2009-05-29 | i7300_idle: allow testing on i5000-series hardware w/o re-compile | Len Brown | 1 | -10/+10 |
2009-05-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -0/+4 |
2009-05-25 | netfilter: nf_ct_tcp: fix accepting invalid RST segments | Jozsef Kadlecsik | 1 | -0/+4 |
2009-05-23 | Input: multitouch - add tracking ID to the protocol | Henrik Rydberg | 1 | -0/+1 |
2009-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 2 | -2/+2 |
2009-05-22 | via82cxxx: Add VIA VX855 PCI Device ID | Harald Welte | 1 | -1/+1 |
2009-05-22 | ide: report timeouts in ide_busy_sleep() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-05-21 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -1/+27 |
2009-05-21 | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 1 | -1/+1 |
2009-05-18 | [ARM] Double check memmap is actually valid with a memmap has unexpected hole... | Mel Gorman | 1 | -0/+26 |
2009-05-17 | reiserfs: fixup perms when xattrs are disabled | Jeff Mahoney | 1 | -3/+1 |
2009-05-15 | libata: Media rotation rate and form factor heuristics | Martin K. Petersen | 1 | -0/+28 |
2009-05-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -2/+0 |
2009-05-15 | Revert "mm: add /proc controls for pdflush threads" | Jens Axboe | 1 | -2/+0 |
2009-05-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 1 | -0/+6 |
2009-05-13 | ioatdma: fix "ioatdma frees DMA memory with wrong function" | Maciej Sosnowski | 1 | -0/+6 |
2009-05-13 | syscalls.h add the missing sys_pipe2 declaration | Arnd Bergmann | 1 | -0/+1 |
2009-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2 | -8/+2 |
2009-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -11/+7 |
2009-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -0/+4 |
2009-05-09 | Fix races around the access to ->s_options | Al Viro | 1 | -0/+1 |
2009-05-09 | Switch open_exec() and sys_uselib() to do_open_filp() | Al Viro | 2 | -2/+1 |
2009-05-09 | romfs: cleanup romfs_fs.h | Christoph Hellwig | 2 | -6/+1 |
2009-05-09 | New helper: deactivate_locked_super() | Al Viro | 1 | -0/+1 |
2009-05-09 | reiserfs: remove privroot hiding in lookup | Jeff Mahoney | 1 | -1/+0 |
2009-05-09 | reiserfs: fixup xattr_root caching | Jeff Mahoney | 2 | -2/+2 |
2009-05-09 | Always lookup priv_root on reiserfs mount and keep it | Al Viro | 1 | -0/+1 |
2009-05-09 | Revert driver core: move platform_data into platform_device | Greg Kroah-Hartman | 2 | -8/+2 |
2009-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 1 | -0/+19 |
2009-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2 | -0/+4 |
2009-05-05 | netfilter: xt_cluster: fix use of cluster match with 32 nodes | Pablo Neira Ayuso | 1 | -0/+2 |
2009-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -2/+6 |
2009-05-05 | netfilter: add missing linux/types.h include to xt_LED.h | Patrick McHardy | 1 | -0/+2 |
2009-05-04 | usbnet: CDC EEM support (v5) | Omar Laazimani | 1 | -0/+3 |
2009-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 1 | -0/+1 |
2009-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+24 |
2009-05-03 | SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect | Trond Myklebust | 1 | -0/+1 |
2009-05-03 | mm: fix Committed_AS underflow on large NR_CPUS environment | KOSAKI Motohiro | 1 | -6/+3 |
2009-05-03 | of: make of_(un)register_platform_driver common code | Grant Likely | 1 | -0/+10 |
2009-05-03 | alpha: binfmt_aout fix | Ivan Kokshaysky | 1 | -1/+13 |
2009-05-03 | memcg: fix mem_cgroup_shrink_usage() | Daisuke Nishimura | 1 | -2/+2 |