| Commit message (Expand) | Author | Age |
* | MIPS: Simplify and correct interrupt handling for MSP4200 | Shane McDonald | 2009-08-03 |
* | MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC | Florian Fainelli | 2009-08-03 |
* | MIPS: MSP71xx: fix build failures on msp_irq_slp.c | Florian Fainelli | 2009-08-03 |
* | MIPS: Fix loading of modules with unresolved weak symbols | Gabor Juhos | 2009-08-03 |
* | MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE. | Kurt Martin | 2009-08-03 |
* | [PATCH] MIPS: SMTC: Fix compile error | Raghu Gandham | 2009-08-03 |
* | MIPS: Avoid clobbering struct pt_regs in kthreads | David Daney | 2009-08-03 |
* | MIPS: AR7: Remove unused inclusions of <linux/version.h>. | Huang Weiyi | 2009-08-03 |
* | MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int() | Yoichi Yuasa | 2009-08-03 |
* | MIPS: Fix compile for !CONFIG_SMP | Alexander Clouter | 2009-08-03 |
* | MIPS: Drop mmap_sem in pagefault oom path | Akinobu Mita | 2009-08-03 |
* | MIPS: Eleminate filenames from comments | Ralf Baechle | 2009-08-03 |
* | [PATCH] MIPS: Cavium: Move swapped comments to their rightful place. | Ralf Baechle | 2009-08-03 |
* | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-08-03 |
|\ |
|
| * | md: Use revalidate_disk to effect changes in size of device. | NeilBrown | 2009-08-02 |
| * | md: allow raid5_quiesce to work properly when reshape is happening. | NeilBrown | 2009-08-02 |
| * | md/raid5: set reshape_position correctly when reshape starts. | NeilBrown | 2009-08-02 |
| * | md: Handle growth of v1.x metadata correctly. | NeilBrown | 2009-08-02 |
| * | md: avoid array overflow with bad v1.x metadata | NeilBrown | 2009-08-02 |
| * | md: when a level change reduces the number of devices, remove the excess. | NeilBrown | 2009-08-02 |
| * | md: Push down data integrity code to personalities. | Andre Noll | 2009-08-02 |
| * | md/raid6: release spare page at ->stop() | Dan Williams | 2009-07-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-08-02 |
|\ \ |
|
| * | | [WATCHDOG] Fix COH 901 327 watchdog enablement | Linus Walleij | 2009-08-02 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-08-02 |
|\ \ \ |
|
| * \ \ | Merge branch 'misc-2.6.31' into release | Len Brown | 2009-08-02 |
| |\ \ \ |
|
| | * | | | ACPI: root-only read protection on /sys/firmware/acpi/tables/* | Len Brown | 2009-08-02 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-13825' into release | Len Brown | 2009-08-02 |
| |\ \ \ |
|
| | * | | | eeepc-laptop: fix hot-unplug on resume | Alan Jenkins | 2009-08-02 |
| | |/ / |
|
| * | | | Merge branch 'memhotplug-crash' into release | Len Brown | 2009-08-02 |
| |\ \ \ |
|
| | * | | | ACPI: Ingore the memory block with zero block size in course of memory hotplug | Zhao Yakui | 2009-08-02 |
| | * | | | ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver | Zhao Yakui | 2009-08-02 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-13751' into release | Len Brown | 2009-08-02 |
| |\ \ \ |
|
| | * | | | ACPI: bind workqueues to CPU 0 to avoid SMI corruption | Bjorn Helgaas | 2009-08-02 |
| | |/ / |
|
| * | | | Merge branch 'thinkpad' into release | Len Brown | 2009-08-02 |
| |\ \ \ |
|
| | * | | | thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAM | Henrique de Moraes Holschuh | 2009-08-01 |
| | * | | | thinkpad-acpi: restrict procfs count value to sane upper limit | Michael Buesch | 2009-08-01 |
| | * | | | thinkpad-acpi: remove dock and bay subdrivers | Henrique de Moraes Holschuh | 2009-08-01 |
| | * | | | thinkpad-acpi: disable broken bay and dock subdrivers | Henrique de Moraes Holschuh | 2009-08-01 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-13865' into release | Len Brown | 2009-08-02 |
| |\ \ \ |
|
| | * | | | hp-wmi: check that an input device exists in resume handler | Frans Pop | 2009-07-30 |
| * | | | | Merge branch 'bugzilla-13620-revert' into release | Len Brown | 2009-08-02 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" | Len Brown | 2009-07-27 |
| | |/ / |
|
* | | | | TTY: Maintainer change | Greg Kroah-Hartman | 2009-08-02 |
* | | | | Make pci_claim_resource() use request_resource() rather than insert_resource() | Linus Torvalds | 2009-08-02 |
* | | | | do_sigaltstack: small cleanups | Linus Torvalds | 2009-08-01 |
* | | | | do_sigaltstack: avoid copying 'stack_t' as a structure to user space | Linus Torvalds | 2009-08-01 |
|/ / / |
|
* | | | Linux 2.6.31-rc5v2.6.31-rc5 | Linus Torvalds | 2009-07-31 |
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-07-31 |
|\ \ \ |
|
| * | | | xfs: bump up nr_to_write in xfs_vm_writepage | Eric Sandeen | 2009-07-31 |