| Commit message (Expand) | Author | Age | Files | Lines |
* | i386: prepare shared kernel/process.c | Thomas Gleixner | 2007-10-11 | 1 | -951/+0 |
* | x86: Make Alt-SysRq-p display the debug register contents | Alan Stern | 2007-07-22 | 1 | -0/+12 |
* | make seccomp zerocost in schedule | Andrea Arcangeli | 2007-07-16 | 1 | -34/+39 |
* | SLUB: i386 support | Christoph Lameter | 2007-05-12 | 1 | -0/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] i386: Convert PDA into the percpu section | Jeremy Fitzhardinge | 2007-05-02 | 1 | -3/+9 |
* | [PATCH] i386: i386 separate hardware-defined TSS from Linux additions | Rusty Russell | 2007-05-02 | 1 | -4/+4 |
* | [PATCH] x86: Don't use MWAIT on AMD Family 10 | Andi Kleen | 2007-05-02 | 1 | -9/+8 |
* | Revert "[PATCH] i386: add idle notifier" | Linus Torvalds | 2007-02-26 | 1 | -52/+1 |
* | [PATCH] i386 prepare for dyntick | Ingo Molnar | 2007-02-16 | 1 | -0/+3 |
* | [PATCH] i386: add idle notifier | Stephane Eranian | 2007-02-13 | 1 | -1/+52 |
* | [PATCH] i386: iOPL handling for paravirt guests | Zachary Amsden | 2007-02-13 | 1 | -0/+9 |
* | [PATCH] i386: paravirt CPU hypercall batching mode | Zachary Amsden | 2007-02-13 | 1 | -8/+17 |
* | [PATCH] i386: Convert i386 PDA code to use %fs | Jeremy Fitzhardinge | 2007-02-13 | 1 | -13/+11 |
* | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM... | Ingo Molnar | 2006-12-22 | 1 | -1/+6 |
* | [PATCH] i386: remove IOPL check on task switch | Chuck Ebbert | 2006-12-07 | 1 | -6/+0 |
* | [PATCH] x86: Don't use nested idle loops | Andi Kleen | 2006-12-07 | 1 | -21/+9 |
* | [PATCH] i386: Implement "current" with the PDA | Jeremy Fitzhardinge | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] i386: Fix places where using %gs changes the usermode ABI | Jeremy Fitzhardinge | 2006-12-07 | 1 | -3/+3 |
* | [PATCH] i386: Use %gs as the PDA base-segment in the kernel | Jeremy Fitzhardinge | 2006-12-07 | 1 | -14/+12 |
* | [PATCH] i386: add sleazy FPU optimization | Chuck Ebbert | 2006-12-07 | 1 | -0/+12 |
* | [PATCH] i386/x86_64: ACPI cpu_idle_wait() fix | Ingo Molnar | 2006-11-17 | 1 | -1/+3 |
* | [PATCH] x86: Revert new unwind kernel stack termination | Andi Kleen | 2006-10-21 | 1 | -5/+1 |
* | ACPI: Processor native C-states using MWAIT | Venkatesh Pallipadi | 2006-10-14 | 1 | -7/+15 |
* | [PATCH] x86: Terminate the kernel stacks for the unwinder | Andi Kleen | 2006-10-05 | 1 | -1/+5 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 1 | -3/+3 |
* | [PATCH] kmemdup: some users | Alexey Dobriyan | 2006-10-01 | 1 | -3/+2 |
* | [PATCH] i386: Allow a kernel not to be in ring 0 | Rusty Russell | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] i386: move kernel_thread_helper into entry.S | Andi Kleen | 2006-09-26 | 1 | -9/+0 |
* | [PATCH] i386/x86-64: Don't randomize stack top when no randomization personal... | Andi Kleen | 2006-09-26 | 1 | -1/+2 |
* | [PATCH] i386: switch_to(): misplaced parentheses | Chuck Ebbert | 2006-07-29 | 1 | -2/+2 |
* | [PATCH] i386: use thread_info flags for debug regs and IO bitmaps | Stephane Eranian | 2006-07-10 | 1 | -21/+29 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 2006-06-26 | 1 | -3/+3 |
* | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 | 1 | -1/+0 |
* | [PATCH] kretprobe instance recycled by parent process | bibo mao | 2006-03-26 | 1 | -8/+0 |
* | [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() | Jan Beulich | 2006-03-23 | 1 | -1/+1 |
* | [PATCH] i386: print kernel version in register dumps | Chuck Ebbert | 2006-02-05 | 1 | -2/+4 |
* | [PATCH] i386: task_stack_page() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] i386: fix task_pt_regs() | akpm@osdl.org | 2006-01-12 | 1 | -18/+2 |
* | [PATCH] i386: task_thread_info() | Al Viro | 2006-01-12 | 1 | -2/+2 |
* | [PATCH] Make vm86 support optional | Matt Mackall | 2006-01-09 | 1 | -0/+1 |
* | [PATCH] x86: Deprecate useless bug | Zachary Amsden | 2006-01-06 | 1 | -11/+1 |
* | [PATCH] x86: Cr4 is valid on some 486s | Zachary Amsden | 2006-01-06 | 1 | -3/+1 |
* | [PATCH] x86: teach dump_task_regs() about the -8 offset. | Stas Sergeev | 2006-01-01 | 1 | -1/+3 |
* | [PATCH] kprobes: Fix return probes on sys_execve | Jim Keniston | 2005-11-24 | 1 | -7/+0 |
* | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 | 1 | -36/+28 |
* | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 1 | -1/+3 |
* | [PATCH] useless includes of linux/irq.h in arch/i386 | Al Viro | 2005-09-27 | 1 | -2/+0 |