| Commit message (Expand) | Author | Age |
* | [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 |
| * | [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data | Helge Deller | 2006-01-22 |
| * | [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data | Helge Deller | 2006-01-22 |
| * | [PARISC] Remove {,un}lock_kernel from perf ioctl | Matthew Wilcox | 2006-01-22 |
| * | [PARISC] Add chassis_power_off routine | Kyle McMartin | 2006-01-22 |
| * | [PARISC] Remove obsolete _hlt cruft | Kyle McMartin | 2006-01-22 |
| * | [PARISC] Move pm_power_off export to process.c | Kyle McMartin | 2006-01-22 |
| * | [PARISC] Clean up compiler warning in pci.c | Helge Deller | 2006-01-22 |
| * | [PARISC] Use F_EXTEND() for COMMAND_GLOBAL | Kyle McMartin | 2006-01-22 |
| * | [PARISC] Fix floating point invalid exception trap handler | James Bottomley | 2006-01-22 |
| * | [PARISC] Drop unused do_check_pgt_cache() | Helge Deller | 2006-01-22 |
| * | [PARISC] Remove unnecessary extern declarations from asm/pci.h | Grant Grundler | 2006-01-22 |