| Commit message (Expand) | Author | Age |
* | [MIPS] Fix the crime against humanity that mipsIRQ.S is. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Replace redundant declarations of _end by <asm/sections.h>. | Ralf Baechle | 2006-04-18 |
* | [MIPS] JMR3927 build fixes for the RTC code. | Ralf Baechle | 2006-04-18 |
* | [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument. | Ralf Baechle | 2006-04-18 |
* | [MIPS] EV96100: Fix over two year old typo in variable name. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers. | Ralf Baechle | 2006-04-18 |
* | [MIPS] ITE: Glue build. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers. | Ralf Baechle | 2006-04-18 |
* | [MIPS] ITE8172: Fix build error due to missmatching prototypes. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fix CONFIG_LIMITED_DMA build. | Ralf Baechle | 2006-04-18 |
* | [MIPS] PNX8550 build fix. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fix breakage due to the grand makefile crapectomy. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Sort out duplicate exports. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Wire up sync_file_range(2). | Ralf Baechle | 2006-04-18 |
* | [MIPS] Wire splice syscall. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fix vectored interrupt support in TLB exception handler generator. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Some formatting fixes. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fixup printk in mips_srs_init. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Remove redundant initialization of sr_allocated. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Make set_vi_srs_handler static. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Cleanup free_initmem the same way as i386 did. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Added tb0287_defconfig back. | Yoichi Yuasa | 2006-04-18 |
* | [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs. | Andi Kleen | 2006-04-18 |
* | [PATCH] x86_64: Add tee and sync_file_range | Andi Kleen | 2006-04-18 |
* | [PATCH] x86_64: x86_64 add crashdump trigger points | Vivek Goyal | 2006-04-18 |
* | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge | Andi Kleen | 2006-04-18 |
* | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-04-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-04-18 |
|\ |
|
| * | powerpc: Use correct sequence for putting CPU into nap mode | Paul Mackerras | 2006-04-18 |
| * | [PATCH] spufs: fix context-switch decrementer code | Jordi Caubet | 2006-04-13 |
| * | [PATCH] powerpc32: Set cpu explicitly in kernel compiles | Olaf Hering | 2006-04-13 |
| * | [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_put | Linas Vepstas | 2006-04-13 |
| * | [PATCH] powerpc: Fix machine detection in prom_init.c | Michael Ellerman | 2006-04-13 |
| * | [PATCH] ppc32: Fix string comparing in platform_notify_map | Vitaly Bordug | 2006-04-13 |
| * | [PATCH] powerpc: Avoid __initcall warnings | Anton Blanchard | 2006-04-13 |
| * | [PATCH] powerpc: Ensure runlatch is off in the idle loop | Anton Blanchard | 2006-04-13 |
| * | powerpc: Fix CHRP booting - needs a define_machine call | Paul Mackerras | 2006-04-05 |
| * | powerpc: iSeries has only 256 IRQs | Stephen Rothwell | 2006-04-04 |
* | | [SPARC64]: Export pcibios_resource_to_bus(). | David S. Miller | 2006-04-17 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-04-15 |
|\ \ |
|
| * | | [ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition table | Ben Dooks | 2006-04-13 |
| * | | [ARM] 3474/1: S3C2440: USB rate writes wrong var to CLKDIVN | Ben Dooks | 2006-04-11 |
* | | | Fix AT91RM9200 build breakage | David Brownell | 2006-04-14 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-04-14 |
|\ \ \ |
|
| * | | | [SPARC]: Hook up sys_tee() into syscall tables. | David S. Miller | 2006-04-14 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-04-14 |
|\ \ \ \ |
|
| * | | | | [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd) | Grzegorz Janoszka | 2006-04-14 |
| |/ / / |
|
* / / / | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ | Bjorn Helgaas | 2006-04-14 |
|/ / / |
|