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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-11
x86/vdso: Enable vdso pvclock access on all vdso variants
Andy Lutomirski
1
-51
/
+40
2015-12-11
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
6
-41
/
+1
2015-12-11
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
7
-13
/
+41
2015-12-11
x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
Andy Lutomirski
1
-35
/
+46
2015-12-11
x86/kvm: On KVM re-enable (e.g. after suspend), update clocks
Andy Lutomirski
1
-72
/
+3
2015-11-24
x86/entry/64: Bypass enter_from_user_mode on non-context-tracking boots
Andy Lutomirski
2
-6
/
+17
2015-11-24
x86/asm: Add asm macros for static keys/jump labels
Andy Lutomirski
1
-8
/
+44
2015-11-24
x86/asm: Error out if asm/jump_label.h is included inappropriately
Andy Lutomirski
1
-0
/
+13
2015-11-24
context_tracking: Switch to new static_branch API
Andy Lutomirski
2
-4
/
+4
2015-11-24
Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes
Ingo Molnar
3
-3
/
+19
2015-11-24
x86/entry/64: Fix irqflag tracing wrt context tracking
Andy Lutomirski
1
-1
/
+18
2015-11-23
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
Boris Ostrovsky
7
-48
/
+2
2015-11-23
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
10
-55
/
+2
2015-11-23
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
4
-7
/
+13
2015-11-23
x86/microcode: Initialize the driver late when facilities are up
Borislav Petkov
2
-2
/
+1
2015-11-22
Linux 4.4-rc2
v4.4-rc2
Linus Torvalds
1
-1
/
+1
2015-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-76
/
+182
2015-11-22
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-13
/
+15
2015-11-22
Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-64
/
+115
2015-11-22
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
26
-112
/
+342
2015-11-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-3
/
+9
2015-11-22
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-116
/
+382
2015-11-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-35
/
+69
2015-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-15
/
+53
2015-11-22
slab/slub: adjust kmem_cache_alloc_bulk API
Jesper Dangaard Brouer
6
-11
/
+11
2015-11-22
slub: add missing kmem cgroup support to kmem_cache_free_bulk
Jesper Dangaard Brouer
1
-1
/
+5
2015-11-22
slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
Jesper Dangaard Brouer
1
-18
/
+22
2015-11-22
slub: optimize bulk slowpath free by detached freelist
Jesper Dangaard Brouer
1
-30
/
+79
2015-11-22
slub: support for bulk free with SLUB freelists
Jesper Dangaard Brouer
1
-18
/
+67
2015-11-22
parisc: Map kernel text and data on huge pages
Helge Deller
3
-26
/
+31
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
6
-15
/
+291
2015-11-22
parisc: Use long branch to do_syscall_trace_exit
Helge Deller
1
-2
/
+2
2015-11-22
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
Helge Deller
2
-3
/
+7
2015-11-22
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
3
-28
/
+21
2015-11-22
parisc: Add defines for Huge page support
Helge Deller
2
-4
/
+29
2015-11-22
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
1
-10
/
+0
2015-11-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-111
/
+283
2015-11-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2015-11-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+45
2015-11-21
Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-1
/
+4
2015-11-20
serial: export fsl8250_handle_irq
Arnd Bergmann
1
-0
/
+1
2015-11-20
serial: 8250_mid: Add missing dependency
Heikki Krogerus
1
-0
/
+1
2015-11-20
tty: audit: Fix audit source
Peter Hurley
3
-5
/
+5
2015-11-20
serial: etraxfs-uart: Fix crash
Guenter Roeck
1
-1
/
+1
2015-11-20
serial: fsl_lpuart: Fix earlycon support
Peter Hurley
1
-1
/
+1
2015-11-20
bcm63xx_uart: Use the device name when registering an interrupt
Simon Arlott
1
-1
/
+1
2015-11-20
tty: Fix direct use of tty buffer work
Peter Hurley
1
-1
/
+1
2015-11-20
tty: Fix tty_send_xchar() lock order inversion
Peter Hurley
2
-4
/
+4
2015-11-20
slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG
Jesper Dangaard Brouer
1
-1
/
+1
2015-11-20
slub: avoid irqoff/on in bulk allocation
Christoph Lameter
1
-13
/
+11
[next]