summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | perf/x86/uncore: Export basic memory events for IVT IMC PMUStephane Eranian2014-08-13
| * | | | | | | | | | | | | | | | perf/x86: Clean up __intel_pmu_pebs_event() codeStephane Eranian2014-08-13
| * | | | | | | | | | | | | | | | perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian2014-08-13
| * | | | | | | | | | | | | | | | perf/x86: Don't mark DataLA addresses as storeAndi Kleen2014-08-13
| * | | | | | | | | | | | | | | | perf/x86: Revamp PEBS event selectionAndi Kleen2014-08-13
| * | | | | | | | | | | | | | | | perf/x86: Fix :pp without LBRAndi Kleen2014-08-13
| * | | | | | | | | | | | | | | | perf/x86: Use extended offcore mask on HaswellAndi Kleen2014-08-13
| * | | | | | | | | | | | | | | | perf/x86/uncore: Fix coccinelle warningsFengguang Wu2014-08-13
| * | | | | | | | | | | | | | | | perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate fileYan, Zheng2014-08-13
| * | | | | | | | | | | | | | | | perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng2014-08-13
| * | | | | | | | | | | | | | | | perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate fileYan, Zheng2014-08-13
| * | | | | | | | | | | | | | | | perf/x86/uncore: Declare some functions and variablesYan, Zheng2014-08-13
| * | | | | | | | | | | | | | | | perf/x86/intel: Update Intel modelsPeter Zijlstra2014-08-13
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.SWaiman Long2014-09-10
| * | | | | | | | | | | | | | | | locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock codeWaiman Long2014-09-10
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-03
| * | | | | | | | | | | | | | | | locking,x86: Kill atomic_or_long()Peter Zijlstra2014-08-14
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | handle suicide on late failure exits in execve() in search_binary_handler()Al Viro2014-10-09
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor2014-10-06
| * | | | | | | | | | | | | | | xen: eliminate scalability issues from initrd handlingJuergen Gross2014-10-03
| * | | | | | | | | | | | | | | x86: remove the Xen-specific _PAGE_IOMAP PTE flagDavid Vrabel2014-09-23
| * | | | | | | | | | | | | | | x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappingsDavid Vrabel2014-09-23
| * | | | | | | | | | | | | | | x86: skip check for spurious faults for non-present faultsDavid Vrabel2014-09-23
| * | | | | | | | | | | | | | | xen/efi: Directly include needed headersDaniel Kiper2014-09-23
| * | | | | | | | | | | | | | | xen/setup: Remap Xen Identity Mapped RAMMatt Rushton2014-09-23
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-08
* | | | | | | | | | | | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-09
| * | | | | | | | | | | | | | | | mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2014-10-09
* | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-genirq'Rafael J. Wysocki2014-10-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | x86 / PM: Set IRQCHIP_SKIP_SET_WAKE for IOAPIC IRQ chip objectsRafael J. Wysocki2014-09-01
| | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | x86/PCI: Mark PCI BIOS initialization code as suchMathias Krause2014-09-24
| * | | | | | | | | | | | | | | | x86/PCI: Constify pci_mmcfg_probes[] arrayMathias Krause2014-09-24
| * | | | | | | | | | | | | | | | x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconstMathias Krause2014-09-24
| * | | | | | | | | | | | | | | | x86/PCI: Move __init annotation to the correct placeMathias Krause2014-09-24
| * | | | | | | | | | | | | | | | x86/PCI: Mark DMI tables as initialization dataMathias Krause2014-09-22
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86: Tell irq work about self IPI supportFrederic Weisbecker2014-09-13
| * | | | | | | | | | | | | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-26