Age | Commit message (Expand) | Author | Files | Lines |
2006-09-26 | [PATCH] x86: Remove incorrect comment about ACPI e820 entries | Andi Kleen | 1 | -1/+1 |
2006-09-26 | [PATCH] i386: annotate FIX_STACK() and the rest of nmi() | Chuck Ebbert | 1 | -0/+2 |
2006-09-26 | [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64 | Dave Jones | 2 | -3/+0 |
2006-09-26 | [PATCH] i386: Support physical cpu hotplug for x86_64 | Ashok Raj | 1 | -0/+1 |
2006-09-26 | [PATCH] i386: Descriptor and trap table cleanups. | Rusty Russell | 1 | -45/+76 |
2006-09-26 | [PATCH] i386: Make enable_local_apic static | Adrian Bunk | 1 | -12/+0 |
2006-09-26 | [PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace | Andi Kleen | 1 | -0/+3 |
2006-09-26 | [PATCH] i386: Do stacktracer conversion too | Andi Kleen | 1 | -0/+1 |
2006-09-26 | [PATCH] i386: Replace i386 open-coded cmdline parsing with | Rusty Russell | 4 | -18/+13 |
2006-09-26 | [PATCH] i386: Clean up spin/rwlocks | Andi Kleen | 2 | -77/+68 |
2006-09-26 | [PATCH] i386: Remove lock section support in semaphore.h | Andi Kleen | 1 | -32/+17 |
2006-09-26 | [PATCH] i386: Remove lock section support in rwsem.h | Andi Kleen | 1 | -50/+12 |
2006-09-26 | [PATCH] i386: Remove lock section support in mutex.h | Andi Kleen | 1 | -12/+4 |
2006-09-26 | [PATCH] i386: Minor fixes & cleanup to tlb flush | Andi Kleen | 1 | -3/+1 |
2006-09-26 | [PATCH] i386: Redo semaphore and rwlock assembly helpers | Andi Kleen | 1 | -0/+24 |
2006-09-26 | [PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files | Andi Kleen | 1 | -0/+14 |
2006-09-26 | [PATCH] i386: Remove const case for rwlocks | Andi Kleen | 1 | -36/+2 |
2006-09-26 | [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels | Andi Kleen | 1 | -4/+0 |
2006-09-26 | [PATCH] x86: Add portable getcpu call | Andi Kleen | 1 | -1/+2 |
2006-09-26 | [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 1 | -0/+31 |
2006-09-26 | [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume | Shaohua Li | 1 | -0/+1 |
2006-09-26 | [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl | Don Zickus | 1 | -0/+1 |
2006-09-26 | [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi... | Don Zickus | 1 | -17/+4 |
2006-09-26 | [PATCH] x86: Cleanup NMI interrupt path | Don Zickus | 1 | -1/+1 |
2006-09-26 | [PATCH] i386: Add SMP support on i386 to reservation framework | Don Zickus | 1 | -2/+3 |
2006-09-26 | [PATCH] x86: Add performance counter reservation framework for UP kernels | Don Zickus | 1 | -0/+7 |
2006-09-26 | [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support | Andi Kleen | 1 | -19/+0 |
2006-09-26 | [PATCH] i386: Allow to use GENERICARCH for UP kernels | Andi Kleen | 4 | -37/+66 |
2006-09-25 | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 1 | -1/+0 |
2006-09-24 | Merge branch 'master' into upstream | Jeff Garzik | 1 | -2/+7 |
2006-09-19 | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 1 | -2/+7 |
2006-09-19 | Merge branch 'master' into upstream | Jeff Garzik | 6 | -10/+22 |
2006-09-18 | x86: save/restore eflags in context switch | Linus Torvalds | 1 | -1/+7 |
2006-09-16 | [PATCH] Fix 'make headers_check' on i386 | David Woodhouse | 1 | -2/+2 |
2006-09-13 | [PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h> | David Woodhouse | 2 | -2/+4 |
2006-09-13 | [PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h> | David Woodhouse | 1 | -4/+6 |
2006-09-13 | [PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa... | David Woodhouse | 1 | -1/+3 |
2006-09-12 | Merge branch 'master' into upstream | Jeff Garzik | 1 | -1/+1 |
2006-09-06 | [PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility. | David Woodhouse | 1 | -1/+1 |
2006-09-04 | Merge branch 'master' into upstream | Jeff Garzik | 6 | -51/+23 |
2006-09-01 | [PATCH] x86: increase MAX_MP_BUSSES on default arch | Andrew Morton | 1 | -0/+4 |
2006-08-31 | [PATCH] i386: rwlock.h fix smp alternatives fix | Chris Wright | 1 | -13/+11 |
2006-08-30 | [PATCH] i386: Remove __KERNEL__ ifdef around _syscall*() | Andi Kleen | 1 | -2/+2 |
2006-08-30 | [PATCH] i386: Remove alternative_smp | Andi Kleen | 3 | -41/+10 |
2006-08-30 | [PATCH] x86: Make backtracer fallback logic more bullet-proof | Jan Beulich | 1 | -0/+1 |
2006-08-30 | [PATCH] x86: fix x86 cpuid keys used in alternative_smp() | Jan Beulich | 1 | -1/+1 |
2006-08-29 | Merge /spare/repo/linux-2.6 into upstream | Jeff Garzik | 1 | -1/+1 |
2006-08-27 | [PATCH] CONFIG_ACPI_SRAT NUMA build fix | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2006-08-10 | [PATCH] libata: rework legacy handling to remove much of the cruft | Alan Cox | 1 | -0/+1 |
2006-07-31 | [PATCH] IA64: kprobe invalidate icache of jump buffer | bibo, mao | 1 | -0/+1 |