index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bust_spinlocks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-25
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
1
-1
/
+1
2015-11-25
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
1
-5
/
+0
2015-11-24
block: fix blk_abort_request for blk-mq drivers
Christoph Hellwig
1
-3
/
+5
2015-11-24
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
1
-3
/
+12
2015-11-24
NVMe: default to 4k device page size
Nishanth Aravamudan
1
-9
/
+6
2015-11-24
pidns: fix NULL dereference in __task_pid_nr_ns()
Eric Dumazet
1
-2
/
+2
2015-11-24
arm64: kvm: report original PAR_EL1 upon panic
Mark Rutland
1
-1
/
+5
2015-11-24
arm64: kvm: avoid %p in __kvm_hyp_panic
Mark Rutland
1
-1
/
+1
2015-11-24
KVM: arm/arm64: vgic: Trust the LR state for HW IRQs
Christoffer Dall
1
-14
/
+2
2015-11-24
KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active
Christoffer Dall
3
-24
/
+40
2015-11-24
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
1
-6
/
+1
2015-11-24
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
Marc Zyngier
4
-1
/
+38
2015-11-24
arm64: KVM: Fix AArch32 to AArch64 register mapping
Marc Zyngier
2
-4
/
+6
2015-11-24
ARM/arm64: KVM: test properly for a PTE's uncachedness
Ard Biesheuvel
1
-8
/
+7
2015-11-24
blk-merge: warn if figured out segment number is bigger than nr_phys_segments
Ming Lei
1
-0
/
+6
2015-11-24
blk-merge: fix blk_bio_segment_split
Ming Lei
1
-3
/
+19
2015-11-24
block: fix segment split
Ming Lei
1
-2
/
+2
2015-11-24
vfs: Avoid softlockups with sendfile(2)
Jan Kara
1
-0
/
+1
2015-11-24
vfs: Make sendfile(2) killable even better
Jan Kara
1
-0
/
+7
2015-11-24
fix sysvfs symlinks
Al Viro
1
-9
/
+2
2015-11-23
dm thin: fix regression in advertised discard limits
Mike Snitzer
1
-3
/
+2
2015-11-23
Linux 4.4-rc2
v4.4-rc2
Linus Torvalds
1
-1
/
+1
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
blk-mq: fix calling unplug callbacks with preempt disabled
Jens Axboe
1
-5
/
+9
2015-11-21
serial: export fsl8250_handle_irq
Arnd Bergmann
1
-0
/
+1
2015-11-21
serial: 8250_mid: Add missing dependency
Heikki Krogerus
1
-0
/
+1
2015-11-21
tty: audit: Fix audit source
Peter Hurley
3
-5
/
+5
2015-11-21
serial: etraxfs-uart: Fix crash
Guenter Roeck
1
-1
/
+1
2015-11-21
serial: fsl_lpuart: Fix earlycon support
Peter Hurley
1
-1
/
+1
2015-11-21
bcm63xx_uart: Use the device name when registering an interrupt
Simon Arlott
1
-1
/
+1
2015-11-21
tty: Fix direct use of tty buffer work
Peter Hurley
1
-1
/
+1
2015-11-21
tty: Fix tty_send_xchar() lock order inversion
Peter Hurley
2
-4
/
+4
2015-11-21
slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG
Jesper Dangaard Brouer
1
-1
/
+1
2015-11-21
slub: avoid irqoff/on in bulk allocation
Christoph Lameter
1
-13
/
+11
2015-11-21
slub: create new ___slab_alloc function that can be called with irqs disabled
Christoph Lameter
1
-15
/
+29
2015-11-21
mm: fix up sparse warning in gfpflags_allow_blocking
Jeff Layton
1
-1
/
+1
2015-11-21
ocfs2: fix umask ignored issue
Junxiao Bi
1
-0
/
+2
2015-11-21
PM/OPP: add entry in MAINTAINERS
Viresh Kumar
1
-0
/
+12
2015-11-21
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
1
-1
/
+4
[next]