| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, bts, mm: clean up buffer allocation | Markus Metzger | 2009-04-24 | 1 | -2/+4 |
* | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-24 | 70 | -302/+2027 |
|\ |
|
| * | driver synchronization: make scsi_wait_scan more advanced | Arjan van de Ven | 2009-04-21 | 1 | -0/+1 |
| * | Trivial: fix a typo in slow-work.h | Jonathan Corbet | 2009-04-21 | 1 | -1/+1 |
| * | PERCPU: Collect the DECLARE/DEFINE declarations together | David Howells | 2009-04-21 | 2 | -20/+84 |
| * | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 2009-04-21 | 1 | -24/+0 |
| * | spi: documentation: emphasise spi_master.setup() semantics | David Brownell | 2009-04-21 | 1 | -1/+6 |
| * | memcg: use rcu_dereference to access mm->owner | KAMEZAWA Hiroyuki | 2009-04-21 | 1 | -1/+1 |
| * | ipmi: add oem message handling | dann frazier | 2009-04-21 | 2 | -0/+4 |
| * | ipmi: test for event buffer before using | Corey Minyard | 2009-04-21 | 1 | -0/+6 |
| * | clocksource: add enable() and disable() callbacks | Magnus Damm | 2009-04-21 | 1 | -0/+31 |
| * | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -3/+3 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-21 | 2 | -4/+3 |
| |\ |
|
| | * | reiserfs: fix j_last_flush_trans_id type | Al Viro | 2009-04-20 | 1 | -1/+1 |
| | * | fs: Mark get_filesystem_list() as __init function. | Tetsuo Handa | 2009-04-20 | 1 | -1/+1 |
| | * | kill vfs_stat_fd / vfs_lstat_fd | Christoph Hellwig | 2009-04-20 | 1 | -2/+0 |
| | * | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 1 | -0/+1 |
| * | | Fix SYSCALL_ALIAS for older MIPS assembler | Thomas Bogendoerfer | 2009-04-21 | 1 | -1/+1 |
| |/ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-04-20 | 1 | -10/+26 |
| |\ |
|
| | * | PM/Suspend: Introduce two new platform callbacks to avoid breakage | Rafael J. Wysocki | 2009-04-19 | 1 | -10/+26 |
| * | | <linux/seccomp.h> needs to include <linux/errno.h>. | Ralf Baechle | 2009-04-19 | 1 | -0/+2 |
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-04-17 | 4 | -1/+53 |
| |\ |
|
| | * | Driver core: remove pr_fmt() from dynamic_dev_dbg() printk | Jason Baron | 2009-04-16 | 1 | -1/+1 |
| | * | dynamic debug: resurrect old pr_debug() semantics as pr_devel() | Michael Ellerman | 2009-04-16 | 1 | -0/+9 |
| | * | Driver Core: early platform driver | Magnus Damm | 2009-04-16 | 2 | -0/+43 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-04-17 | 1 | -8/+1 |
| |\ \ |
|
| | * | | USB: add reset endpoint operations | David Vrabel | 2009-04-17 | 1 | -8/+1 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-04-17 | 1 | -0/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-04-16 | 1 | -0/+1 |
| | |\ \ |
|
| | | * | | Input: ads7846 - introduce platform specific way to synchronize sampling | Eric Miao | 2009-04-11 | 1 | -0/+1 |
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-16 | 1 | -2/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | rcu: Make hierarchical RCU less IPI-happy | Paul E. McKenney | 2009-04-14 | 1 | -2/+1 |
| * | | | | ata: Report 16/32bit PIO as best we can | Alan Cox | 2009-04-16 | 1 | -0/+8 |
| * | | | | Add block_write_full_page_endio for passing endio handler | Chris Mason | 2009-04-16 | 1 | -0/+3 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-16 | 1 | -0/+6 |
| |\ \ \ \ |
|
| | * | | | | phylib: Allow early-out in phy_change | Anatolij Gustschin | 2009-04-13 | 1 | -0/+6 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-04-15 | 4 | -5/+185 |
| |\ \ \ \ \ |
|
| | * | | | | | splice: add helpers for locking pipe inode | Miklos Szeredi | 2009-04-15 | 2 | -3/+5 |
| | * | | | | | splice: remove generic_file_splice_write_nolock() | Miklos Szeredi | 2009-04-15 | 1 | -2/+0 |
| | * | | | | | ocfs2: fix i_mutex locking in ocfs2_splice_to_file() | Miklos Szeredi | 2009-04-15 | 1 | -0/+2 |
| | * | | | | | splice: split up __splice_from_pipe() | Miklos Szeredi | 2009-04-15 | 1 | -0/+10 |
| | * | | | | | Document and move the various READ/WRITE types | Jens Axboe | 2009-04-15 | 1 | -0/+59 |
| | * | | | | | block: move bio list helpers into bio.h | Christoph Hellwig | 2009-04-15 | 1 | -0/+109 |
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2009-04-15 | 1 | -4/+0 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | powerpc: Document new FSL I2C bindings and cleanup | Wolfgang Grandegger | 2009-04-08 | 1 | -4/+0 |
| * | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-14 | 1 | -0/+1 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | lockdep: warn about lockdep disabling after kernel taint, fix | Ingo Molnar | 2009-04-14 | 1 | -0/+1 |
| * | | | | | | tty: Update some of the USB kernel doc | Leandro Dorileo | 2009-04-14 | 1 | -2/+5 |
| |/ / / / / |
|
| * | | | | | intelfb: support i854 | Stefan Husemann | 2009-04-13 | 1 | -0/+2 |
| * | | | | | include/linux/fiemap.h: include types.h now that it's exported | Eric Sandeen | 2009-04-13 | 1 | -0/+2 |