| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-15 | 7 | -33/+369 |
|\ |
|
| * | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2012-01-08 | 6 | -24/+27 |
| |\ |
|
| * \ | Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2012-01-07 | 7 | -33/+369 |
| |\ \ |
|
| | * | | x86: Add counter when debug stack is used with interrupts enabled | Steven Rostedt | 2011-12-21 | 4 | -8/+40 |
| | * | | x86: Allow NMIs to hit breakpoints in i386 | Steven Rostedt | 2011-12-21 | 1 | -7/+94 |
| | * | | x86: Keep current stack in NMI breakpoints | Steven Rostedt | 2011-12-21 | 6 | -0/+65 |
| | * | | x86: Add workaround to NMI iret woes | Steven Rostedt | 2011-12-21 | 1 | -0/+177 |
| | * | | x86: Document the NMI handler about not using paranoid_exit | Steven Rostedt | 2011-12-21 | 1 | -1/+8 |
| | * | | x86: Do not schedule while still in NMI context | Linus Torvalds | 2011-12-21 | 1 | -32/+0 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-15 | 2 | -2/+7 |
|\ \ \ \ |
|
| * | | | | x86, atomic: atomic64_read() take a const pointer | H. Peter Anvin | 2012-01-09 | 1 | -1/+1 |
| * | | | | x86, UV: Update Boot messages for SGI UV2 platform | Jack Steiner | 2012-01-08 | 1 | -1/+6 |
* | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 7 | -24/+24 |
|\ \ \ \ \ |
|
| * | | | | | module_param: make bool parameters really bool (arch) | Rusty Russell | 2012-01-13 | 7 | -24/+24 |
* | | | | | | x86/mce: Fix CPU hotplug and suspend regression related to MCE | Srivatsa S. Bhat | 2012-01-13 | 1 | -1/+1 |
* | | | | | | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") | Linus Torvalds | 2012-01-12 | 4 | -15/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | cpumask: update setup_node_to_cpumask_map() comments | Wanlong Gao | 2012-01-12 | 1 | -1/+1 |
| * | | | | | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens | 2012-01-12 | 3 | -7/+1 |
| * | | | | | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens | 2012-01-12 | 3 | -7/+1 |
| * | | | | | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL | Heiko Carstens | 2012-01-12 | 1 | -0/+1 |
* | | | | | | Merge tag 'to-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-12 | 1 | -8/+13 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | lguest: Make sure interrupt is allocated ok by lguest_setup_irq | Stratos Psomadakis | 2012-01-12 | 1 | -8/+13 |
* | | | | | | x86: Get rid of 'dubious one-bit signed bitfield' sprase warning | Anton Vorontsov | 2012-01-12 | 1 | -2/+2 |
* | | | | | | x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y | Bjorn Helgaas | 2012-01-12 | 1 | -1/+2 |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-11 | 10 | -21/+70 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/intel config: Fix the APB_TIMER selection | Alan Cox | 2011-12-29 | 1 | -2/+6 |
| * | | | | | | Merge commit 'v3.2-rc6' into x86/platform | Ingo Molnar | 2011-12-18 | 26 | -113/+254 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86/mrst: Add additional debug prints for pb_keys | Michael Demeter | 2011-12-18 | 1 | -0/+1 |
| * | | | | | | | x86/intel config: Revamp configuration to allow for Moorestown and Medfield | Alan Cox | 2011-12-18 | 5 | -7/+7 |
| * | | | | | | | x86/apb: Fix configuration constraints | Alan Cox | 2011-12-18 | 1 | -0/+1 |
| * | | | | | | | x86: Fix INTEL_MID silly | Alan Cox | 2011-12-16 | 1 | -0/+1 |
| * | | | | | | | x86/Kconfig: Cyclone-timer depends on x86-summit | Alessandro Rubini | 2011-12-05 | 1 | -1/+1 |
| * | | | | | | | x86: Reduce clock calibration time during slave cpu startup | Jack Steiner | 2011-12-05 | 2 | -5/+31 |
| * | | | | | | | x86/config: Revamp configuration for MID devices | Alan Cox | 2011-12-05 | 4 | -5/+22 |
| * | | | | | | | x86/sfi: Kill the IRQ as id hack | Alan Cox | 2011-12-05 | 1 | -2/+1 |
* | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-11 | 8 | -10/+309 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, reboot: Fix typo in nmi reboot path | Don Zickus | 2012-01-07 | 1 | -1/+1 |
| * | | | | | | | | x86, NMI: Add to_cpumask() to silence compile warning | Dan Carpenter | 2011-12-07 | 1 | -1/+1 |
| * | | | | | | | | x86, NMI: NMI selftest depends on the local apic | Don Zickus | 2011-12-07 | 1 | -1/+1 |
| * | | | | | | | | x86: Add stack top margin for stack overflow checking | Mitsuo Hayasaka | 2011-12-07 | 1 | -3/+5 |
| * | | | | | | | | x86, NMI: NMI-selftest should handle the UP case properly | Don Zickus | 2011-12-06 | 1 | -1/+2 |
| * | | | | | | | | x86: Fix the 32-bit stackoverflow-debug build | Ingo Molnar | 2011-12-05 | 1 | -0/+3 |
| * | | | | | | | | x86, NMI: Add knob to disable using NMI IPIs to stop cpus | Don Zickus | 2011-12-05 | 1 | -0/+13 |
| * | | | | | | | | x86, NMI: Add NMI IPI selftest | Don Zickus | 2011-12-05 | 5 | -0/+199 |
| * | | | | | | | | x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus | Don Zickus | 2011-12-05 | 1 | -2/+57 |
| * | | | | | | | | x86: Clean up the range of stack overflow checking | Mitsuo Hayasaka | 2011-12-05 | 1 | -4/+3 |
| * | | | | | | | | x86: Panic on detection of stack overflow | Mitsuo Hayasaka | 2011-12-05 | 2 | -0/+7 |
| * | | | | | | | | x86: Check stack overflow in detail | Mitsuo Hayasaka | 2011-12-05 | 2 | -8/+28 |
* | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-11 | 16 | -7/+1478 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, efi: Break up large initrd reads | Maarten Lankhorst | 2011-12-16 | 2 | -6/+15 |