Age | Commit message (Expand) | Author | Files | Lines |
2014-05-30 | x86_64: expand kernel stack to 16K | Minchan Kim | 1 | -1/+1 |
2014-05-14 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos | 1 | -0/+1 |
2014-05-08 | x86/hpet: Make boot_hpet_disable extern | Feng Tang | 1 | -0/+1 |
2014-04-15 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2014-04-15 | KVM: Remove SMAP bit from CR4_RESERVED_BITS | Feng Wu | 1 | -1/+1 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -6/+4 |
2014-04-08 | x86: use generic early_ioremap | Mark Salter | 3 | -14/+8 |
2014-04-08 | x86/mm: sparse warning fix for early_memremap | Dave Young | 1 | -1/+2 |
2014-04-08 | percpu: add raw_cpu_ops | Christoph Lameter | 2 | -57/+57 |
2014-04-08 | x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG | Josh Triplett | 1 | -3/+0 |
2014-04-05 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+41 |
2014-04-04 | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+9 |
2014-04-03 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -4/+20 |
2014-04-03 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 10 | -485/+0 |
2014-04-02 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -50/+136 |
2014-04-02 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+7 |
2014-04-02 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -19/+2 |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+8 |
2014-04-01 | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -48/+14 |
2014-04-01 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+1 |
2014-04-01 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+2 |
2014-04-01 | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 1 | -0/+3 |
2014-03-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -6/+44 |
2014-03-31 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -6/+25 |
2014-03-31 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -13/+1 |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+0 |
2014-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+3 |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2014-03-29 | x86: fix boot on uniprocessor systems | Artem Fetishev | 1 | -1/+2 |
2014-03-25 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel | 1 | -12/+2 |
2014-03-21 | x86, vdso: Finish removing VDSO32_PRELINK | Andy Lutomirski | 1 | -2/+0 |
2014-03-21 | x86, vdso: Move more vdso definitions into vdso.h | Andy Lutomirski | 1 | -0/+38 |
2014-03-21 | x86: Load the 32-bit vdso in place, just like the 64-bit vdsos | Andy Lutomirski | 1 | -8/+0 |
2014-03-20 | audit: use uapi/linux/audit.h for AUDIT_ARCH declarations | Eric Paris | 1 | -1/+1 |
2014-03-20 | syscall_get_arch: remove useless function arguments | Eric Paris | 1 | -5/+3 |
2014-03-20 | random: Add arch_has_random[_seed]() | H. Peter Anvin | 1 | -0/+3 |
2014-03-20 | x86, random: Enable the RDSEED instruction | H. Peter Anvin | 1 | -1/+38 |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold | 2 | -14/+62 |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 32 bit kernel | Stefani Seibold | 2 | -0/+16 |
2014-03-18 | x86, vdso: Patch alternatives in the 32-bit VDSO | Andy Lutomirski | 1 | -0/+2 |
2014-03-18 | x86, vdso: Introduce VVAR marco for vdso32 | Stefani Seibold | 1 | -2/+12 |
2014-03-18 | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold | 2 | -7/+9 |
2014-03-18 | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override | Zoltan Kiss | 1 | -2/+9 |
2014-03-14 | x86_32, mm: Remove user bit from identity map PDE | Andy Lutomirski | 1 | -6/+1 |
2014-03-14 | x86, vdso: Remove compat vdso support | Andy Lutomirski | 3 | -16/+1 |
2014-03-14 | x86: Add another set of MSR accessor functions | Borislav Petkov | 1 | -0/+2 |
2014-03-13 | arch: Remove stub cputime.h headers | Frederic Weisbecker | 2 | -1/+1 |
2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2 | -1/+2 |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 3 | -10/+5 |
2014-03-11 | sched: Remove unused mc_capable() and smt_capable() | Bjorn Helgaas | 1 | -6/+0 |