| Commit message (Expand) | Author | Age |
* | [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Au1xx0: really set KSEG0 to uncached on reboot | Sergei Shtylylov | 2006-02-07 |
* | [MIPS] SB1: Add oprofile support. | Mark Mason | 2006-02-07 |
* | [MIPS] BCM1480: Cleanup debug code left behind in the PCI driver. | Mark Mason | 2006-02-07 |
* | [MIPS] BCM1125 PCI fixes | Mark Mason | 2006-02-07 |
* | [MIPS] Nevada support for SGI O2. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Check function pointers are non-zero before calling. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Revert "mips: add pm_power_off" | Ralf Baechle | 2006-02-07 |
* | [MIPS] RTLX compile fixes. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern... | Ralf Baechle | 2006-02-07 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-02-05 |
|\ |
|
| * | [SPARC64]: Update defconfig. | David S. Miller | 2006-02-05 |
| * | [SPARC64]: Add .gitignore file for sparc64 boot images. | David S. Miller | 2006-02-05 |
* | | [PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64 | Adrian Bunk | 2006-02-05 |
* | | [PATCH] i386: print kernel version in register dumps | Chuck Ebbert | 2006-02-05 |
* | | [PATCH] i386 cpu hotplug: don't access freed memory | Chuck Ebbert | 2006-02-05 |
* | | [PATCH] x86: fix stack trace facility level | Hugh Dickins | 2006-02-05 |
* | | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 2006-02-05 |
* | | Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down" | Linus Torvalds | 2006-02-05 |
|/ |
|
* | [PATCH] x86_64: IOMMU printk cleanup | Jon Mason | 2006-02-04 |
* | [PATCH] x86_64: Let impossible CPUs point to reference per cpu data | Andi Kleen | 2006-02-04 |
* | [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n... | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Dont record local apic ids when they are disabled in MADT | Ashok Raj | 2006-02-04 |
* | [PATCH] x86_64: minor odering correction to dump_pagetable() | Jan Beulich | 2006-02-04 |
* | [PATCH] x86_64: small fix for CFI annotations | Jan Beulich | 2006-02-04 |
* | [PATCH] x86_64: Calibrate APIC timer using PM timer | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Don't allow kprobes on __switch_to | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: align per-cpu section to configured cache bytes | Zach Brown | 2006-02-04 |
* | [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m... | Kevin VanMaren | 2006-02-04 |
* | [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64 | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Do more checking in the SRAT header code | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug. | Ashok Raj | 2006-02-04 |
* | [PATCH] x86_64: mark two routines as __cpuinit | Shaohua Li | 2006-02-04 |
* | [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Remove CONFIG_INIT_DEBUG | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Fix the node cpumask of a cpu going down | Ravikiran G Thirumalai | 2006-02-04 |
* | [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct... | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: [PATCH] timer resume | Shaohua Li | 2006-02-04 |
* | [PATCH] x86_64: Automatically enable apicmaintimer on ATI boards | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Disallow kprobes on NMI handlers | Andi Kleen | 2006-02-04 |
* | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-02-04 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-02-03 |
|\ |
|
| * | [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages) | Kyle McMartin | 2006-01-30 |
| * | [PARISC] Simplify DISCONTIGMEM in Kconfig | Kyle McMartin | 2006-01-29 |
| * | [PARISC] Arch-specific compat signals | Kyle McMartin | 2006-01-22 |