Age | Commit message (Expand) | Author |
2008-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-09-02 | mm: show quicklist usage in /proc/meminfo | KOSAKI Motohiro |
2008-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-09-02 | ide: fix hwif_to_node() | Bartlomiej Zolnierkiewicz |
2008-09-02 | IDE: compile fix for sff_dma_ops | Kevin Hilman |
2008-09-02 | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2008-08-29 | Resource handling: add 'insert_resource_expand_to_fit()' function | Linus Torvalds |
2008-08-29 | net: Unbreak userspace usage of linux/mroute.h | David S. Miller |
2008-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2008-08-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-08-28 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-08-28 | i2c: Add missing kerneldoc descriptions | Jean Delvare |
2008-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-08-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-08-27 | pkt_sched: Fix sch_tree_lock() | Jarek Poplawski |
2008-08-27 | pkt_sched: Fix gen_estimator locks | Jarek Poplawski |
2008-08-27 | block: remove blk_queue_tag_depth() and blk_queue_tag_queue() | Jens Axboe |
2008-08-27 | block: rename blk_scsi_cmd_filter to blk_cmd_filter | FUJITA Tomonori |
2008-08-27 | block: move cmdfilter from gendisk to request_queue | FUJITA Tomonori |
2008-08-27 | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu |
2008-08-26 | Fix userspace export of <linux/net.h> | David Woodhouse |
2008-08-26 | [MIPS] Wire up new syscalls. | Ralf Baechle |
2008-08-25 | x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe | H. Peter Anvin |
2008-08-25 | x86: msr: propagate errors from smp_call_function_single() | H. Peter Anvin |
2008-08-25 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-08-25 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-08-25 | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-08-25 | x86: add X86_FEATURE_XMM4_2 definitions | Austin Zhang |
2008-08-25 | KVM: fix userspace ABI breakage | Adrian Bunk |
2008-08-25 | KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot | Eduardo Habkost |
2008-08-26 | stop_machine: Remove deprecated stop_machine_run | Rusty Russell |
2008-08-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2008-08-25 | Blackfin arch: fix bug - MPU crashes under stress | Bernd Schmidt |
2008-08-25 | [PATCH] change d_add_ci argument ordering | Christoph Hellwig |
2008-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-23 | rtc: fix deadlock | Ingo Molnar |
2008-08-23 | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki |
2008-08-22 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-08-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-08-22 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-08-22 | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz |
2008-08-22 | pkt_sched: Fix qdisc list locking | Jarek Poplawski |
2008-08-22 | libata: Fix a large collection of DMA mode mismatches | Alan Cox |
2008-08-22 | libata: restore SControl on detach | Tejun Heo |
2008-08-22 | libata: implement no[hs]rst force params | Tejun Heo |
2008-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-08-21 | USB: Defer Set-Interface for suspended devices | Alan Stern |
2008-08-21 | driver core: add init_name to struct device | Greg Kroah-Hartman |
2008-08-21 | dev_printk(): constify the `dev' argument | Jean Delvare |