Age | Commit message (Expand) | Author | Files | Lines |
2008-02-06 | calibrate_delay() must be __cpuinit | Adrian Bunk | 1 | -2/+0 |
2008-01-30 | x86: remove set_kernel_exec() | Andi Kleen | 1 | -11/+0 |
2008-01-30 | x86: remove unneded casts | Jan Engelhardt | 1 | -1/+1 |
2008-01-30 | x86: change bios_cpu_apicid to percpu data variable fixup | travis@sgi.com | 1 | -1/+1 |
2008-01-30 | x86: change NR_CPUS arrays in numa_64 fixup | travis@sgi.com | 1 | -1/+1 |
2008-01-30 | x86: cleanup x86_cpu_to_apicid references | travis@sgi.com | 1 | -7/+2 |
2008-01-30 | x86: adjust enable_NMI_through_LVT0() | Jan Beulich | 1 | -1/+1 |
2008-01-30 | x86: use generic register name in the thread and tss structures | H. Peter Anvin | 1 | -4/+4 |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 1 | -5/+5 |
2008-01-30 | x86: prevent dereferencing non-allocated per_cpu variables | Mike Travis | 1 | -2/+2 |
2008-01-30 | x86: adjust numa 32 namespace | Thomas Gleixner | 1 | -8/+8 |
2008-01-30 | x86: nuke a ton of unused exports | Thomas Gleixner | 1 | -1/+0 |
2007-12-19 | x86 smpboot_32.c section fixes | Adrian Bunk | 1 | -3/+3 |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2007-10-20 | spelling fixes: arch/i386/ | Simon Arlott | 1 | -1/+1 |
2007-10-19 | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 1 | -25/+26 |
2007-10-19 | x86: convert cpu_llc_id to be a per cpu variable | Mike Travis | 1 | -3/+3 |
2007-10-19 | x86: convert cpu_to_apicid to be a per cpu variable | Mike Travis | 1 | -7/+15 |
2007-10-19 | x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash | Ingo Molnar | 1 | -0/+2 |
2007-10-17 | x86: misc. constifications | Jan Beulich | 1 | -2/+2 |
2007-10-17 | x86: enable NMI watchdog on nosmp | Ingo Molnar | 1 | -0/+6 |
2007-10-17 | i386: setup_trampoline() must be __cpuinit | Adrian Bunk | 1 | -1/+1 |
2007-10-16 | Convert cpu_sibling_map to be a per cpu variable | Mike Travis | 1 | -18/+18 |
2007-10-16 | x86: Convert cpu_core_map to be a per cpu variable | Mike Travis | 1 | -17/+17 |
2007-10-11 | i386: move kernel | Thomas Gleixner | 1 | -0/+1322 |