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
2016-01-12
sh: support 1 and 2 byte xchg
Michael S. Tsirkin
4
-22
/
+72
2016-01-12
virtio_ring: update weak barriers to use virt_xxx
Michael S. Tsirkin
1
-21
/
+4
2016-01-12
Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
Michael S. Tsirkin
1
-4
/
+19
2016-01-12
asm-generic: implement virt_xxx memory barriers
Michael S. Tsirkin
2
-5
/
+34
2016-01-12
x86: define __smp_xxx
Michael S. Tsirkin
1
-19
/
+12
2016-01-12
xtensa: define __smp_xxx
Michael S. Tsirkin
1
-2
/
+2
2016-01-12
tile: define __smp_xxx
Michael S. Tsirkin
1
-4
/
+5
2016-01-12
sparc: define __smp_xxx
Michael S. Tsirkin
1
-4
/
+4
2016-01-12
sh: define __smp_xxx, fix smp_store_mb for !SMP
Michael S. Tsirkin
1
-1
/
+2
2016-01-12
s390: define __smp_xxx
Michael S. Tsirkin
1
-6
/
+9
2016-01-12
mips: define __smp_xxx
Michael S. Tsirkin
1
-12
/
+14
2016-01-12
metag: define __smp_xxx
Michael S. Tsirkin
1
-17
/
+15
2016-01-12
ia64: define __smp_xxx
Michael S. Tsirkin
1
-9
/
+5
2016-01-12
blackfin: define __smp_xxx
Michael S. Tsirkin
1
-2
/
+2
2016-01-12
arm: define __smp_xxx
Michael S. Tsirkin
1
-9
/
+3
2016-01-12
arm64: define __smp_xxx
Michael S. Tsirkin
1
-5
/
+5
2016-01-12
powerpc: define __smp_xxx
Michael S. Tsirkin
1
-16
/
+8
2016-01-12
asm-generic: add __smp_xxx wrappers
Michael S. Tsirkin
1
-9
/
+82
2016-01-12
x86: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-3
/
+2
2016-01-12
x86/um: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-8
/
+1
2016-01-12
mips: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-23
/
+2
2016-01-12
metag: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-23
/
+2
2016-01-12
arm64: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-8
/
+1
2016-01-12
arm: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-22
/
+1
2016-01-12
sparc: reuse asm-generic/barrier.h
Michael S. Tsirkin
3
-23
/
+2
2016-01-12
s390: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-8
/
+2
2016-01-12
powerpc: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-7
/
+2
2016-01-12
ia64: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-8
/
+2
2016-01-12
ia64: rename nop->iosapic_nop
Michael S. Tsirkin
1
-3
/
+3
2016-01-12
asm-generic: guard smp_store_release/load_acquire
Michael S. Tsirkin
1
-0
/
+4
2016-01-12
lcoking/barriers, arch: Use smp barriers in smp_store_release()
Davidlohr Bueso
4
-4
/
+4
2016-01-10
Linux 4.4
v4.4
Linus Torvalds
1
-1
/
+1
2016-01-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+6
2016-01-09
Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-01-08
vmstat: allocate vmstat_wq before it is used
Michal Hocko
1
-1
/
+1
2016-01-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+49
2016-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+3
2016-01-08
Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-01-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-32
/
+96
2016-01-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+11
2016-01-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-32
/
+21
2016-01-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-01-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-01-08
Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
6
-17
/
+16
2016-01-08
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2016-01-08
Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
8
-18
/
+104
2016-01-08
Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
1
-5
/
+9
2016-01-08
Revert "block: Split bios on chunk boundaries"
Jens Axboe
1
-1
/
+1
2016-01-08
PCI: dra7xx: Mark driver as broken
Richard Cochran
1
-0
/
+1
2016-01-08
firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
Andrea Arcangeli
1
-3
/
+3
[next]