| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-04-02 |
|\ |
|
| * | [PATCH] x86: Don't probe for DDC on VBE1.2 | Zwane Mwaikambo | 2007-04-02 |
| * | [PATCH] x86-64: Increase NMI watchdog probing timeout | Andi Kleen | 2007-04-02 |
| * | [PATCH] x86-64: Let oprofile reserve MSR on all CPUs | Andi Kleen | 2007-04-02 |
| * | [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E | Andi Kleen | 2007-04-02 |
* | | [PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systems | Thomas Gleixner | 2007-04-02 |
* | | [PATCH] Fix microcode-related suspend problem | Rafael J. Wysocki | 2007-04-02 |
* | | [PATCH] uml: fix unreasonably long udelay | Paolo 'Blaisorblade' Giarrusso | 2007-04-02 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-04-01 |
|\ |
|
| * | [ARM] Export dma_channel_active() | Russell King | 2007-03-31 |
| * | [ARM] 4289/1: AT91: SAM9260 NAND flash timing | Andrew Victor | 2007-03-29 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-03-29 |
|\ \ |
|
| * | | [MIPS] SMTC: Fix recursion in instant IPI replay code. | Ralf Baechle | 2007-03-29 |
| * | | [MIPS] BCM1480: Fix setting of irq affinity. | Mark Mason | 2007-03-29 |
| * | | [MIPS] do_page_fault() needs to use raw_smp_processor_id(). | Ralf Baechle | 2007-03-29 |
| * | | [MIPS] SMTC: Fix false trigger of debug code on single VPE. | Ralf Baechle | 2007-03-29 |
| * | | [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints. | Ralf Baechle | 2007-03-29 |
| * | | [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS | Chris Dearman | 2007-03-29 |
| * | | [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. | Chris Dearman | 2007-03-29 |
| * | | [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT. | Ralf Baechle | 2007-03-29 |
| * | | [MIPS] EV64120: Include <asm/irq.h> to fix warning. | Ralf Baechle | 2007-03-29 |
| * | | [MIPS] Ocelot: Fix warning. | Ralf Baechle | 2007-03-29 |
| * | | [MIPS] Ocelot: Give PMON_v1_setup a proper prototype. | Ralf Baechle | 2007-03-29 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-03-29 |
|\ \ \
| |/ /
|/| | |
|
| * | | [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value | Tony Luck | 2007-03-29 |
| * | | [IA64] Speed up boot - skip unnecessary clock calibration | Jack Steiner | 2007-03-29 |
| * | | [IA64] bugfix stack layout upside-down | KAMEZAWA Hiroyuki | 2007-03-29 |
| * | | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq() | Kenji Kaneshige | 2007-03-29 |
* | | | [POWERPC] qe: Fix QUICC Engine SDMA setup errors | Chuck Meade | 2007-03-29 |
* | | | [PATCH] Add suspend/resume for HPET | Maxim Levitsky | 2007-03-29 |
|/ / |
|
* | | [PATCH] uml: fix compilation problems | Jeff Dike | 2007-03-29 |
* | | [PATCH] uml: fix LVM crash | Jason Lunz | 2007-03-29 |
* | | [PATCH] uml: irq locking fixes | Jeff Dike | 2007-03-29 |
* | | [PATCH] uml: fix device unplug crash | Jeff Dike | 2007-03-29 |
* | | [PATCH] uml: fix I/O hang when multiple devices are in use | Jeff Dike | 2007-03-29 |
* | | [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30 | Yinghai Lu | 2007-03-29 |
|/ |
|
* | [POWERPC] Fix dcr_unmap() | Jean-Christophe Dubois | 2007-03-28 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-03-28 |
|\ |
|
| * | [SPARC32]: Fix SMP build regression | Robert Reif | 2007-03-27 |
* | | [PATCH] MSI-X: fix resume crash | Eric W. Biederman | 2007-03-28 |
* | | sh: Kill bogus GCC4 symbol exports. | Paul Mundt | 2007-03-28 |
* | | [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" | Rafael J. Wysocki | 2007-03-27 |
* | | [PATCH] i386: Fix bogus return value in hpet_next_event() | Thomas Gleixner | 2007-03-27 |
* | | [PATCH] uml: use correct register file size everywhere | Jeff Dike | 2007-03-27 |
|/ |
|
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-03-26 |
|\ |
|
| * | [S390] kprobes: Align probe address. | David Wilder | 2007-03-26 |
* | | pci: set pci=bfsort for PowerEdge R900 | Matt Domsch | 2007-03-26 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-03-24 |
|\ |
|
| * | [ARM] 4272/1: Missing symbol h1940_pm_return fix | Krzysztof Helt | 2007-03-20 |
| * | [ARM] 4271/1: iop32x: fix ep80219 detection (support iq80219 platforms) | Dan Williams | 2007-03-17 |