Age | Commit message (Expand) | Author | Files | Lines |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 11 | -1/+12 |
2010-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-03-30 | ext3: fix broken handling of EXT3_STATE_NEW | Linus Torvalds | 2 | -4/+4 |
2010-03-29 | SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG | David Howells | 1 | -1/+1 |
2010-03-27 | net: Add MSG_WAITFORONE flag to recvmmsg | Brandon L Black | 1 | -0/+1 |
2010-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -0/+2 |
2010-03-27 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+2 |
2010-03-27 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -18/+7 |
2010-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -6/+1 |
2010-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -0/+1 |
2010-03-25 | netfilter: ip6table_raw: fix table priority | Jozsef Kadlecsik | 1 | -0/+1 |
2010-03-25 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -1/+4 |
2010-03-25 | Document Linux's circular buffering capabilities | David Howells | 1 | -0/+4 |
2010-03-25 | mmc: fix incorrect interpretation of card type bits | Adrian Hunter | 1 | -0/+1 |
2010-03-25 | reiserfs: fix oops while creating privroot with selinux enabled | Jeff Mahoney | 1 | -0/+5 |
2010-03-25 | kfifo: fix KFIFO_INIT in include/linux/kfifo.h | David Härdeman | 1 | -2/+0 |
2010-03-24 | skbuff: remove unused dma_head & dma_maps fields | Alexander Duyck | 1 | -6/+0 |
2010-03-23 | resources: add interfaces that return conflict information | Bjorn Helgaas | 1 | -0/+2 |
2010-03-22 | Fix up prototype for sys_ipc breakage | Linus Torvalds | 1 | -1/+1 |
2010-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -6/+7 |
2010-03-22 | SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel | Trond Myklebust | 1 | -1/+4 |
2010-03-22 | if_tunnel.h: add missing ams/byteorder.h include | Paulius Zaleckas | 1 | -0/+1 |
2010-03-21 | netfilter: ctnetlink: fix reliable event delivery if message building fails | Pablo Neira Ayuso | 1 | -1/+1 |
2010-03-21 | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() | Pablo Neira Ayuso | 1 | -1/+1 |
2010-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -0/+4 |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2 | -6/+7 |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -5/+13 |
2010-03-19 | USB: Fix usb_fill_int_urb for SuperSpeed devices | Matthew Wilcox | 1 | -5/+13 |
2010-03-19 | tty_port,usb-console: Fix usb serial console open/close regression | Jason Wessel | 1 | -0/+1 |
2010-03-19 | tty: Take a 256 byte padding into account when buffering below sub-page units | Mel Gorman | 1 | -4/+5 |
2010-03-19 | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a... | Greg Kroah-Hartman | 1 | -2/+1 |
2010-03-19 | net: Potential null skb->dev dereference | Eric Dumazet | 1 | -4/+4 |
2010-03-19 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-03-19 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -16/+17 |
2010-03-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -23/+83 |
2010-03-19 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2 | -5/+37 |
2010-03-18 | rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positives | Lai Jiangshan | 1 | -2/+2 |
2010-03-18 | of: Fix comparison of "compatible" properties | Grant Likely | 1 | -1/+1 |
2010-03-18 | memory hotplug: allow setting of phys_device | Heiko Carstens | 1 | -0/+2 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 1 | -1/+2 |
2010-03-16 | backlight: Add backlight_device parameter to check_fb | Bruno Prémont | 1 | -1/+1 |
2010-03-16 | backlight: Revert some const qualifiers | Richard Purdie | 1 | -4/+4 |
2010-03-16 | backlight: Add Epson L4F00242T03 LCD driver | Alberto Panizzo | 1 | -0/+31 |
2010-03-16 | rcu: Fix tracepoints & lockdep false positive | Lai Jiangshan | 1 | -1/+1 |
2010-03-16 | rcu: Make rcu_read_lock_bh_held() allow for disabled BH | Paul E. McKenney | 1 | -15/+4 |
2010-03-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 | Russell King | 16 | -45/+183 |
2010-03-15 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 273 | -1892/+10291 |
2010-03-15 | resource: add window support | Bjorn Helgaas | 1 | -0/+1 |
2010-03-15 | resource: add bus number support | Bjorn Helgaas | 1 | -0/+1 |
2010-03-15 | resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type | Bjorn Helgaas | 1 | -8/+8 |