Age | Commit message (Expand) | Author |
2010-09-10 | block: pass gfp_mask and flags to sb_issue_discard | Christoph Hellwig |
2010-09-10 | block: make __blk_rq_prep_clone() copy most command flags | Tejun Heo |
2010-09-10 | block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests | Tejun Heo |
2010-09-10 | block: rename barrier/ordered to flush | Tejun Heo |
2010-09-10 | block: drop barrier ordering by queue draining | Tejun Heo |
2010-09-10 | block: misc cleanups in barrier code | Tejun Heo |
2010-09-10 | block: remove spurious uses of REQ_HARDBARRIER | Tejun Heo |
2010-09-10 | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() | Tejun Heo |
2010-09-10 | block: kill QUEUE_ORDERED_BY_TAG | Tejun Heo |
2010-09-10 | ide: remove unnecessary blk_queue_flushing() test in do_ide_request() | Tejun Heo |
2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2010-08-21 | workqueue: Add basic tracepoints to track workqueue execution | Arjan van de Ven |
2010-08-21 | mm: make the vma list be doubly linked | Linus Torvalds |
2010-08-20 | kfifo: implement missing __kfifo_skip_r() | Andrea Righi |
2010-08-18 | Fix the declaration of sys_execve() in asm-generic/syscalls.h | David Howells |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-08-18 | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-18 | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela |
2010-08-18 | fs: scale files_lock | Nick Piggin |
2010-08-18 | lglock: introduce special lglock and brlock spin locks | Nick Piggin |
2010-08-18 | tty: fix fu_list abuse | Nick Piggin |
2010-08-18 | fs: cleanup files_lock locking | Nick Piggin |
2010-08-18 | fs: fs_struct rwlock to spinlock | Nick Piggin |
2010-08-18 | remove SWRITE* I/O types | Christoph Hellwig |
2010-08-18 | kill BH_Ordered flag | Christoph Hellwig |
2010-08-17 | spi.h: missing kernel-doc notation, please fix | Ernst Schwab |
2010-08-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-17 | VIDEO: amba clcd: don't disable an already disabled clock | Russell King |
2010-08-15 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2010-08-15 | Merge branch 'linus' into release | Len Brown |
2010-08-15 | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui |
2010-08-15 | Merge branch 'acpica-gpe' into release | Len Brown |
2010-08-14 | Merge branch 'procfs-cleanup' into release | Len Brown |
2010-08-14 | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui |
2010-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup | Linus Torvalds |
2010-08-14 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-08-14 | include: replace unifdef-y with header-y | Sam Ravnborg |
2010-08-14 | hwmon: (ltc4245) Expose all GPIO pins as analog voltages | Ira W. Snyder |
2010-08-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-13 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-08-13 | Merge branch 'master' into for-linus | Chris Metcalf |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-14 | bkl: Remove locked .ioctl file operation | Arnd Bergmann |
2010-08-13 | dma-mapping: fix build errors on !HAS_DMA architectures | Heiko Carstens |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-13 | Add fanotify syscalls to <asm-generic/unistd.h>. | Chris Metcalf |
2010-08-12 | Revert "fsnotify: store struct file not struct path" | Linus Torvalds |