summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft2011-06-141-2/+2
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-141-4/+4
|\
| * x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-141-4/+4
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-131-1/+2
|\ \
| * \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-081-1/+2
| |\ \
| | * | oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-301-1/+2
* | | | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds2011-06-132-0/+24
|\ \ \ \
| * | | | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli2011-06-091-0/+11
| * | | | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner2011-06-081-0/+13
| | |_|/ | |/| |
* / | | exec: delay address limit change until point of no returnMathias Krause2011-06-092-2/+0Star
|/ / /
* | | x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel2011-06-071-1/+21
* | | x86/amd-iommu: Use only per-device dma_opsJoerg Roedel2011-06-061-2/+24
* | | x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel2011-06-061-4/+4
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-312-2/+2
|\ \
| * | x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity2011-05-301-1/+1
| * | x86 idle: Fix mwait deprecation warning messageBorislav Petkov2011-05-301-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-311-0/+2
|\ \ \ | |/ / |/| |
| * | x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.oSteven Rostedt2011-05-281-0/+2
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-295-22/+28
|\ \ \
| * | | x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown2011-05-291-0/+1
| * | | x86 idle: deprecate "no-hlt" cmdline paramLen Brown2011-05-291-0/+1
| * | | x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown2011-05-291-0/+2
| * | | x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown2011-05-291-1/+3
| * | | x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-293-21/+21
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-284-18/+43
|\ \ \ \
| * | | | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky2011-05-261-2/+5
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2011-05-262-1/+2
| |\ \ \ \
| * | | | | x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-261-0/+7
| * | | | | x86: Remove unnecessary check in detect_ht()Nikhil P Rao2011-05-251-7/+0Star
| * | | | | x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-251-9/+31
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-281-6/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-271-6/+6
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick2011-05-261-6/+6
* | | | | | | Merge branch 'setns'Linus Torvalds2011-05-281-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
| |/ / / / /
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-266-72/+73
|\ \ \ \ \ \
| * | | | | | x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski2011-05-243-37/+41
| * | | | | | x86-64: Don't generate cmov in vread_tscAndy Lutomirski2011-05-241-2/+16
| * | | | | | x86-64: Remove unnecessary barrier in vread_tscAndy Lutomirski2011-05-241-4/+5
| * | | | | | x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-244-52/+34Star
* | | | | | | Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds2011-05-261-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-241-1/+1
| |/ / / / /
* | | | | | printk: allocate kernel log buffer earlierMike Travis2011-05-251-0/+2
* | | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-251-1/+0Star
| |_|/ / / |/| | | |
* | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-2415-214/+134Star
| |\ \ \ \ \
| * | | | | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | | | | | x86, ioapic: Restore ioapic entries during resume properlySuresh Siddha2011-05-241-2/+2
* | | | | | | x86: Get rid of asmregparmRichard Weinberger2011-05-241-2/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-242-65/+0Star
|\ \ \ \ \ \