| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] x86_64 specific function return probes | Rusty Lynch | 2005-06-23 | 1 | -0/+3 |
* | [PATCH] streamline preempt_count type across archs | Jesper Juhl | 2005-06-23 | 1 | -1/+1 |
* | [PATCH] xen: x86_64: Add macro for debugreg | Vincent Hanquez | 2005-06-23 | 1 | -0/+8 |
* | [PATCH] xen: x86: Rename usermode macro | Vincent Hanquez | 2005-06-23 | 1 | -0/+1 |
* | [PATCH] eliminate duplicate rdpmc definition | Jan Beulich | 2005-06-23 | 1 | -5/+0 |
* | [PATCH] i386: Selectable Frequency of the Timer Interrupt | Christoph Lameter | 2005-06-23 | 1 | -2/+4 |
* | [PATCH] x86/x86_64: pcibus_to_node | Christoph Lameter | 2005-06-23 | 1 | -11/+3 |
* | [PATCH] Platform SMIs and their interferance with tsc based delay calibration | Venkatesh Pallipadi | 2005-06-23 | 1 | -0/+3 |
* | [PATCH] add x86-64 specific support for sparsemem | Matt Tolentino | 2005-06-23 | 2 | -2/+26 |
* | [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options | Matt Tolentino | 2005-06-23 | 4 | -15/+13 |
* | [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map | Dave Hansen | 2005-06-23 | 1 | -4/+1 |
* | [PATCH] Hugepage consolidation | David Gibson | 2005-06-21 | 2 | -1/+3 |
* | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-21 | 1 | -1/+1 |
* | [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes | Suresh Siddha | 2005-06-21 | 2 | -6/+7 |
* | [PATCH] AGP fix for Xen VMM | Keir Fraser | 2005-06-07 | 1 | -0/+10 |
* | [PATCH] x86_64: CONFIG_BUG=n fixes | Alexander Nyberg | 2005-05-25 | 1 | -0/+2 |
* | Remove some left-over empty files | Linus Torvalds | 2005-05-20 | 1 | -0/+0 |
* | [PATCH] kill <asm/ioctl32.h> | Christoph Hellwig | 2005-05-17 | 1 | -1/+0 |
* | [PATCH] x86_64: Collected NMI watchdog fixes. | Andi Kleen | 2005-05-17 | 1 | -0/+2 |
* | [PATCH] x86_64: Add pmtimer support | Andi Kleen | 2005-05-17 | 2 | -0/+8 |
* | [PATCH] x86_64: Remove unique APIC/IO-APIC ID check | Andi Kleen | 2005-05-17 | 1 | -1/+0 |
* | [PATCH] x86_64: Remove x86_apicid field | Andi Kleen | 2005-05-17 | 1 | -1/+0 |
* | [PATCH] x86_64: Increase number of IO-APICs | Andi Kleen | 2005-05-17 | 1 | -1/+1 |
* | [PATCH] x86_64: Add a guard page at the end of the 47bit address space | Andi Kleen | 2005-05-17 | 1 | -2/+2 |
* | [PATCH] make some things static | Adrian Bunk | 2005-05-05 | 1 | -1/+1 |
* | [PATCH] asm/signal.h unification | Al Viro | 2005-05-04 | 1 | -13/+1 |
* | [PATCH] consolidate sys_shmat | Stephen Rothwell | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] consolidate SIGEV_PAD_SIZE | Stephen Rothwell | 2005-05-01 | 1 | -2/+0 |
* | [PATCH] move SA_xxx defines to linux/signal.h | Stas Sergeev | 2005-05-01 | 1 | -14/+0 |
* | [PATCH] remove all kernel BUGs | Matt Mackall | 2005-05-01 | 1 | -1/+3 |
* | [PATCH] Increase number of e820 entries hard limit from 32 to 128 | Venkatesh Pallipadi | 2005-05-01 | 2 | -2/+3 |
* | [PATCH] CPUID bug and inconsistency fix | H. Peter Anvin | 2005-05-01 | 1 | -4/+10 |
* | [PATCH] check nmi watchdog is broken | Jack F Vogel | 2005-05-01 | 1 | -1/+0 |
* | [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 | Hugh Dickins | 2005-04-19 | 1 | -1/+1 |
* | [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine | Andi Kleen | 2005-04-16 | 3 | -24/+8 |
* | [PATCH] x86_64: Rename the extended cpuid level field | Andi Kleen | 2005-04-16 | 1 | -1/+1 |
* | [PATCH] x86_64: add support for Intel dual-core detection and displaying | Andi Kleen | 2005-04-16 | 1 | -0/+2 |
* | [PATCH] x86_64: Remove duplicated syscall entry. | Andi Kleen | 2005-04-16 | 1 | -2/+0 |
* | [PATCH] x86_64: Keep only a single debug notifier chain | Andi Kleen | 2005-04-16 | 1 | -1/+0 |
* | [PATCH] x86_64: Port over e820 gap detection from i386 | Andi Kleen | 2005-04-16 | 1 | -0/+1 |
* | [PATCH] x86_64: Correct wrong comment in local.h | Andi Kleen | 2005-04-16 | 1 | -1/+2 |
* | [PATCH] x86_64: Support constantly ticking TSCs | Andi Kleen | 2005-04-16 | 1 | -0/+1 |
* | [PATCH] x86_64: Use a common function to find code segment bases | Andi Kleen | 2005-04-16 | 1 | -0/+5 |
* | [PATCH] x86_64: Use a VMA for the 32bit vsyscall | Andi Kleen | 2005-04-16 | 1 | -2/+0 |
* | [PATCH] x86-64: Fix BUG() | Andi Kleen | 2005-04-16 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 140 | -0/+13947 |