Age | Commit message (Expand) | Author | Files | Lines |
2012-09-30 | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 7 | -96/+27 |
2012-09-30 | x86: split ret_from_fork | Al Viro | 5 | -80/+66 |
2012-09-20 | x86: get rid of TIF_IRET hackery | Al Viro | 4 | -15/+8 |
2012-09-04 | perf/x86: Enable Intel Cedarview Atom suppport | Stephane Eranian | 2 | -1/+3 |
2012-08-27 | perf/x86: Fix microcode revision check for SNB-PEBS | Stephane Eranian | 1 | -0/+3 |
2012-08-22 | x86, microcode, AMD: Fix broken ucode patch size check | Andreas Herrmann | 1 | -3/+4 |
2012-08-22 | x86/alternatives: Fix p6 nops on non-modular kernels | Avi Kivity | 1 | -1/+1 |
2012-08-22 | x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask | Liu, Chuansheng | 1 | -1/+1 |
2012-08-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+12 |
2012-08-14 | x86, apic: fix broken legacy interrupts in the logical apic mode | Suresh Siddha | 1 | -0/+10 |
2012-08-13 | perf/x86: disable PEBS on a guest entry. | Gleb Natapov | 1 | -1/+9 |
2012-08-13 | perf/x86: Add Intel Westmere-EX uncore support | Yan, Zheng | 2 | -33/+68 |
2012-08-13 | perf/x86: Fixes for Nehalem-EX uncore driver | Yan, Zheng | 2 | -109/+87 |
2012-08-13 | perf, x86: Fix uncore_types_exit section mismatch | Borislav Petkov | 1 | -1/+1 |
2012-08-08 | x86, avx: don't use avx instructions with "noxsave" boot param | Suresh Siddha | 1 | -0/+2 |
2012-08-03 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 4 | -8/+6 |
2012-08-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -15/+48 |
2012-08-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -15/+107 |
2012-08-03 | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown | 70 | -1386/+5119 |
2012-07-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -145/+1472 |
2012-07-31 | perf/x86: Fix USER/KERNEL tagging of samples properly | Peter Zijlstra | 4 | -14/+106 |
2012-07-31 | perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bit | Andrew Morton | 1 | -1/+1 |
2012-07-30 | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ... | Len Brown | 4 | -8/+6 |
2012-07-30 | firmware_map: make firmware_map_add_early() argument consistent with firmware... | Yasuaki Ishimatsu | 1 | -1/+1 |
2012-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -99/+224 |
2012-07-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -56/+1 |
2012-07-26 | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case | Julia Lawall | 1 | -2/+4 |
2012-07-26 | x86/mce: Add quirk for instruction recovery on Sandy Bridge processors | Tony Luck | 1 | -3/+40 |
2012-07-26 | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> | Tony Luck | 1 | -7/+0 |
2012-07-26 | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs | Tomoki Sekiyama | 2 | -2/+3 |
2012-07-26 | perf/x86: Fix format definition of SNB-EP uncore QPI box | Yan, Zheng | 2 | -1/+25 |
2012-07-26 | perf/x86: Make bitfield unsigned | Peter Zijlstra | 1 | -1/+1 |
2012-07-26 | perf/x86: Fix LLC-* and node-* events on Intel SandyBridge | Yan, Zheng | 1 | -6/+86 |
2012-07-26 | perf/x86: Add Intel Nehalem-EX uncore support | Yan, Zheng | 2 | -129/+1352 |
2012-07-26 | perf/x86: Fix typo in format definition of uncore PCU filter | Yan, Zheng | 1 | -8/+8 |
2012-07-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 59 | -1065/+3362 |
2012-07-25 | x86, nops: Missing break resulting in incorrect selection on Intel | Alan Cox | 1 | -1/+1 |
2012-07-24 | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -11/+0 |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -1/+1 |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-07-24 | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -4/+22 |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -3/+81 |
2012-07-24 | sched/x86: Remove broken power estimation | Peter Zijlstra | 2 | -56/+1 |
2012-07-23 | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel | 1 | -11/+0 |
2012-07-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -143/+128 |
2012-07-22 | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -36/+24 |
2012-07-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 17 | -532/+357 |
2012-07-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 28 | -286/+343 |
2012-07-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -9/+6 |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -9/+0 |