Age | Commit message (Expand) | Author |
2008-05-30 | x86: Move the AMD64 specific parts out of setup_64.c | Dave Jones |
2008-05-30 | x86: move mmconfig declarations to header | Thomas Gleixner |
2008-05-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-30 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-05-30 | acpi: fix sparse const errors | Harvey Harrison |
2008-05-30 | llc: Fix double accounting of received packets | Arnaldo Carvalho de Melo |
2008-05-30 | [S390] Update default configuration. | Martin Schwidefsky |
2008-05-30 | [S390] disassembler: fix idte instruction format. | Martin Schwidefsky |
2008-05-30 | [S390] tape: fix race with stack local wait_queue_head_t. | Martin Schwidefsky |
2008-05-30 | [S390] 3270: fix race with stack local wait_queue_head_t. | Martin Schwidefsky |
2008-05-30 | [S390] dasd: use a generic wait_queue for sleep_on | Stefan Haberland |
2008-05-30 | [S390] sclp_vt220: fix scheduling while atomic bug. | Heiko Carstens |
2008-05-30 | [S390] showmem: Only walk spanned pages. | Heiko Carstens |
2008-05-30 | [S390] appldata: prevent cpu hotplug when walking cpu_online_map. | Gerald Schaefer |
2008-05-30 | [S390] Fix section mismatch warnings. | Heiko Carstens |
2008-05-30 | [S390] s390 types: make dma_addr_t 64 bit capable | Christian Borntraeger |
2008-05-30 | [S390] tape: Fix race condition in tape block device driver | Michael Holzheu |
2008-05-30 | [S390] fix sparsemem related compile error with allnoconfig on s390 | Hans-Joachim Picht |
2008-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2008-05-29 | driver-core: prepare for 2.6.27 api change by adding dev_set_name | Stephen Rothwell |
2008-05-29 | Revert "USB: EHCI: fix performance regression" | Greg Kroah-Hartman |
2008-05-29 | USB: fsl_usb2_udc: fix recursive lock | Li Yang |
2008-05-29 | USB: usb-serial: option: Don't match Huawei driver CD images | Michael Karcher |
2008-05-29 | USB: pl2303: another product ID | Steve Murphy |
2008-05-29 | USB: add another scanner quirk | René Rebe |
2008-05-29 | USB: Add support for ROKR W5 in unusual_devs.h | Javier Smaldone |
2008-05-29 | USB: Fix M600i unusual_devs entry | Phil Dibowitz |
2008-05-29 | USB: usb-storage: unusual_devs update for Cypress ATACB | Alan Stern |
2008-05-29 | USB: EHCI: fix performance regression | Alan Stern |
2008-05-29 | USB: EHCI: fix bug in Iso scheduling | Alan Stern |
2008-05-29 | USB: EHCI: fix remote-wakeup regression | Alan Stern |
2008-05-29 | USB: EHCI: suppress unwanted error messages | Alan Stern |
2008-05-29 | USB: EHCI: fix up root-hub TT mess | Alan Stern |
2008-05-29 | USB: add all configs to the "descriptors" attribute | Alan Stern |
2008-05-29 | USB: fix possible deadlock involving sysfs attributes | Alan Stern |
2008-05-29 | USB: Firmware loader driver for USB Apple iSight camera | Matthew Garrett |
2008-05-29 | USB: FTDI_SIO : Add support for Matrix Orbital PID Range | Ray Molenkamp |
2008-05-29 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2008-05-29 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-05-29 | [CPUFREQ] fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.c | Lothar Waßmann |
2008-05-29 | Merge commit 'linus/master' into sched-fixes-for-linus | Ingo Molnar |
2008-05-29 | sched: re-tune NUMA topologies | Ingo Molnar |
2008-05-29 | netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_... | Alexey Dobriyan |
2008-05-29 | sched: stop wake_affine from causing serious imbalance | Mike Galbraith |
2008-05-29 | sched: fix sched_clock_cpu() | Peter Zijlstra |
2008-05-29 | revert ("sched: fair-group: SMP-nice for group scheduling") | Ingo Molnar |
2008-05-29 | sched: cleanup | Ingo Molnar |
2008-05-29 | show_schedstat(): fix memleak | Adrian Bunk |
2008-05-29 | sched: unite unlikely pairs in rt_policy() and schedule_debug() | Roel Kluin |