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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
x86/entry/64: Shorten TEST instructions
Borislav Petkov
1
-2
/
+2
2017-11-02
x86/traps: Use a new on_thread_stack() helper to clean up an assertion
Andy Lutomirski
2
-2
/
+7
2017-11-02
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
4
-20
/
+16
2017-11-02
x86/entry/32: Fix cpu_current_top_of_stack initialization at boot
Andy Lutomirski
1
-2
/
+1
2017-11-02
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
Andy Lutomirski
4
-4
/
+10
2017-11-02
x86/entry/64: Stop initializing TSS.sp0 at boot
Andy Lutomirski
2
-4
/
+17
2017-11-02
x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()
Andy Lutomirski
1
-3
/
+14
2017-11-02
x86/entry: Add task_top_of_stack() to find the top of a task's stack
Andy Lutomirski
1
-0
/
+2
2017-11-02
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
8
-25
/
+20
2017-11-02
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Andy Lutomirski
5
-10
/
+21
2017-11-02
x86/entry/64: De-Xen-ify our NMI code
Andy Lutomirski
1
-12
/
+18
2017-11-02
xen, x86/entry/64: Add xen NMI trap entry
Juergen Gross
4
-4
/
+4
2017-11-02
x86/entry/64: Remove the RESTORE_..._REGS infrastructure
Andy Lutomirski
1
-52
/
+0
2017-11-02
x86/entry/64: Use POP instead of MOV to restore regs on NMI return
Andy Lutomirski
1
-4
/
+7
2017-11-02
x86/entry/64: Merge the fast and slow SYSRET paths
Andy Lutomirski
1
-3
/
+3
2017-11-02
x86/entry/64: Use pop instead of movq in syscall_return_via_sysret
Andy Lutomirski
1
-3
/
+11
2017-11-02
x86/entry/64: Shrink paranoid_exit_restore and make labels local
Andy Lutomirski
1
-8
/
+5
2017-11-02
x86/entry/64: Simplify reg restore code in the standard IRET paths
Andy Lutomirski
2
-6
/
+27
2017-11-02
x86/entry/64: Move SWAPGS into the common IRET-to-usermode path
Andy Lutomirski
2
-20
/
+15
2017-11-02
x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
Andy Lutomirski
3
-11
/
+27
2017-11-02
x86/entry/64: Remove the restore_c_regs_and_iret label
Andy Lutomirski
1
-3
/
+2
2017-11-02
Merge branch 'x86/fpu' into x86/asm
Ingo Molnar
8
-44
/
+182
2017-11-02
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
69
-219
/
+284
2017-11-01
ptrace,x86: Make user_64bit_mode() available to 32-bit builds
Ricardo Neri
1
-1
/
+5
2017-11-01
x86/boot: Relocate definition of the initial state of CR0
Ricardo Neri
3
-6
/
+3
2017-11-01
x86/mm: Relocate page fault error codes to traps.h
Ricardo Neri
2
-54
/
+52
2017-10-31
x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
Gayatri Kammela
2
-0
/
+12
2017-10-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-4
/
+4
2017-10-28
Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-54
/
+54
2017-10-27
Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-10-27
Merge tag 'arc-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
5
-6
/
+22
2017-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+5
2017-10-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-31
/
+57
2017-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2017-10-27
Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"
Ingo Molnar
2
-16
/
+0
2017-10-26
arm/xen: don't inclide rwlock.h directly.
Sebastian Andrzej Siewior
1
-1
/
+1
2017-10-26
alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdata
Lorenzo Pieralisi
17
-54
/
+54
2017-10-25
s390/kvm: fix detection of guest machine checks
Martin Schwidefsky
1
-2
/
+5
2017-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-14
/
+25
2017-10-24
perf/x86/intel/bts: Fix exclusive event reference leak
Alexander Shishkin
1
-3
/
+3
2017-10-23
x86/asm: Don't use the confusing '.ifeq' directive
Josh Poimboeuf
3
-3
/
+3
2017-10-23
Merge branch 'core/objtool' into x86/asm, to pick up dependent changes
Ingo Molnar
4
-17
/
+25
2017-10-23
Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes
Ingo Molnar
129
-740
/
+1475
2017-10-23
x86/unwind: Show function name+offset in ORC error messages
Josh Poimboeuf
1
-14
/
+15
2017-10-23
x86/entry: Fix idtentry unwind hint
Josh Poimboeuf
1
-1
/
+1
2017-10-22
x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't
Borislav Petkov
1
-0
/
+41
2017-10-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-67
/
+59
2017-10-20
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-1
/
+18
2017-10-20
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
22
-52
/
+79
2017-10-20
Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-16
/
+9
[next]