Age | Commit message (Expand) | Author | Files | Lines |
2009-04-21 | driver synchronization: make scsi_wait_scan more advanced | Arjan van de Ven | 1 | -0/+1 |
2009-04-21 | Trivial: fix a typo in slow-work.h | Jonathan Corbet | 1 | -1/+1 |
2009-04-21 | PERCPU: Collect the DECLARE/DEFINE declarations together | David Howells | 3 | -44/+86 |
2009-04-21 | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 2 | -26/+41 |
2009-04-21 | spi: documentation: emphasise spi_master.setup() semantics | David Brownell | 1 | -1/+6 |
2009-04-21 | memcg: use rcu_dereference to access mm->owner | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2009-04-21 | ipmi: add oem message handling | dann frazier | 2 | -0/+4 |
2009-04-21 | ipmi: test for event buffer before using | Corey Minyard | 1 | -0/+6 |
2009-04-21 | clocksource: add enable() and disable() callbacks | Magnus Damm | 1 | -0/+31 |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm | 1 | -3/+3 |
2009-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -4/+3 |
2009-04-21 | Fix SYSCALL_ALIAS for older MIPS assembler | Thomas Bogendoerfer | 1 | -1/+1 |
2009-04-20 | reiserfs: fix j_last_flush_trans_id type | Al Viro | 1 | -1/+1 |
2009-04-20 | fs: Mark get_filesystem_list() as __init function. | Tetsuo Handa | 1 | -1/+1 |
2009-04-20 | kill vfs_stat_fd / vfs_lstat_fd | Christoph Hellwig | 1 | -2/+0 |
2009-04-20 | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 1 | -0/+1 |
2009-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -10/+26 |
2009-04-19 | PM/Suspend: Introduce two new platform callbacks to avoid breakage | Rafael J. Wysocki | 1 | -10/+26 |
2009-04-19 | <linux/seccomp.h> needs to include <linux/errno.h>. | Ralf Baechle | 1 | -0/+2 |
2009-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 4 | -1/+53 |
2009-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -8/+1 |
2009-04-17 | USB: add reset endpoint operations | David Vrabel | 1 | -8/+1 |
2009-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2009-04-17 | Get rid of final remnants of include/asm-$(ARCH) | Linus Torvalds | 2 | -27/+0 |
2009-04-17 | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 110 | -9454/+0 |
2009-04-17 | m32r: move include/asm-m32r/* to arch/m32r/include/asm/ | Hirokazu Takata | 2 | -11/+0 |
2009-04-17 | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 108 | -9443/+0 |
2009-04-16 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+1 |
2009-04-16 | Driver core: remove pr_fmt() from dynamic_dev_dbg() printk | Jason Baron | 1 | -1/+1 |
2009-04-16 | dynamic debug: resurrect old pr_debug() semantics as pr_devel() | Michael Ellerman | 1 | -0/+9 |
2009-04-16 | Driver Core: early platform driver | Magnus Damm | 2 | -0/+43 |
2009-04-16 | ata: Report 16/32bit PIO as best we can | Alan Cox | 1 | -0/+8 |
2009-04-16 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -0/+1 |
2009-04-16 | Add block_write_full_page_endio for passing endio handler | Chris Mason | 1 | -0/+3 |
2009-04-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -2/+6 |
2009-04-15 | The default CONFIG_BUG=n version of BUG() should have an empty do...while | David Howells | 1 | -1/+1 |
2009-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2 | -1/+4 |
2009-04-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 4 | -5/+185 |
2009-04-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 1 | -4/+0 |
2009-04-15 | splice: add helpers for locking pipe inode | Miklos Szeredi | 2 | -3/+5 |
2009-04-15 | splice: remove generic_file_splice_write_nolock() | Miklos Szeredi | 1 | -2/+0 |
2009-04-15 | ocfs2: fix i_mutex locking in ocfs2_splice_to_file() | Miklos Szeredi | 1 | -0/+2 |
2009-04-15 | splice: split up __splice_from_pipe() | Miklos Szeredi | 1 | -0/+10 |
2009-04-15 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 1 | -0/+2 |
2009-04-15 | Merge branch 'topic/jack-free-fix' into topic/hda | Takashi Iwai | 1 | -0/+2 |
2009-04-15 | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus | Takashi Iwai | 1 | -1/+2 |
2009-04-15 | Document and move the various READ/WRITE types | Jens Axboe | 1 | -0/+59 |
2009-04-15 | block: move bio list helpers into bio.h | Christoph Hellwig | 1 | -0/+109 |
2009-04-14 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2009-04-14 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |