| Commit message (Expand) | Author | Age | Files | Lines |
* | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea | 2013-08-22 | 1 | -1/+1 |
* | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds | 2013-08-22 | 1 | -1/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-08-19 | 3 | -43/+31 |
|\ |
|
| * | x86, microcode, AMD: Fix early microcode loading | Torsten Kaiser | 2013-08-12 | 2 | -28/+26 |
| * | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf... | Torsten Kaiser | 2013-08-12 | 1 | -15/+5 |
* | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-14 | 1 | -1/+1 |
|\ \ |
|
| * | | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 2013-08-13 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-08-13 | 2 | -2/+3 |
|\ \
| |/
|/| |
|
| * | perf/x86: Add Haswell ULT model number used in Macbook Air and other systems | Andi Kleen | 2013-08-12 | 1 | -0/+1 |
| * | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver | 2013-08-05 | 1 | -2/+2 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-08-06 | 3 | -7/+18 |
|\ \
| |/
|/| |
|
| * | x86, amd, microcode: Fix error path in apply_microcode_amd() | Torsten Kaiser | 2013-07-31 | 1 | -4/+5 |
| * | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz | H.J. Lu | 2013-07-26 | 1 | -1/+1 |
| * | x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipset | Neil Horman | 2013-07-23 | 1 | -2/+12 |
* | | 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 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|