summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0Star
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-131-21/+22
|\ \ \ \
| * | | | x86: finish user fault error path with fatal signalJohannes Weiner2013-09-131-18/+17Star
| * | | | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-3/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-131-7/+18
|\ \ \ \ \
| * | | | | shrinker: convert remaining shrinkers to count/scan APIDave Chinner2013-09-111-7/+18
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-122-2/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian2013-09-121-2/+4
| * | | | perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian2013-09-121-0/+1
* | | | | mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pteCyrill Gorcunov2013-09-122-15/+22
* | | | | mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-121-0/+8
* | | | | mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-123-9/+34
* | | | | mm: vmstats: tlb flush countersDave Hansen2013-09-121-4/+14
* | | | | Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-09-114-47/+37Star
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xen/spinlock: Don't use __initdate for xen_pv_spinKonrad Rzeszutek Wilk2013-09-091-1/+1
| * | | | Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"Konrad Rzeszutek Wilk2013-09-091-20/+0Star
| * | | | xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.Konrad Rzeszutek Wilk2013-09-091-1/+10
| * | | | xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVMKonrad Rzeszutek Wilk2013-09-091-5/+14
| * | | | xen/spinlock: We don't need the old structure anymoreKonrad Rzeszutek Wilk2013-09-091-18/+0Star
| * | | | xen/spinlock: Fix locking path engaging too soon under PVHVM.Konrad Rzeszutek Wilk2013-09-092-1/+9
| * | | | Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-0919-67/+188
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk2013-09-0911-353/+531
| |\ \ \ \ \
| * | | | | | xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable...Boris Ostrovsky2013-09-091-4/+6
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-111-0/+154
|\ \ \ \ \ \ \
| * | | | | | | x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes2013-09-031-0/+154
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-112-6/+73
|\ \ \ \ \ \ \
| * | | | | | | x86/jump-label: Show where and what was wrong on errorsSteven Rostedt2013-08-071-3/+18
| * | | | | | | x86/jump-label: Add safety checks to jump label conversionsSteven Rostedt2013-08-071-4/+28
| * | | | | | | x86/jump-label: Do not bother updating nops if they are correctSteven Rostedt2013-08-071-1/+24
| * | | | | | | x86/jump-label: Use best default nops for inital jump label callsSteven Rostedt2013-08-071-2/+7
* | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-2/+1Star
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-2824-865/+191Star
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1Star
* | | | | | | | Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-09-091-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | x86-32, ftrace: Fix static ftrace when early microcode is enabledH. Peter Anvin2013-09-051-0/+3
* | | | | | | | | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-091-1/+0Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-271-1/+0Star
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-091-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lguest: fix GPF in guest when using gdb.Rusty Russell2013-09-061-0/+7
| * | | | | | | | | Merge branch 'master' into virtio-nextRusty Russell2013-08-0985-1197/+399Star
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | lguest: Point to the right directory for the lguest launcherHolger Hans Peter Freyther2013-07-151-2/+1Star
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-09-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | um: prctl: Do not include linux/ptrace.hRichard Weinberger2013-09-071-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-075-34/+830
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-073-0/+796
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-07107-1529/+789Star
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby2013-08-211-2/+2
| * | | | | | | | | | | crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall2013-08-211-24/+24
| * | | | | | | | | | | crypto: make tables used from assembler __visibleAndi Kleen2013-08-141-8/+8
* | | | | | | | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-063-31/+24Star
|\ \ \ \ \ \ \ \ \ \ \ \