| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 | 1 | -10/+0 |
* | [PATCH] fix sgivwfb compile | Adrian Bunk | 2006-06-29 | 1 | -0/+3 |
* | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-27 | 1 | -0/+5 |
* | [PATCH] vdso: randomize the i386 vDSO by moving it into a vma | Ingo Molnar | 2006-06-27 | 6 | -24/+48 |
* | [PATCH] i386: use C code for current_thread_info() | Chuck Ebbert | 2006-06-27 | 1 | -6/+4 |
* | [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 2006-06-27 | 2 | -7/+7 |
* | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-27 | 2 | -31/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 1 | -1/+1 |
|\ |
|
| * | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -1/+1 |
* | | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 | 13 | -31/+229 |
|\ \ |
|
| * | | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 2006-06-26 | 2 | -0/+20 |
| * | | [PATCH] x86_64: Avoid broadcasting NMI IPIs | Keith Owens | 2006-06-26 | 1 | -2/+5 |
| * | | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens | 2006-06-26 | 1 | -0/+2 |
| * | | [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernels | Andi Kleen | 2006-06-26 | 1 | -6/+20 |
| * | | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 2006-06-26 | 1 | -3/+4 |
| * | | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich | 2006-06-26 | 1 | -4/+4 |
| * | | [PATCH] i386: reliable stack trace support i386 entry.S | Jan Beulich | 2006-06-26 | 1 | -0/+54 |
| * | | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich | 2006-06-26 | 2 | -1/+99 |
| * | | [PATCH] x86_64: nmi watchdog header cleanup | Don Zickus | 2006-06-26 | 2 | -19/+21 |
| * | | [PATCH] x86_64: Clean and enhance up K8 northbridge access code | Andi Kleen | 2006-06-26 | 1 | -0/+1 |
| * | | [PATCH] x86_64: x86_64 version of the smp alternative patch. | Gerd Hoffmann | 2006-06-26 | 1 | -0/+2 |
| * | | [PATCH] i386/x86-64: Emulate CPUID4 on AMD | Andi Kleen | 2006-06-26 | 1 | -0/+1 |
| |/ |
|
* | | [PATCH] Notify page fault call chain | Anil S Keshavamurthy | 2006-06-26 | 1 | -0/+1 |
* | | [PATCH] Notify page fault call chain for i386 | Anil S Keshavamurthy | 2006-06-26 | 1 | -0/+2 |
* | | [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping | john stultz | 2006-06-26 | 2 | -57/+2 |
* | | [PATCH] Time: i386 Conversion - part 2: Rework TSC Support | john stultz | 2006-06-26 | 4 | -34/+56 |
|/ |
|
* | [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386 | NeilBrown | 2006-06-25 | 1 | -12/+34 |
* | [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes | NeilBrown | 2006-06-25 | 1 | -0/+6 |
* | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 2006-06-25 | 1 | -3/+2 |
* | [PATCH] Clean up and refactor i386 sub-architecture setup | Jeremy Fitzhardinge | 2006-06-25 | 7 | -163/+16 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 | 1 | -1/+0 |
|\ |
|
| * | Pull trivial1 into release branch | Len Brown | 2006-06-15 | 1 | -1/+0 |
| |\ |
|
| | * | x86_64: Remove stale lapic definition from apicdef.h | Ashok Raj | 2006-04-01 | 1 | -1/+0 |
* | | | [PATCH] x86: compile fix for asm-i386/alternatives.h | Kirill Smelkov | 2006-06-23 | 1 | -0/+2 |
* | | | [PATCH] x86: VIA C7 CPU flags | Michal Ludvig | 2006-06-23 | 1 | -0/+12 |
* | | | [PATCH] x86: fix __range_ok constraint | Roman Zippel | 2006-06-23 | 1 | -1/+1 |
* | | | [PATCH] Don't trigger full rebuild via CONFIG_X86_MCE | Alexey Dobriyan | 2006-06-23 | 2 | -6/+5 |
* | | | [PATCH] Don't trigger full rebuild via CONFIG_MTRR | Alexey Dobriyan | 2006-06-23 | 2 | -8/+4 |
* | | | [PATCH] arch/i386/kernel/apic.c: make modern_apic() static | Adrian Bunk | 2006-06-23 | 1 | -2/+0 |
* | | | [PATCH] x86: cache pollution aware __copy_from_user_ll() | Hiro Yoshioka | 2006-06-23 | 1 | -0/+33 |
* | | | [PATCH] sys_move_pages: 32bit support (i386, x86_64) | Christoph Lameter | 2006-06-23 | 1 | -1/+2 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-22 | 1 | -1/+9 |
|\ \ \ |
|
| * | | | [PATCH] PCI: cleanup unused variable about msi driver | bibo,mao | 2006-06-21 | 1 | -1/+1 |
| * | | | [PATCH] PCI: msi abstractions and support for altix | Mark Maule | 2006-06-21 | 1 | -0/+8 |
* | | | | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas | 2006-06-22 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-24 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | [PATCH] x86_64: avoid IRQ0 ioapic pin collision | Kimball Murray | 2006-05-08 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-04-30 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | [PATCH] i386: fix broken FP exception handling | Chuck Ebbert | 2006-04-29 | 1 | -2/+2 |
* | | | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 2006-04-29 | 1 | -3/+4 |