| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-05-21 | interrupt.h: fix fatal kernel-doc error | Randy Dunlap | 1 | -1/+1 |
| 2010-05-21 | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell | 1 | -1/+3 |
| 2010-05-21 | quota: Refactor dquot_transfer code so that OCFS2 can pass in its references | Jan Kara | 1 | -0/+1 |
| 2010-05-21 | quota: unify quota init condition in setattr | Dmitry Monakhov | 1 | -0/+8 |
| 2010-05-21 | quota: unify ->set_dqblk | Christoph Hellwig | 3 | -3/+12 |
| 2010-05-21 | quota: unify ->get_dqblk | Christoph Hellwig | 2 | -3/+3 |
| 2010-05-21 | quota: Make quota stat accounting lockless. | Dmitry Monakhov | 1 | -8/+34 |
| 2010-05-21 | jbd: Provide function to check whether transaction will issue data barrier | Jan Kara | 1 | -1/+2 |
| 2010-05-21 | ext2: Add ext2_sb_info s_lock spinlock | Jan Blunck | 1 | -0/+9 |
| 2010-05-21 | netlink: Implment netlink_broadcast_filtered | Eric W. Biederman | 1 | -0/+4 |
| 2010-05-21 | netns: Teach network device kobjects which namespace they are in. | Eric W. Biederman | 1 | -0/+1 |
| 2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -3/+4 |
| 2010-05-21 | sysfs: Don't use enums in inline function declaration. | Eric W. Biederman | 1 | -1/+1 |
| 2010-05-21 | sysfs: Comment sysfs directory tagging logic | Serge E. Hallyn | 2 | -0/+12 |
| 2010-05-21 | sysfs: Implement sysfs_delete_link | Eric W. Biederman | 1 | -0/+8 |
| 2010-05-21 | sysfs: Implement sysfs tagged directory support. | Eric W. Biederman | 1 | -0/+10 |
| 2010-05-21 | kobj: Add basic infrastructure for dealing with namespaces. | Eric W. Biederman | 2 | -0/+29 |
| 2010-05-21 | lockdep: Add novalidate class for dev->mutex conversion | Peter Zijlstra | 1 | -0/+8 |
| 2010-05-21 | drivers/base: Convert dev->sem to mutex | Thomas Gleixner | 1 | -5/+4 |
| 2010-05-21 | devtmpfs: support !CONFIG_TMPFS | Peter Korsgaard | 1 | -0/+2 |
| 2010-05-21 | kref: remove kref_set | NeilBrown | 1 | -1/+0 |
| 2010-05-21 | firmware_class: fix memory leak - free allocated pages | David Woodhouse | 1 | -0/+1 |
| 2010-05-21 | serial: Add driver for the Altera UART | Tobias Klauser | 2 | -0/+15 |
| 2010-05-21 | serial: Add driver for the Altera JTAG UART | Tobias Klauser | 2 | -0/+19 |
| 2010-05-21 | tty: n_gsm line discipline | Alan Cox | 2 | -0/+26 |
| 2010-05-21 | serial: TTY: new ldiscs for staging | Pavan Savoy | 1 | -1/+1 |
| 2010-05-21 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 32 | -182/+303 |
| 2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 1 | -8/+9 |
| 2010-05-21 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 10 | -28/+79 |
| 2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 10 | -35/+380 |
| 2010-05-21 | perf: Remove more code from the fastpath | Peter Zijlstra | 1 | -2/+0 |
| 2010-05-21 | perf: Optimize the !vmalloc backed buffer | Peter Zijlstra | 1 | -1/+1 |
| 2010-05-21 | perf: Optimize perf_output_copy() | Peter Zijlstra | 1 | -0/+3 |
| 2010-05-21 | perf: Fix wakeup storm for RO mmap()s | Peter Zijlstra | 1 | -1/+1 |
| 2010-05-21 | perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr... | Peter Zijlstra | 3 | -11/+15 |
| 2010-05-21 | perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin... | Peter Zijlstra | 2 | -16/+10 |
| 2010-05-21 | net: fix problem in dequeuing from input_pkt_queue | Tom Herbert | 1 | -3/+11 |
| 2010-05-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2 | -2/+2 |
| 2010-05-21 | Input: use ABS_CNT rather than (ABS_MAX + 1) | Daniel Mack | 3 | -13/+13 |
| 2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 25 | -152/+1741 |
| 2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 116 | -739/+3252 |
| 2010-05-21 | x86, kgdb, init: Add early and late debug states | Jason Wessel | 1 | -0/+14 |
| 2010-05-21 | printk,kdb: capture printk() when in kdb shell | Jason Wessel | 1 | -0/+3 |
| 2010-05-21 | kgdboc,kdb: Allow kdb to work on a non open console port | Jason Wessel | 1 | -0/+3 |
| 2010-05-21 | kgdb: Add the ability to schedule a breakpoint via a tasklet | Jason Wessel | 1 | -0/+1 |
| 2010-05-21 | x86,kgdb: Add low level debug hook | Jason Wessel | 1 | -0/+1 |
| 2010-05-21 | kgdb: remove post_primary_code references | Jason Wessel | 1 | -14/+0 |
| 2010-05-21 | kgdb,docs: Update the kgdb docs to include kdb | Jason Wessel | 1 | -1/+11 |
| 2010-05-21 | kgdb,8250,pl011: Return immediately from console poll | Jason Wessel | 2 | -0/+2 |
| 2010-05-21 | kgdb: core changes to support kdb | Jason Wessel | 1 | -2/+9 |