| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops | Andi Kleen | 2013-08-06 | 1 | -2/+2 |
* | x86, asmlinkage, apm: Make APM data structure used from assembler visible | Andi Kleen | 2013-08-06 | 1 | -1/+1 |
* | x86, asmlinkage: Make syscall tables visible | Andi Kleen | 2013-08-06 | 2 | -2/+2 |
* | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen | 2013-08-06 | 6 | -9/+9 |
* | x86, asmlinkage: Make kprobes code visible and fix assembler code | Andi Kleen | 2013-08-06 | 2 | -5/+2 |
* | x86, asmlinkage: Make various syscalls asmlinkage | Andi Kleen | 2013-08-06 | 1 | -2/+2 |
* | x86, asmlinkage: Make 32bit/64bit __switch_to visible | Andi Kleen | 2013-08-06 | 2 | -2/+2 |
* | x86, asmlinkage: Make _*_start_kernel visible | Andi Kleen | 2013-08-06 | 2 | -2/+2 |
* | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen | 2013-08-06 | 4 | -18/+18 |
* | x86: Fix sys_call_table type in asm/syscall.h | Andi Kleen | 2013-08-06 | 1 | -2/+1 |
* | x86/mce: Fix mce regression from recent cleanup | Tony Luck | 2013-07-29 | 1 | -2/+2 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-07-18 | 4 | -27/+24 |
|\ |
|
| * | x86: Make sure IDT is page aligned | Kees Cook | 2013-07-16 | 3 | -25/+8 |
| * | x86, suspend: Handle CPUs which fail to #GP on RDMSR | H. Peter Anvin | 2013-07-15 | 1 | -2/+16 |
* | | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 49 | -302/+293 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-13 | 1 | -3/+4 |
|\ \ |
|
| * | | perf/x86: Fix incorrect use of do_div() in NMI warning | Dave Hansen | 2013-07-12 | 1 | -3/+4 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2013-07-11 | 1 | -4/+59 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86, mcheck, therm_throt: Process package thresholds | Srinivas Pandruvada | 2013-06-13 | 1 | -4/+59 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-10 | 1 | -3/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | perf/x86/amd: Do not print an error when the device is not present | Peter Zijlstra | 2013-07-05 | 1 | -3/+1 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-07-10 | 1 | -11/+18 |
|\ \ \ |
|
| * | | | x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt() | Seiji Aguchi | 2013-07-02 | 1 | -11/+18 |
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-07-09 | 1 | -0/+71 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v3.10-rc7' into drm-next | Dave Airlie | 2013-06-27 | 9 | -33/+21 |
| |\ \ \ \ |
|
| * | | | | | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed | Andy Lutomirski | 2013-05-31 | 1 | -0/+71 |
* | | | | | | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 2013-07-09 | 2 | -109/+4 |
* | | | | | | reboot: x86: prepare reboot_mode for moving to generic kernel code | Robin Holt | 2013-07-09 | 1 | -5/+7 |
* | | | | | | ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis... | Oleg Nesterov | 2013-07-09 | 1 | -0/+3 |
* | | | | | | ptrace/x86: cleanup ptrace_set_debugreg() | Oleg Nesterov | 2013-07-09 | 1 | -18/+8 |
* | | | | | | ptrace/x86: ptrace_write_dr7() should create bp if !disabled | Oleg Nesterov | 2013-07-09 | 1 | -7/+10 |
* | | | | | | ptrace/x86: introduce ptrace_register_breakpoint() | Oleg Nesterov | 2013-07-09 | 1 | -36/+50 |
* | | | | | | ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7() | Oleg Nesterov | 2013-07-09 | 1 | -33/+20 |
* | | | | | | ptrace/x86: simplify the "disable" logic in ptrace_write_dr7() | Oleg Nesterov | 2013-07-09 | 1 | -25/+15 |
* | | | | | | ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" | Oleg Nesterov | 2013-07-09 | 1 | -23/+5 |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | 2 | -16/+10 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 2013-07-04 | 11 | -38/+32 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86: Increase precision of x86_platform.get/set_wallclock() | David Vrabel | 2013-05-28 | 2 | -16/+10 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-07-06 | 1 | -3/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | irqdomain: Refactor irq_domain_associate_many() | Grant Likely | 2013-06-24 | 1 | -3/+1 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | update AMD powerflags comments | Thorsten Glaser | 2013-05-28 | 1 | -4/+4 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 2 | -3/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mm/x86: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 2 | -3/+1 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | 3 | -2/+11 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2013-06-28 | 3 | -2/+11 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | * | | | | | | | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. | Konrad Rzeszutek Wilk | 2013-06-19 | 3 | -2/+11 |
* | | | | | | | | | Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 1 | -17/+26 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | x86 thermal: Disable power limit notification interrupt by default | Fenghua Yu | 2013-06-14 | 1 | -8/+26 |
| * | | | | | | | | x86 thermal: Delete power-limit-notification console messages | Fenghua Yu | 2013-06-14 | 1 | -9/+0 |
| | |_|_|/ / / /
| |/| | | | | | |
|