index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-30
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
8
-13
/
+12
2017-07-30
x86/traps: Don't clear segment high bits in early_idt_handler_common()
Andy Lutomirski
1
-12
/
+8
2017-07-30
x86/asm/32: Make pt_regs's segment registers be 16 bits
Andy Lutomirski
1
-6
/
+26
2017-07-27
x86/ldt/64: Refresh DS and ES when modify_ldt changes an entry
Andy Lutomirski
1
-0
/
+21
2017-07-26
x86/kconfig: Consolidate unwinders into multiple choice selection
Josh Poimboeuf
4
-11
/
+45
2017-07-26
x86/kconfig: Make it easier to switch to the new ORC unwinder
Josh Poimboeuf
1
-4
/
+3
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
14
-59
/
+759
2017-07-25
x86/asm: Add suffix macro for GEN_*_RMWcc()
Kees Cook
1
-13
/
+24
2017-07-24
x86/io: Make readq() / writeq() API consistent
Andy Shevchenko
1
-4
/
+6
2017-07-24
x86/io: Remove xlate_dev_kmem_ptr() duplication
Andy Shevchenko
1
-5
/
+0
2017-07-24
x86/io: Remove mem*io() duplications
Andy Shevchenko
1
-45
/
+0
2017-07-24
x86/io: Include asm-generic/io.h to architectural code
Andy Shevchenko
1
-0
/
+3
2017-07-24
x86/io: Define IO accessors by preprocessor
Andy Shevchenko
1
-0
/
+41
2017-07-18
x86/asm: Add unwind hint annotations to sync_core()
Josh Poimboeuf
1
-0
/
+3
2017-07-18
x86/entry/64: Add unwind hint annotations
Josh Poimboeuf
3
-11
/
+66
2017-07-18
objtool, x86: Add facility for asm code to provide unwind hints
Josh Poimboeuf
2
-0
/
+210
2017-07-18
x86/dumpstack: Fix interrupt and exception stack boundary checks
Josh Poimboeuf
2
-4
/
+4
2017-07-18
x86/dumpstack: Fix occasionally missing registers
Josh Poimboeuf
1
-5
/
+7
2017-07-18
x86/entry/64: Initialize the top of the IRQ stack before switching stacks
Andy Lutomirski
1
-1
/
+23
2017-07-18
x86/entry/64: Refactor IRQ stacks and make them NMI-safe
Andy Lutomirski
3
-26
/
+64
2017-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-75
/
+139
2017-07-17
Blackfin: flat: Use %x to format u32
Geert Uytterhoeven
1
-2
/
+2
2017-07-16
h8300: Add missing closing parenthesis in flat_get_addr_from_rp()
Geert Uytterhoeven
1
-1
/
+1
2017-07-16
blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes
Geert Uytterhoeven
2
-4
/
+2
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+19
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
21
-406
/
+145
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
127
-1771
/
+2206
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
21
-82
/
+201
2017-07-15
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-172
/
+320
2017-07-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2017-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-12
/
+1
2017-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
3
-75
/
+74
2017-07-15
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
14
-31
/
+162
2017-07-15
xtensa: use generic fb.h
Tobias Klauser
2
-12
/
+1
2017-07-14
Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-14
sparc64: Measure receiver forward progress to avoid send mondo timeout
Jane Chu
4
-70
/
+132
2017-07-14
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
4
-19
/
+40
2017-07-14
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
6
-5
/
+13
2017-07-14
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
Wanpeng Li
5
-10
/
+35
2017-07-14
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
Wanpeng Li
5
-37
/
+51
2017-07-14
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
Wanpeng Li
4
-13
/
+12
2017-07-13
Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
42
-404
/
+370
2017-07-13
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
4
-6
/
+17
2017-07-13
KVM: x86: make backwards_tsc_observed a per-VM variable
Ladi Prosek
2
-4
/
+3
2017-07-13
x86/efi: move asmlinkage before return type
Joe Perches
1
-2
/
+2
2017-07-13
sh: move inline before return type
Joe Perches
1
-1
/
+1
2017-07-13
MIPS: SMP: move asmlinkage before return type
Joe Perches
1
-1
/
+1
2017-07-13
m68k: coldfire: move inline before return type
Joe Perches
1
-2
/
+2
2017-07-13
ia64: sn: pci: move inline before type
Joe Perches
2
-3
/
+3
2017-07-13
ia64: move inline before return type
Joe Perches
1
-1
/
+1
[next]