| Commit message (Expand) | Author | Age | Files | Lines |
* | xen/spinlock: Don't enable them unconditionally. | Konrad Rzeszutek Wilk | 2014-04-15 | 1 | -1/+4 |
* | x86/xen: Fix 32-bit PV guests's usage of kernel_stack | Boris Ostrovsky | 2014-04-15 | 2 | -9/+19 |
* | Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus... | David Vrabel | 2014-04-07 | 105 | -1326/+3465 |
|\ |
|
| * | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 8 | -44/+57 |
| |\ |
|
| | * | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2014-03-12 | 20 | -78/+153 |
| | |\ |
|
| | * | | x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well | Thomas Gleixner | 2014-03-06 | 1 | -1/+1 |
| | * | | x86: hyperv: Fixup the (brain) damage caused by the irq cleanup | Thomas Gleixner | 2014-03-05 | 2 | -5/+5 |
| | * | | x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robot | Thomas Gleixner | 2014-03-04 | 1 | -3/+3 |
| | * | | x86: hyperv: Make it build with CONFIG_HYPERV=m again | Thomas Gleixner | 2014-03-04 | 1 | -1/+1 |
| | * | | x86: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-03-04 | 3 | -4/+4 |
| | * | | x86: Hyperv: Cleanup the irq mess | Thomas Gleixner | 2014-03-04 | 2 | -39/+43 |
| | * | | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR | Thomas Gleixner | 2014-03-04 | 2 | -0/+9 |
| | * | | x86: Xen: Use the core irq stats function | Thomas Gleixner | 2014-03-04 | 1 | -1/+1 |
| * | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-01 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | x86: hpet: Use proper destructor for delayed work | Thomas Gleixner | 2014-03-25 | 1 | -1/+1 |
| * | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-04-01 | 1 | -9/+6 |
| |\ \ \ \ |
|
| | * | | | | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets | Neil Horman | 2014-03-31 | 1 | -9/+6 |
| * | | | | | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-04-01 | 9 | -137/+191 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, threadinfo: Redo "x86: Use inline assembler to get sp" | Mathias Krause | 2014-03-11 | 1 | -1/+5 |
| | * | | | | | x86: Clean up dumpstack_64.c code | Steven Rostedt | 2014-03-07 | 1 | -34/+83 |
| | * | | | | | x86: Keep thread_info on thread stack in x86_32 | Steven Rostedt | 2014-03-07 | 8 | -100/+89 |
| | * | | | | | x86: Prepare removal of previous_esp from i386 thread_info structure | Steven Rostedt | 2014-03-07 | 4 | -11/+28 |
| | * | | | | | x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386 | Steven Rostedt (Red Hat) | 2014-03-07 | 1 | -4/+0 |
| | * | | | | | x86: Nuke the supervisor_stack field in i386 thread_info | Steven Rostedt | 2014-03-07 | 1 | -1/+0 |
| * | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-01 | 2 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | arch: Remove stub cputime.h headers | Frederic Weisbecker | 2014-03-13 | 2 | -1/+1 |
| * | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-04-01 | 4 | -5/+6 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPT | H. Peter Anvin | 2014-02-27 | 1 | -0/+1 |
| | * | | | | | | | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH | H. Peter Anvin | 2014-02-27 | 4 | -5/+5 |
| * | | | | | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-01 | 1 | -5/+10 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, reboot: Only use CF9_COND automatically, not CF9 | H. Peter Anvin | 2014-03-06 | 1 | -1/+1 |
| | * | | | | | | | | x86, reboot: Add EFI and CF9 reboot methods into the default list | Li, Aubrey | 2014-03-06 | 1 | -5/+10 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-04-01 | 1 | -3/+9 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86/mm: Avoid duplicated pxm_to_node() calls | Yinghai Lu | 2014-02-09 | 1 | -3/+9 |
| * | | | | | | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 2014-03-31 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | fs/compat: optional preadv64/pwrite64 compat system calls | Heiko Carstens | 2014-03-06 | 1 | -0/+2 |
| | * | | | | | | | | | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 | Heiko Carstens | 2014-03-04 | 1 | -0/+1 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-03-31 | 4 | -8/+12 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86, lto: Disable LTO for the x86 VDSO | Andi Kleen | 2014-02-14 | 1 | -3/+7 |
| | * | | | | | | | | | initconst, x86: Fix initconst mistake in ts5500 code | Andi Kleen | 2014-02-14 | 1 | -1/+1 |
| | * | | | | | | | | | asmlinkage, x86: Fix 32bit memcpy for LTO | Andi Kleen | 2014-02-14 | 1 | -3/+3 |
| | * | | | | | | | | | asmlinkage: Make jiffies visible | Andi Kleen | 2014-02-14 | 1 | -1/+1 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-03-31 | 1 | -3/+43 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86, kaslr: fix module lock ordering problem | Kees Cook | 2014-03-24 | 1 | -2/+5 |
| | * | | | | | | | | | x86, kaslr: randomize module base load address | Kees Cook | 2014-02-26 | 1 | -3/+40 |
| * | | | | | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang | 2014-03-27 | 1 | -0/+6 |
| * | | | | | | | | | | | Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-03-31 | 2 | -9/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | x86, hash: Simplify switch, add __init annotation | Jan Beulich | 2014-03-20 | 1 | -6/+6 |
| | * | | | | | | | | | | | x86, hash: Swap arguments passed to crc32_u32() | Jan Beulich | 2014-03-20 | 1 | -3/+3 |