| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: save/restore eflags in context switch | Linus Torvalds | 2006-09-18 | 1 | -1/+7 |
* | [PATCH] Fix 'make headers_check' on i386 | David Woodhouse | 2006-09-16 | 1 | -2/+2 |
* | [PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h> | David Woodhouse | 2006-09-13 | 2 | -2/+4 |
* | [PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h> | David Woodhouse | 2006-09-13 | 1 | -4/+6 |
* | [PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa... | David Woodhouse | 2006-09-13 | 1 | -1/+3 |
* | [PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility. | David Woodhouse | 2006-09-06 | 1 | -1/+1 |
* | [PATCH] x86: increase MAX_MP_BUSSES on default arch | Andrew Morton | 2006-09-01 | 1 | -0/+4 |
* | [PATCH] i386: rwlock.h fix smp alternatives fix | Chris Wright | 2006-08-31 | 1 | -13/+11 |
* | [PATCH] i386: Remove __KERNEL__ ifdef around _syscall*() | Andi Kleen | 2006-08-30 | 1 | -2/+2 |
* | [PATCH] i386: Remove alternative_smp | Andi Kleen | 2006-08-30 | 3 | -41/+10 |
* | [PATCH] x86: Make backtracer fallback logic more bullet-proof | Jan Beulich | 2006-08-30 | 1 | -0/+1 |
* | [PATCH] x86: fix x86 cpuid keys used in alternative_smp() | Jan Beulich | 2006-08-30 | 1 | -1/+1 |
* | [PATCH] CONFIG_ACPI_SRAT NUMA build fix | KAMEZAWA Hiroyuki | 2006-08-27 | 1 | -1/+1 |
* | [PATCH] IA64: kprobe invalidate icache of jump buffer | bibo, mao | 2006-07-31 | 1 | -0/+1 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-14 | 1 | -2/+0 |
* | [PATCH] i386: system.h: remove extra semicolons and fix order | Chuck Ebbert | 2006-07-13 | 1 | -11/+10 |
* | [PATCH] i386: use thread_info flags for debug regs and IO bitmaps | Stephane Eranian | 2006-07-09 | 1 | -0/+7 |
* | i386: improve and correct inline asm memory constraints | Linus Torvalds | 2006-07-08 | 8 | -62/+57 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 1 | -0/+5 |
|\ |
|
| * | Add Kbuild file for i386 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+5 |
* | | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar | 2006-07-03 | 1 | -0/+7 |
* | | [PATCH] lockdep: prove rwsem locking correctness | Ingo Molnar | 2006-07-03 | 1 | -8/+27 |
* | | [PATCH] lockdep: irqtrace cleanup of include/asm-i386/irqflags.h | Ingo Molnar | 2006-07-03 | 1 | -12/+83 |
* | | [PATCH] lockdep: irqtrace subsystem, i386 support | Ingo Molnar | 2006-07-03 | 3 | -19/+62 |
* | | [PATCH] lockdep: clean up rwsems | Ingo Molnar | 2006-07-03 | 1 | -16/+1 |
* | | [PATCH] irq-flags: i386: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 2 | -6/+4 |
* | | [PATCH] SMP alternatives: skip with UP kernels | Gerd Hoffmann | 2006-07-01 | 1 | -0/+8 |
* | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 | 1 | -0/+1 |
* | | [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 |
| |/ / |
|