| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-11 | 3 | -6/+32 |
|\ |
|
| * | Merge commit 'v3.2-rc6' into x86/platform | Ingo Molnar | 2011-12-18 | 14 | -42/+116 |
| |\ |
|
| * | | 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 | 1 | -1/+1 |
* | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-11 | 6 | -8/+286 |
|\ \ \ |
|
| * | | | 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: 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 | 3 | -0/+181 |
| * | | | 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 | 1 | -6/+23 |
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-11 | 2 | -6/+3 |
|\ \ \ \ |
|
| * | | | | x86, efi: EFI boot stub support | Matt Fleming | 2011-12-12 | 1 | -0/+2 |
| * | | | | x86: Don't use magic strings for EFI loader signature | Matt Fleming | 2011-12-09 | 1 | -6/+1 |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-11 | 1 | -35/+24 |
|\ \ \ \ \ |
|
| * | | | | | arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointer | H Hartley Sweeten | 2011-12-05 | 1 | -1/+1 |
| * | | | | | arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map() | Mike Ditto | 2011-12-05 | 1 | -35/+24 |
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 2 | -0/+32 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/PCI: Expand the x86_msi_ops to have a restore MSIs. | Konrad Rzeszutek Wilk | 2012-01-06 | 1 | -0/+1 |
| * | | | | | | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas | 2012-01-06 | 1 | -0/+31 |
* | | | | | | | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds | 2012-01-10 | 1 | -5/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | signal: add block_sigmask() for adding sigmask to current->blocked | Matt Fleming | 2012-01-10 | 1 | -5/+1 |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2012-01-10 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next | Joerg Roedel | 2012-01-09 | 1 | -0/+11 |
| |\ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | iommu: Add option to group multi-function devices | Alex Williamson | 2011-11-15 | 1 | -0/+11 |
| | | |/ / / / /
| | |/| | | | | |
|
* | | | | | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-01-10 | 1 | -181/+0 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 | Avi Kivity | 2011-12-27 | 5 | -78/+303 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | KVM guest: remove KVM guest pv mmu support | Chris Wright | 2011-12-27 | 1 | -181/+0 |
* | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c | Greg Kroah-Hartman | 2011-11-26 | 9 | -18/+67 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | serial, mfd: don't hardcode the console | Mika Westerberg | 2011-11-15 | 1 | -1/+1 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 2012-01-03 | 2 | -2/+2 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 8 | -150/+148 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 8 | -150/+148 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 | 2 | -2/+1 |
| | * | | | | | | | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 6 | -145/+144 |
| | |/ / / / / / / / |
|
* | | | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 | 3 | -33/+94 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 2011-12-18 | 1 | -4/+30 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86: add IRQ context simulation in module mce-inject | Chen Gong | 2011-12-16 | 1 | -4/+30 |
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2011-12-15 | 1 | -7/+57 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, MCE: Drain mcelog buffer | Borislav Petkov | 2011-12-14 | 1 | -0/+39 |
| | * | | | | | | | | | | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov | 2011-12-14 | 1 | -7/+18 |
| | |/ / / / / / / / / |
|
| * | | | | | | | | | | x86, mce, therm_throt: Don't report power limit and package level thermal thr... | Fenghua Yu | 2011-12-14 | 1 | -22/+7 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-01-06 | 2 | -95/+119 |
|\ \ \ \ \ \ \ \ \ \ |
|