| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-03 | 4 | -20/+2 |
|\ |
|
| * | net: Unbreak userspace usage of linux/mroute.h | David S. Miller | 2008-08-29 | 4 | -20/+2 |
* | | mm: show quicklist usage in /proc/meminfo | KOSAKI Motohiro | 2008-09-03 | 1 | -0/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-09-02 | 1 | -3/+2 |
|\ \ |
|
| * | | ide: fix hwif_to_node() | Bartlomiej Zolnierkiewicz | 2008-09-02 | 1 | -2/+1 |
| * | | IDE: compile fix for sff_dma_ops | Kevin Hilman | 2008-09-02 | 1 | -1/+1 |
* | | | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-09-02 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet | Tom Tucker | 2008-08-13 | 1 | -1/+0 |
* | | | Resource handling: add 'insert_resource_expand_to_fit()' function | Linus Torvalds | 2008-08-30 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-08-28 | 197 | -55306/+0 |
|\ \ \ |
|
| * | | | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu | 2008-08-27 | 197 | -55308/+0 |
| * | | | Blackfin arch: fix bug - MPU crashes under stress | Bernd Schmidt | 2008-08-25 | 1 | -2/+4 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-28 | 1 | -13/+14 |
|\ \ \ \ |
|
| * | | | | x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe | H. Peter Anvin | 2008-08-26 | 1 | -8/+8 |
| * | | | | x86: msr: propagate errors from smp_call_function_single() | H. Peter Anvin | 2008-08-26 | 1 | -5/+6 |
* | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-08-28 | 1 | -0/+12 |
|\ \ \ \ \ |
|
| * | | | | | i2c: Add missing kerneldoc descriptions | Jean Delvare | 2008-08-28 | 1 | -0/+12 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-28 | 1 | -2/+10 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | pkt_sched: Fix sch_tree_lock() | Jarek Poplawski | 2008-08-27 | 1 | -2/+2 |
| * | | | | | pkt_sched: Fix gen_estimator locks | Jarek Poplawski | 2008-08-27 | 1 | -0/+8 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-08-27 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | [PATCH] change d_add_ci argument ordering | Christoph Hellwig | 2008-08-25 | 1 | -1/+1 |
* | | | | | | | block: remove blk_queue_tag_depth() and blk_queue_tag_queue() | Jens Axboe | 2008-08-27 | 1 | -2/+0 |
* | | | | | | | block: rename blk_scsi_cmd_filter to blk_cmd_filter | FUJITA Tomonori | 2008-08-27 | 1 | -4/+4 |
* | | | | | | | block: move cmdfilter from gendisk to request_queue | FUJITA Tomonori | 2008-08-27 | 2 | -13/+13 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Fix userspace export of <linux/net.h> | David Woodhouse | 2008-08-26 | 1 | -7/+7 |
* | | | | | | [MIPS] Wire up new syscalls. | Ralf Baechle | 2008-08-26 | 1 | -6/+24 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-08-25 | 1 | -8/+4 |
|\ \ \ \ \ |
|
| * | | | | | rtc: fix deadlock | Ingo Molnar | 2008-08-23 | 1 | -8/+4 |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-25 | 2 | -0/+3 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | x86: add X86_FEATURE_XMM4_2 definitions | Austin Zhang | 2008-08-25 | 1 | -0/+2 |
| * | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-08-25 | 24 | -64/+215 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki | 2008-08-23 | 1 | -0/+1 |
* | | | | | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-08-25 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: fix userspace ABI breakage | Adrian Bunk | 2008-08-25 | 1 | -2/+2 |
| * | | | | | | KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot | Eduardo Habkost | 2008-08-25 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* / | | | | | stop_machine: Remove deprecated stop_machine_run | Rusty Russell | 2008-08-25 | 1 | -18/+1 |
|/ / / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-23 | 2 | -0/+6 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | pkt_sched: Fix qdisc list locking | Jarek Poplawski | 2008-08-22 | 1 | -0/+1 |
| * | | | | pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race | Jarek Poplawski | 2008-08-21 | 1 | -0/+5 |
* | | | | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 2 | -2/+0 |
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-08-22 | 1 | -1/+4 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | nohz: fix wrong event handler after online an offlined cpu | Miao Xie | 2008-08-21 | 1 | -1/+4 |
| |/ / / |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-22 | 4 | -5/+3 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz | 2008-08-22 | 2 | -0/+2 |
| * | | | x86, SGI UV: hardcode the TLB flush interrupt system vector | Cliff Wickman | 2008-08-20 | 2 | -5/+1 |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-08-22 | 1 | -0/+24 |
|\ \ \ \ |
|
| * | | | | libata: Fix a large collection of DMA mode mismatches | Alan Cox | 2008-08-22 | 1 | -0/+22 |
| * | | | | libata: restore SControl on detach | Tejun Heo | 2008-08-22 | 1 | -0/+1 |
| * | | | | libata: implement no[hs]rst force params | Tejun Heo | 2008-08-22 | 1 | -0/+1 |
| | |/ /
| |/| | |
|