| Commit message (Expand) | Author | Age |
... | |
* | | [PATCH] convert i386 NUMA KVA space to bootmem | keith mannthey | 2006-09-26 |
|/ |
|
* | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 2006-09-25 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-24 |
|\ |
|
| * | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 |
* | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-19 |
|\| |
|
| * | x86: save/restore eflags in context switch | Linus Torvalds | 2006-09-18 |
| * | [PATCH] Fix 'make headers_check' on i386 | David Woodhouse | 2006-09-16 |
| * | [PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h> | David Woodhouse | 2006-09-13 |
| * | [PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h> | David Woodhouse | 2006-09-13 |
| * | [PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa... | David Woodhouse | 2006-09-13 |
* | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-12 |
|\| |
|
| * | [PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility. | David Woodhouse | 2006-09-06 |
* | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-04 |
|\| |
|
| * | [PATCH] x86: increase MAX_MP_BUSSES on default arch | Andrew Morton | 2006-09-01 |
| * | [PATCH] i386: rwlock.h fix smp alternatives fix | Chris Wright | 2006-08-31 |
| * | [PATCH] i386: Remove __KERNEL__ ifdef around _syscall*() | Andi Kleen | 2006-08-30 |
| * | [PATCH] i386: Remove alternative_smp | Andi Kleen | 2006-08-30 |
| * | [PATCH] x86: Make backtracer fallback logic more bullet-proof | Jan Beulich | 2006-08-30 |
| * | [PATCH] x86: fix x86 cpuid keys used in alternative_smp() | Jan Beulich | 2006-08-30 |
* | | Merge /spare/repo/linux-2.6 into upstream | Jeff Garzik | 2006-08-29 |
|\| |
|
| * | [PATCH] CONFIG_ACPI_SRAT NUMA build fix | KAMEZAWA Hiroyuki | 2006-08-27 |
* | | [PATCH] libata: rework legacy handling to remove much of the cruft | Alan Cox | 2006-08-10 |
|/ |
|
* | [PATCH] IA64: kprobe invalidate icache of jump buffer | bibo, mao | 2006-07-31 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-15 |
* | [PATCH] i386: system.h: remove extra semicolons and fix order | Chuck Ebbert | 2006-07-13 |
* | [PATCH] i386: use thread_info flags for debug regs and IO bitmaps | Stephane Eranian | 2006-07-09 |
* | i386: improve and correct inline asm memory constraints | Linus Torvalds | 2006-07-08 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | Add Kbuild file for i386 'make headers_install' | David Woodhouse | 2006-06-18 |
* | | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: prove rwsem locking correctness | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: irqtrace cleanup of include/asm-i386/irqflags.h | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: irqtrace subsystem, i386 support | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: clean up rwsems | Ingo Molnar | 2006-07-03 |
* | | [PATCH] irq-flags: i386: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | | [PATCH] SMP alternatives: skip with UP kernels | Gerd Hoffmann | 2006-07-01 |
* | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 |
* | | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 |
* | | [PATCH] fix sgivwfb compile | Adrian Bunk | 2006-06-29 |
* | | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-27 |
* | | [PATCH] vdso: randomize the i386 vDSO by moving it into a vma | Ingo Molnar | 2006-06-27 |
* | | [PATCH] i386: use C code for current_thread_info() | Chuck Ebbert | 2006-06-27 |
* | | [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 2006-06-27 |
* | | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | spelling fixes | Andreas Mohr | 2006-06-26 |
* | | | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 |
|\ \ \ |
|
| * | | | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 2006-06-26 |
| * | | | [PATCH] x86_64: Avoid broadcasting NMI IPIs | Keith Owens | 2006-06-26 |
| * | | | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens | 2006-06-26 |