index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
mm: move memtest under mm
Vladimir Murzin
4
-139
/
+0
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-3
/
+0
2015-04-14
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
1
-1
/
+0
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2
-2
/
+3
2015-04-14
x86: standardize mmap_rnd() usage
Kees Cook
1
-16
/
+20
2015-04-14
x86, mm: support huge KVA mappings on x86
Toshi Kani
2
-0
/
+66
2015-04-14
x86, mm: support huge I/O mapping capability I/F
Toshi Kani
2
-2
/
+23
2015-04-14
x86: expose number of page table levels on Kconfig level
Kirill A. Shutemov
12
-39
/
+41
2015-04-14
watchdog: introduce the hardlockup_detector_disable() function
Ulrich Obergfell
1
-1
/
+1
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2015-04-13
Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6
Linus Torvalds
2
-4
/
+4
2015-04-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+2
2015-04-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+9
2015-04-13
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-107
/
+214
2015-04-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+9
2015-04-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-80
/
+160
2015-04-13
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-274
/
+259
2015-04-13
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-131
/
+117
2015-04-13
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-12
/
+19
2015-04-13
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-517
/
+198
2015-04-13
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-30
/
+31
2015-04-13
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-24
/
+16
2015-04-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-8
/
+4
2015-04-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
105
-1940
/
+2157
2015-04-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-94
/
+60
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-34
/
+28
2015-04-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+59
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+2
2015-04-13
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-29
/
+45
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-381
/
+613
2015-04-11
perf/x86/64: Report regs_user->ax too in get_regs_user()
Denys Vlasenko
1
-0
/
+1
2015-04-11
perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()
Denys Vlasenko
1
-16
/
+2
2015-04-11
perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()
Denys Vlasenko
1
-2
/
+0
2015-04-11
perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()
Denys Vlasenko
1
-14
/
+9
2015-04-11
x86/asm/entry/32: Tidy up JNZ instructions after TESTs
Denys Vlasenko
1
-5
/
+5
2015-04-10
x86/apic/uv: Update the UV APIC HUB check
Mike Travis
1
-3
/
+7
2015-04-10
x86/apic/uv: Update the UV APIC driver check
Mike Travis
1
-25
/
+49
2015-04-10
x86/apic/uv: Update the APIC UV OEM check
Mike Travis
1
-0
/
+3
2015-04-09
x86/iommu: Fix header comments regarding standard and _FINISH macros
Aravind Gopalakrishnan
1
-5
/
+6
2015-04-09
x86/asm/entry/64: Reduce padding in execve stubs
Denys Vlasenko
1
-6
/
+14
2015-04-09
x86/asm/entry/64: Remove GET_THREAD_INFO() in ret_from_fork
Denys Vlasenko
1
-2
/
+0
2015-04-09
x86/asm/entry/64: Simplify jumps in ret_from_fork
Denys Vlasenko
1
-4
/
+4
2015-04-09
x86/asm/entry/64: Remove a redundant jump
Denys Vlasenko
1
-1
/
+0
2015-04-09
x86/asm/entry/64: Optimize [v]fork/clone stubs
Denys Vlasenko
1
-2
/
+1
2015-04-09
x86/asm/entry: Zero EXTRA_REGS for stub32_execve() too
Denys Vlasenko
2
-2
/
+15
2015-04-09
x86/asm/entry/64: Move stub_x32_execvecloser() to stub_execveat()
Denys Vlasenko
1
-17
/
+17
2015-04-09
x86/asm/entry/64: Use common code for rt_sigreturn() epilogue
Denys Vlasenko
1
-10
/
+16
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
1
-3
/
+2
2015-04-08
x86: clean up/fix 'copy_in_user()' tail zeroing
Linus Torvalds
2
-9
/
+8
2015-04-08
kvm: mmu: lazy collapse small sptes into large sptes
Wanpeng Li
3
-0
/
+92
[next]