| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | x86: Kill handle_signal()->set_fs() | Oleg Nesterov | 2011-07-14 | 1 | -9/+0 |
| * | | | | | | | | x86, do_signal: Simplify the TS_RESTORE_SIGMASK logic | Oleg Nesterov | 2011-07-14 | 1 | -19/+10 |
| * | | | | | | | | x86, signals: Convert the X86_32 code to use set_current_blocked() | Oleg Nesterov | 2011-07-14 | 1 | -10/+8 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 1 | -136/+46 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, mtrr: Use pci_dev->revision | Sergei Shtylyov | 2011-07-02 | 1 | -8/+5 |
| * | | | | | | | | x86, mtrr: use stop_machine APIs for doing MTRR rendezvous | Suresh Siddha | 2011-06-27 | 1 | -151/+41 |
| * | | | | | | | | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha | 2011-06-27 | 1 | -0/+23 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-07-22 | 1 | -10/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, microcode, AMD: Fix section header size check | Borislav Petkov | 2011-06-16 | 1 | -7/+8 |
| * | | | | | | | | x86, microcode, AMD: Correct buf references | Borislav Petkov | 2011-06-15 | 1 | -3/+3 |
* | | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-07-22 | 5 | -219/+239 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, mce: Use mce_sysdev_ prefix to group functions | Hidetoshi Seto | 2011-06-16 | 2 | -34/+38 |
| * | | | | | | | | | x86, mce: Use mce_chrdev_ prefix to group functions | Hidetoshi Seto | 2011-06-16 | 1 | -36/+41 |
| * | | | | | | | | | x86, mce: Cleanup mce_read() | Hidetoshi Seto | 2011-06-16 | 1 | -12/+11 |
| * | | | | | | | | | x86, mce: Cleanup mce_create()/remove_device() | Hidetoshi Seto | 2011-06-16 | 1 | -13/+14 |
| * | | | | | | | | | x86, mce: Check the result of ancient_init() | Hidetoshi Seto | 2011-06-16 | 1 | -3/+9 |
| * | | | | | | | | | x86, mce: Introduce mce_gather_info() | Hidetoshi Seto | 2011-06-16 | 1 | -23/+27 |
| * | | | | | | | | | x86, mce: Replace MCM_ with MCI_MISC_ | Hidetoshi Seto | 2011-06-16 | 1 | -2/+2 |
| * | | | | | | | | | x86, mce: Replace MCE_SELF_VECTOR by irq_work | Hidetoshi Seto | 2011-06-16 | 3 | -49/+6 |
| * | | | | | | | | | x86, mce, severity: Clean up trivial coding style problems | Hidetoshi Seto | 2011-06-16 | 1 | -20/+19 |
| * | | | | | | | | | x86, mce, severity: Cleanup severity table | Hidetoshi Seto | 2011-06-16 | 1 | -69/+58 |
| * | | | | | | | | | x86, mce, severity: Make formatting a bit more readable | Hidetoshi Seto | 2011-06-16 | 1 | -30/+88 |
| * | | | | | | | | | x86, mce, severity: Fix two severities table signatures | Tony Luck | 2011-06-16 | 1 | -3/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-07-22 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown | 2011-07-15 | 1 | -5/+5 |
| * | | | | | | | | | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown | 2011-07-14 | 1 | -0/+18 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-07-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, smpboot: Mark the names[] array in __inquire_remote_apic() as const | Greg Dietsche | 2011-07-21 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-07-22 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, asm: Flip RESTORE_ARGS arguments logic | Borislav Petkov | 2011-06-03 | 1 | -2/+2 |
| * | | | | | | | | | | x86, asm: Flip SAVE_ARGS arguments logic | Borislav Petkov | 2011-06-03 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 2 | -26/+67 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabled | Naga Chumbalkar | 2011-07-12 | 1 | -20/+49 |
| * | | | | | | | | | | | x86, ioapic: Print IRTE when IR is enabled | Naga Chumbalkar | 2011-07-12 | 1 | -0/+10 |
| * | | | | | | | | | | | x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSR | Naga Chumbalkar | 2011-07-12 | 1 | -1/+1 |
| * | | | | | | | | | | | x86, ioapic: Also print Dest field | Naga Chumbalkar | 2011-07-11 | 1 | -2/+2 |
| * | | | | | | | | | | | x86, ioapic: Format clean up for IOAPIC output | Naga Chumbalkar | 2011-07-11 | 1 | -3/+5 |
| * | | | | | | | | | | | x86: print APIC data a little later during boot | Naga Chumbalkar | 2011-07-08 | 1 | -1/+1 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-07-22 | 6 | -101/+15 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | i8253: Cleanup outb/inb magic | Thomas Gleixner | 2011-07-01 | 1 | -3/+3 |
| * | | | | | | | | | | | x86: Use common i8253 clockevent | Thomas Gleixner | 2011-07-01 | 1 | -90/+3 |
| * | | | | | | | | | | | x86: i8253: Consolidate definitions of global_clock_event | Ralf Baechle | 2011-06-09 | 4 | -0/+4 |
| * | | | | | | | | | | | i8253: Consolidate all kernel definitions of i8253_lock | Ralf Baechle | 2011-06-09 | 1 | -3/+0 |
| * | | | | | | | | | | | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 2011-06-09 | 5 | -5/+5 |
* | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-22 | 10 | -280/+527 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter | 2011-07-21 | 1 | -35/+0 |
| * | | | | | | | | | | | | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov | 2011-07-21 | 1 | -36/+30 |
| * | | | | | | | | | | | | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov | 2011-07-14 | 2 | -36/+106 |
| * | | | | | | | | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | x86: Swap save_stack_trace_regs parameters | Masami Hiramatsu | 2011-06-14 | 1 | -1/+1 |
| | | |_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | |
|