| Commit message (Expand) | Author | Age | Files | Lines |
* | [SPARC64]: Update defconfig. | David S. Miller | 2006-10-17 | 1 | -13/+12 |
* | [SPARC]: Sparc compilation fix with floppy enabled | Krzysztof Helt | 2006-10-17 | 1 | -1/+1 |
* | [SPARC]: Add sparc profiling support | Martin Habets | 2006-10-17 | 6 | -0/+60 |
* | [SPARC64]: Fix PCI memory space root resource on Hummingbird. | David S. Miller | 2006-10-17 | 2 | -23/+29 |
* | [SPARC]: Kill BOOTME_SINGLE. | David S. Miller | 2006-10-17 | 2 | -4/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-17 | 8 | -10/+43 |
|\ |
|
| * | [ARM] switch to new pci_get_bus_and_slot API | Alan Cox | 2006-10-17 | 3 | -6/+13 |
| * | [ARM] Update mach-types | Russell King | 2006-10-16 | 1 | -2/+16 |
| * | [ARM] Fix fallout from IRQ regs changes | Russell King | 2006-10-15 | 3 | -2/+4 |
| * | [ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.c | Kristoffer Ericson | 2006-10-14 | 1 | -0/+10 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-10-17 | 15 | -30/+75 |
|\ \ |
|
| * | | [POWERPC] Check for offline nodes in pci NUMA code | Anton Blanchard | 2006-10-16 | 1 | -2/+8 |
| * | | [POWERPC] Better check in show_instructions | Anton Blanchard | 2006-10-16 | 1 | -8/+2 |
| * | | [POWERPC] POWER6 has 6 PMCs | Anton Blanchard | 2006-10-16 | 1 | -1/+1 |
| * | | [POWERPC] Never panic when taking altivec exceptions from userspace | Anton Blanchard | 2006-10-16 | 1 | -2/+1 |
| * | | [POWERPC] Fix IO Window Updates on P2P bridges. | Randy Vinson | 2006-10-16 | 1 | -6/+6 |
| * | | [POWERPC] Add Makefile entry for MPC832x_mds support | Li Yang | 2006-10-16 | 1 | -1/+2 |
| * | | [POWERPC] Fix MPC8360EMDS PB board support | Li Yang | 2006-10-16 | 3 | -0/+33 |
| * | | [POWERPC] ppc: Add missing calls to set_irq_regs | Kumar Gala | 2006-10-16 | 1 | -0/+4 |
| * | | [POWERPC] Off-by-one in /arch/ppc/platforms/mpc8* | Eric Sesterhenn | 2006-10-16 | 3 | -6/+6 |
| * | | [POWERPC] Add DOS partition table support to mpc834x_itx_defconfig | Timur Tabi | 2006-10-16 | 1 | -1/+1 |
| * | | [POWERPC] spufs: fix support for read/write on cntl | Noguchi, Masato | 2006-10-16 | 1 | -0/+1 |
| * | | [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA | Benjamin Herrenschmidt | 2006-10-16 | 1 | -4/+11 |
* | | | [PATCH] lockdep: annotate i386 apm | Peter Zijlstra | 2006-10-17 | 1 | -10/+27 |
* | | | [PATCH] genirq: clean up irq-flow-type naming | Ingo Molnar | 2006-10-17 | 6 | -22/+28 |
* | | | [PATCH] i386 Time: Avoid PIT SMP lockups | john stultz | 2006-10-17 | 2 | -4/+4 |
|/ / |
|
* | | [PATCH] make UML compile (FC6/x86-64) | Ulrich Drepper | 2006-10-15 | 2 | -2/+0 |
* | | Pull sci into test branch | Len Brown | 2006-10-14 | 1 | -5/+5 |
|\ \ |
|
| * | | ACPI: SCI interrupt source override | Kimball Murray | 2006-10-14 | 1 | -5/+5 |
| |/ |
|
* | | ACPI: Processor native C-states using MWAIT | Venkatesh Pallipadi | 2006-10-14 | 3 | -15/+151 |
|/ |
|
* | [PATCH] m68knommu: sync syscalls with m68k | Geert Uytterhoeven | 2006-10-13 | 1 | -4/+33 |
* | [PATCH] thermal throttle: sysfs error checking | Stephen Hemminger | 2006-10-13 | 1 | -9/+12 |
* | [VOYAGER] fix up ptregs removal mess | James Bottomley | 2006-10-12 | 2 | -9/+7 |
* | [VOYAGER] fix genirq mess | James Bottomley | 2006-10-12 | 1 | -17/+25 |
* | [PATCH] Fix build breakage with CONFIG_X86_VSMP | Ravikiran Thirumalai | 2006-10-12 | 1 | -0/+1 |
* | [PATCH] fixing includes in alpha_ksyms.c | Al Viro | 2006-10-12 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-10-12 | 25 | -1081/+189 |
|\ |
|
| * | sh: SH-4A UBC support | Ryusuke Sakato | 2006-10-12 | 1 | -0/+30 |
| * | sh: interrupt exception handling rework | Paul Mundt | 2006-10-12 | 4 | -721/+40 |
| * | sh: Default enable R7780RP IRQs. | Paul Mundt | 2006-10-12 | 1 | -1/+1 |
| * | sh: Zero-out coherent buffer in consistent_alloc(). | Paul Mundt | 2006-10-10 | 1 | -0/+1 |
| * | sh: Convert IPR-IRQ to IRQ chip. | Paul Mundt | 2006-10-06 | 1 | -75/+27 |
| * | sh: Convert INTC2 IRQ handler to irq_chip. | Paul Mundt | 2006-10-06 | 1 | -114/+24 |
| * | sh: Fix pr_debug statements for sh4 | Jamie Lenehan | 2006-10-06 | 1 | -2/+2 |
| * | sh: Convert r7780rp IRQ handler to IRQ chip. | Paul Mundt | 2006-10-06 | 1 | -83/+22 |
| * | sh: Updates for IRQ handler changes. | Paul Mundt | 2006-10-06 | 15 | -30/+35 |
| * | sh: Kill off timer_ops get_frequency(). | Paul Mundt | 2006-10-06 | 1 | -56/+2 |
| * | sh: First step at generic timeofday support. | Paul Mundt | 2006-10-06 | 2 | -0/+6 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-10-12 | 5 | -23/+4 |
|\ \ |
|
| * | | [SPARC32]: Fix sparc32 modpost warnings. | Martin Habets | 2006-10-11 | 1 | -2/+2 |