summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-1488-1308/+2563
|\
| * Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-071-0/+4
| |\
| | * KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-051-0/+4
| * | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-8/+1
| |\ \
| | * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+1
| * | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-041-0/+60
| |\ \ \
| | * | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-291-0/+60
| * | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-045-17/+29
| |\ \ \ \
| | * | | | X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-285-17/+29
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-041-0/+13
| |\ \ \ \ \
| | * | | | | perf/x86/p4: Add format attributesPeter Zijlstra2012-04-031-0/+13
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-042-25/+6
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-301-24/+0
| | * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2012-03-3041-164/+450
| | |\ \ \ \ \
| | * | | | | | x86: Preserve lazy irq disable semantics in fixup_irqs()Liu, Chuansheng2012-03-291-1/+6
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-315-1/+90
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'linus' into perf/urgentIngo Molnar2012-03-2646-258/+578
| | |\ \ \ \ \ \
| | * | | | | | | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-231-1/+9
| | * | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-235-0/+81
| | |\ \ \ \ \ \ \
| | | * | | | | | | perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-165-0/+81
| * | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-303-5/+11
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'tboot' into releaseLen Brown2012-03-301-3/+6
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown2012-03-221-3/+6
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | | * | | | | | | tboot: Add return values for tboot_sleepKonrad Rzeszutek Wilk2012-03-131-9/+4
| | | | * | | | | | | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2012-03-131-0/+8
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2012-03-302-2/+5
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | | * | | | | | | | ACPI: Fix use-after-free in acpi_map_lsapicPetr Vandrovec2012-03-301-1/+2
| | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky2012-03-301-1/+3
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-297-69/+77
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-299-30/+312
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-291-5/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sched/x86/smp: Do not enable IRQs over calibrate_delay()Peter Zijlstra2012-03-271-5/+0
| * | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-2913-227/+253
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | x86/apic/amd: Be more verbose about LVT offset assignmentsRobert Richter2012-03-281-4/+9
| | * | | | | | | | | | | x86, tls: Off by one limit checkDan Carpenter2012-03-281-2/+2
| | * | | | | | | | | | | x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge2012-03-281-7/+51
| | * | | | | | | | | | | x86: Merge the x86_32 and x86_64 cpu_idle() functionsRichard Weinberger2012-03-263-165/+114
| | * | | | | | | | | | | x86: Stop recursive fault in print_context_stack after stack overflowHugh Dickins2012-03-241-2/+5
| | * | | | | | | | | | | x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=yAlexander Gordeev2012-03-231-40/+61
| | * | | | | | | | | | | x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-235-6/+10
| | * | | | | | | | | | | x86: Fix excessive MSR print out when show_msr is not specifiedYinghai Lu2012-03-231-1/+1
| * | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-292-13/+22
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86: vdso: Put declaration before codeThomas Gleixner2012-03-241-1/+2
| | * | | | | | | | | | | | x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-231-1/+9
| | * | | | | | | | | | | | x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria2012-03-151-0/+10
| | * | | | | | | | | | | | x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-151-8/+3
| | * | | | | | | | | | | | x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner2012-03-151-5/+0
| * | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-281-10/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | kdump x86: fix total mem size calculation for reservationDave Young2012-03-281-10/+1
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2825-22/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud