summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry2012-07-141-0/+4
* x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry2012-07-131-4/+31
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-302-11/+24
|\
| *---. Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown2012-06-3098-2935/+3034
| |\ \ \
| | | | * ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2012-06-051-0/+8
| | | * | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang2012-06-111-0/+8
| | | * | ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-06-111-5/+0
| | | * | ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-06-111-6/+8
| | |/ /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-293-11/+24
|\ \ \ \
| * | | | x86, cpufeature: Remove stray %s, add -w to mkcapflags.plH. Peter Anvin2012-06-261-2/+2
| * | | | x86, cpufeature: Catch duplicate CPU feature stringsH. Peter Anvin2012-06-251-5/+18
| * | | | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-06-251-1/+1
| * | | | x86: Fix kernel-doc warningsWanpeng Li2012-06-181-4/+4
* | | | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-06-151-1/+2
|\ \ \ \ \
| * | | | | x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski2012-06-141-1/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-151-2/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | x86/smp: Fix topology checks on AMD MCM CPUsBorislav Petkov2012-06-131-2/+5
* | | | | x86: kvmclock: remove check_and_clear_guest_paused warningMarcelo Tosatti2012-06-111-5/+0
| |/ / / |/| | |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-081-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal2012-06-061-0/+9
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-085-13/+9
|\ \ \ \
| * | | | x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2012-06-081-2/+2
| * | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-06-061-2/+2
| * | | | x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang2012-06-061-2/+4
| * | | | x86/gart: Fix kmemleak warningXiaotian Feng2012-06-061-6/+0
| * | | | x86: mce: Add the dropped timer interval init backThomas Gleixner2012-06-061-1/+1
| * | | | x86/mce: Fix the MCE poll timer logicChen Gong2012-06-061-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-084-47/+120
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | perf/x86: Check if user fp is validArun Sharma2012-06-061-0/+12
| * | | | perf/x86: Allow multiple stacksArun Sharma2012-06-061-6/+0
| * | | | perf/x86: Update SNB PEBS constraintsPeter Zijlstra2012-06-061-8/+1
| * | | | perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra2012-06-061-1/+2
| * | | | perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra2012-06-062-8/+43
| * | | | perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra2012-06-063-28/+66
| |/ / /
* | | | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-051-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | x86/mce: Fix the MCE poll timer logicChen Gong2012-06-051-1/+1
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-051-9/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_maskPeter Zijlstra2012-05-301-9/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-026-21/+153
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...H. Peter Anvin2012-06-015-15/+153
| |\ \ \ \
| | * | | | ftrace/x86: Do not change stacks in DEBUG when calling lockdepSteven Rostedt2012-05-311-3/+41
| | * | | | x86: Allow nesting of the debug stack IDT settingSteven Rostedt2012-05-311-1/+7
| | * | | | x86: Reset the debug_stack update counterSteven Rostedt2012-05-311-2/+4
| | * | | | ftrace: Use breakpoint method to update ftrace callerSteven Rostedt2012-05-311-16/+72
| | * | | | ftrace: Synchronize variable setting with breakpointsSteven Rostedt2012-05-312-5/+41
| * | | | | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu2012-06-011-6/+0
* | | | | | x86: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2012-06-012-13/+10
* | | | | | new helper: signal_delivered()Al Viro2012-06-011-4/+2
* | | | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* | | | | | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-22/+9
OpenPOWER on IntegriCloud