aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-161-0/+14
|\
| * memory hotplug: Define memory_block_size_bytes for x86_64 with CONFIG_X86_UVNathan Fontenot2011-02-031-0/+14
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-165-16/+32
|\ \
| * \ Merge branch 'x86/amd-nb' into x86/urgentIngo Molnar2011-03-166-37/+168
| |\ \
| | * | x86, amd-nb: Misc cleanliness fixesBorislav Petkov2011-03-032-14/+16
| * | | x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky2011-03-161-0/+4
| * | | x86, quirk: Fix SB600 revision checkAndreas Herrmann2011-03-161-1/+6
| * | | x86: stop_machine_text_poke() should issue sync_core()Mathieu Desnoyers2011-03-151-1/+6
* | | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-1624-280/+314
|\ \ \ \
| * | | | x86: Fix binutils-2.21 symbol related build failuresSedat Dilek2011-03-092-2/+2
| * | | | x86-64, trampoline: Remove unused variableH. Peter Anvin2011-02-181-2/+0
| * | | | x86, reboot: Fix the use of passed arguments in 32-bit BIOS rebootH. Peter Anvin2011-02-181-3/+7
| * | | | x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin2011-02-175-107/+162
| * | | | x86: Make the GDT_ENTRY() macro in <asm/segment.h> safe for assemblyH. Peter Anvin2011-02-171-5/+7
| * | | | x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin2011-02-179-108/+68
| * | | | x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin2011-02-1710-58/+73
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-03-162-4/+3
|\ \ \ \ \
| * | | | | PM: Drop pm_flags that is not necessaryRafael J. Wysocki2011-03-151-3/+2
| * | | | | PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki2011-03-151-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-161-0/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2011-03-161-0/+5
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells2011-03-081-0/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-03-161-13/+11
|\ \ \ \ \ \ \
| * | | | | | | crypto: aesni-intel - Fix remaining leak in rfc4106_set_hash_keyJesper Juhl2011-02-161-9/+6
| * | | | | | | crypto: aesni-intel - Don't leak memory in rfc4106_set_hash_subkeyJesper Juhl2011-01-231-8/+9
* | | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-164-2/+110
|\ \ \ \ \ \ \ \
| * | | | | | | | percpu, x86: Add arch-specific this_cpu_cmpxchg_double() supportChristoph Lameter2011-02-283-0/+108
| * | | | | | | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-2/+2
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-1526-182/+1058
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Clean up apic.c and apic.hHenrik Kretzschmar2011-03-112-47/+22
| * | | | | | | | | x86: Remove superflous goal definition of tsc_syncHenrik Kretzschmar2011-03-111-2/+2
| * | | | | | | | | x86: dt: Cleanup local apic setupThomas Gleixner2011-02-256-31/+29
| * | | | | | | | | x86: dt: Fix OLPC=y/INTEL_CE=n buildSebastian Andrzej Siewior2011-02-242-5/+19
| * | | | | | | | | rtc: cmos: Add OF bindingsSebastian Andrzej Siewior2011-02-231-0/+3
| * | | | | | | | | x86: ce4100: Use OF to setup devicesSebastian Andrzej Siewior2011-02-231-7/+19
| * | | | | | | | | x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior2011-02-233-0/+112
| * | | | | | | | | x86: dtb: Add generic bus probeSebastian Andrzej Siewior2011-02-231-0/+19
| * | | | | | | | | x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior2011-02-232-0/+97
| * | | | | | | | | x86: dtb: Add device tree support for HPETSebastian Andrzej Siewior2011-02-231-0/+19
| * | | | | | | | | x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior2011-02-233-3/+117
| * | | | | | | | | x86: dtb: Add irq domain abstractionSebastian Andrzej Siewior2011-02-233-1/+59
| * | | | | | | | | x86: dtb: Add a device tree for CE4100Sebastian Andrzej Siewior2011-02-231-0/+428
| * | | | | | | | | x86: Add device tree supportSebastian Andrzej Siewior2011-02-238-13/+106
| * | | | | | | | | x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior2011-02-233-11/+16
| * | | | | | | | | Merge branch 'x86/apic' into x86/platformThomas Gleixner2011-02-236-176/+163
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: OLPC: Make OLPC=n build againThomas Gleixner2011-02-231-0/+7
| * | | | | | | | | | x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner2011-02-233-8/+4
| * | | | | | | | | | x86: OLPC: Cleanup config maze completelyThomas Gleixner2011-02-234-20/+5
| * | | | | | | | | | x86: OLPC: Hide OLPC_OPENFIRMWARE config switchThomas Gleixner2011-02-231-8/+2
| * | | | | | | | | | x86: OLPC: Remove redundant !X64_64 config dependencyThomas Gleixner2011-02-231-2/+2