| Commit message (Expand) | Author | Files | Lines |
2008-01-30 | x86: also define AT_VECTOR_SIZE_ARCH | Jan Beulich | 1 | -2/+8 |
2008-01-30 | x86: adjust enable_NMI_through_LVT0() | Jan Beulich | 7 | -10/+10 |
2008-01-30 | x86: make __{save,restore}_processor_state static | Jan Beulich | 4 | -10/+7 |
2008-01-30 | x86: move to .rodata/.init.data | Jan Beulich | 3 | -3/+3 |
2008-01-30 | x86-64: honor notify_die() returning NOTIFY_STOP | Jan Beulich | 4 | -20/+27 |
2008-01-30 | x86-64: make pda's cpunumber and nodenumber unsigned | Jan Beulich | 1 | -2/+2 |
2008-01-30 | i386: hard_{en,dis}able_TSC can be static | Jan Beulich | 2 | -4/+2 |
2008-01-30 | x86: kprobes code for x86 unification | Masami Hiramatsu | 7 | -1095/+228 |
2008-01-30 | x86: prepare kprobes code for x86 unification | Masami Hiramatsu | 6 | -347/+447 |
2008-01-30 | x86: return probe-booster for x86-64 | Masami Hiramatsu | 1 | -27/+65 |
2008-01-30 | x86: kprobe-booster for x86-64 | Masami Hiramatsu | 2 | -3/+149 |
2008-01-30 | x86: FIFO ticket spinlocks | Nick Piggin | 4 | -96/+83 |
2008-01-30 | spinlock: lockbreak cleanup | Nick Piggin | 19 | -37/+72 |
2008-01-30 | x86, ptrace: new ptrace BTS API | Markus Metzger | 5 | -142/+237 |
2008-01-30 | x86, ptrace: change BTS GET ptrace interface | Markus Metzger | 2 | -25/+22 |
2008-01-30 | x86, ptrace: use jiffies for BTS timestamps | Markus Metzger | 3 | -22/+12 |
2008-01-30 | x86, ptrace: remove bad comment | Markus Metzger | 1 | -4/+0 |
2008-01-30 | x86: avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tss | Glauber de Oliveira Costa | 1 | -40/+18 |
2008-01-30 | x86 boot: use E820 memory map on EFI 32 platform | Huang, Ying | 5 | -287/+16 |
2008-01-30 | x86: EFI runtime service support: remove duplicated code from efi_32.c | Huang, Ying | 5 | -443/+47 |
2008-01-30 | x86: EFI runtime service support: document for EFI runtime services | Huang, Ying | 2 | -1/+17 |
2008-01-30 | x86: EFI runtime service support: EFI runtime services | Huang, Ying | 2 | -7/+22 |
2008-01-30 | x86: EFI runtime service support | Huang, Ying | 9 | -4/+847 |
2008-01-30 | mcheck mce_64: mce_read_sem to mutex | Daniel Walker | 1 | -4/+4 |
2008-01-30 | x86: add ACPI reboot option | Aaron Durbin | 2 | -2/+14 |