Age | Commit message (Expand) | Author | Files | Lines |
2006-07-15 | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 1 | -2/+0 |
2006-07-13 | [PATCH] i386: system.h: remove extra semicolons and fix order | Chuck Ebbert | 1 | -11/+10 |
2006-07-10 | [PATCH] i386: use thread_info flags for debug regs and IO bitmaps | Stephane Eranian | 1 | -0/+7 |
2006-07-09 | i386: improve and correct inline asm memory constraints | Linus Torvalds | 8 | -62/+57 |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 1 | -0/+5 |
2006-07-04 | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar | 1 | -0/+7 |
2006-07-04 | [PATCH] lockdep: prove rwsem locking correctness | Ingo Molnar | 1 | -8/+27 |
2006-07-04 | [PATCH] lockdep: irqtrace cleanup of include/asm-i386/irqflags.h | Ingo Molnar | 1 | -12/+83 |
2006-07-04 | [PATCH] lockdep: irqtrace subsystem, i386 support | Ingo Molnar | 3 | -19/+62 |
2006-07-04 | [PATCH] lockdep: clean up rwsems | Ingo Molnar | 1 | -16/+1 |
2006-07-03 | [PATCH] irq-flags: i386: Use the new IRQF_ constants | Thomas Gleixner | 2 | -6/+4 |
2006-07-01 | [PATCH] SMP alternatives: skip with UP kernels | Gerd Hoffmann | 1 | -0/+8 |
2006-06-30 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 1 | -0/+1 |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 1 | -10/+0 |
2006-06-29 | [PATCH] fix sgivwfb compile | Adrian Bunk | 1 | -0/+3 |
2006-06-28 | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 1 | -0/+5 |
2006-06-28 | [PATCH] vdso: randomize the i386 vDSO by moving it into a vma | Ingo Molnar | 6 | -24/+48 |
2006-06-28 | [PATCH] i386: use C code for current_thread_info() | Chuck Ebbert | 1 | -6/+4 |
2006-06-28 | [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 2 | -7/+7 |
2006-06-28 | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2 | -31/+0 |
2006-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2006-06-26 | Merge branch 'x86-64' | Linus Torvalds | 13 | -31/+229 |
2006-06-26 | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 2 | -0/+20 |
2006-06-26 | [PATCH] x86_64: Avoid broadcasting NMI IPIs | Keith Owens | 1 | -2/+5 |
2006-06-26 | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens | 1 | -0/+2 |
2006-06-26 | [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernels | Andi Kleen | 1 | -6/+20 |
2006-06-26 | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 1 | -3/+4 |
2006-06-26 | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich | 1 | -4/+4 |
2006-06-26 | [PATCH] i386: reliable stack trace support i386 entry.S | Jan Beulich | 1 | -0/+54 |
2006-06-26 | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich | 2 | -1/+99 |
2006-06-26 | [PATCH] x86_64: nmi watchdog header cleanup | Don Zickus | 2 | -19/+21 |
2006-06-26 | [PATCH] x86_64: Clean and enhance up K8 northbridge access code | Andi Kleen | 1 | -0/+1 |
2006-06-26 | [PATCH] x86_64: x86_64 version of the smp alternative patch. | Gerd Hoffmann | 1 | -0/+2 |
2006-06-26 | [PATCH] i386/x86-64: Emulate CPUID4 on AMD | Andi Kleen | 1 | -0/+1 |
2006-06-26 | [PATCH] Notify page fault call chain | Anil S Keshavamurthy | 1 | -0/+1 |
2006-06-26 | [PATCH] Notify page fault call chain for i386 | Anil S Keshavamurthy | 1 | -0/+2 |
2006-06-26 | [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping | john stultz | 2 | -57/+2 |
2006-06-26 | [PATCH] Time: i386 Conversion - part 2: Rework TSC Support | john stultz | 4 | -34/+56 |
2006-06-26 | spelling fixes | Andreas Mohr | 1 | -1/+1 |
2006-06-25 | [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386 | NeilBrown | 1 | -12/+34 |
2006-06-25 | [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes | NeilBrown | 1 | -0/+6 |
2006-06-25 | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 1 | -3/+2 |
2006-06-25 | [PATCH] Clean up and refactor i386 sub-architecture setup | Jeremy Fitzhardinge | 7 | -163/+16 |
2006-06-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+0 |
2006-06-23 | [PATCH] x86: compile fix for asm-i386/alternatives.h | Kirill Smelkov | 1 | -0/+2 |
2006-06-23 | [PATCH] x86: VIA C7 CPU flags | Michal Ludvig | 1 | -0/+12 |
2006-06-23 | [PATCH] x86: fix __range_ok constraint | Roman Zippel | 1 | -1/+1 |
2006-06-23 | [PATCH] Don't trigger full rebuild via CONFIG_X86_MCE | Alexey Dobriyan | 2 | -6/+5 |
2006-06-23 | [PATCH] Don't trigger full rebuild via CONFIG_MTRR | Alexey Dobriyan | 2 | -8/+4 |
2006-06-23 | [PATCH] arch/i386/kernel/apic.c: make modern_apic() static | Adrian Bunk | 1 | -2/+0 |