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-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
27
-79
/
+57
2016-12-14
mm: join struct fault_env and vm_fault
Jan Kara
11
-422
/
+423
2016-12-14
mm: unexport __get_user_pages_unlocked()
Lorenzo Stoakes
6
-21
/
+25
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
10
-14
/
+18
2016-12-14
ipc/sem: avoid idr tree lookup for interrupted semop
Davidlohr Bueso
1
-32
/
+5
2016-12-14
ipc/sem: simplify wait-wake loop
Davidlohr Bueso
1
-56
/
+52
2016-12-14
ipc/sem: use proper list api for pending_list wakeups
Davidlohr Bueso
1
-25
/
+13
2016-12-14
ipc/sem: explicitly inline check_restart
Davidlohr Bueso
1
-1
/
+1
2016-12-14
ipc/sem: optimize perform_atomic_semop()
Davidlohr Bueso
1
-10
/
+102
2016-12-14
ipc/sem: rework task wakeups
Davidlohr Bueso
1
-180
/
+86
2016-12-14
ipc/sem: do not call wake_sem_queue_do() prematurely ... as this call should ...
Davidlohr Bueso
1
-7
/
+12
2016-12-14
sparc: implement watchdog_nmi_enable and watchdog_nmi_disable
Babu Moger
1
-1
/
+43
2016-12-14
kernel/watchdog.c: move hardlockup detector to separate file
Babu Moger
3
-230
/
+239
2016-12-14
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
2
-24
/
+28
2016-12-14
ktest.pl: fix english
Pavel Machek
1
-4
/
+4
2016-12-14
drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression
Andrew Morton
1
-2
/
+1
2016-12-14
posix-timers: give lazy compilers some help optimizing code away
Nicolas Pitre
1
-1
/
+2
2016-12-14
ipc/shm.c: coding style fixes
Shailesh Pandey
1
-3
/
+10
2016-12-14
ipc: msg, make msgrcv work with LONG_MIN
Jiri Slaby
1
-1
/
+4
2016-12-14
initramfs: allow again choice of the embedded initram compression algorithm
Francisco Blas Izquierdo Riera (klondike)
1
-0
/
+117
2016-12-14
initramfs: select builtin initram compression algorithm on KConfig instead of...
Francisco Blas Izquierdo Riera (klondike)
2
-19
/
+11
2016-12-14
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
3
-8
/
+5
2016-12-14
kdb: properly synchronize vkdb_printf() calls with other CPUs
Petr Mladek
2
-18
/
+13
2016-12-14
kdb: remove unused kdb_event handling
Petr Mladek
3
-4
/
+0
2016-12-14
kernel/debug/debug_core.c: more properly delay for secondary CPUs
Douglas Anderson
1
-2
/
+2
2016-12-14
kcov: add more missing includes
Kefeng Wang
1
-0
/
+5
2016-12-14
Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
Andreas Platschek
1
-1
/
+2
2016-12-14
Kconfig: lib/Kconfig.debug: fix references to Documenation
Andreas Platschek
1
-4
/
+4
2016-12-14
relay: check array offset before using it
Dan Carpenter
1
-2
/
+2
2016-12-14
igb: update code to better handle incrementing page count
Alexander Duyck
2
-8
/
+23
2016-12-14
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
1
-20
/
+33
2016-12-14
mm: add support for releasing multiple instances of a page
Alexander Duyck
2
-0
/
+16
2016-12-14
dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
Alexander Duyck
1
-7
/
+13
2016-12-14
arch/xtensa: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-2
/
+5
2016-12-14
arch/tile: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-2
/
+10
2016-12-14
arch/sparc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2
-4
/
+4
2016-12-14
arch/sh: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-2
/
+5
2016-12-14
arch/powerpc: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+8
2016-12-14
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-5
/
+15
2016-12-14
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-0
/
+3
2016-12-14
arch/nios2: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-8
/
+18
2016-12-14
arch/mips: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2
-4
/
+6
2016-12-14
arch/microblaze: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-2
/
+8
2016-12-14
arch/metag: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-3
/
+13
2016-12-14
arch/m68k: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+7
2016-12-14
arch/hexagon: Add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+5
2016-12-14
arch/frv: add option to skip sync on DMA map
Alexander Duyck
2
-6
/
+17
2016-12-14
arch/c6x: add option to skip sync on DMA map and unmap
Alexander Duyck
1
-4
/
+10
2016-12-14
arch/blackfin: add option to skip sync on DMA map
Alexander Duyck
1
-1
/
+7
2016-12-14
arch/avr32: add option to skip sync on DMA map
Alexander Duyck
1
-1
/
+6
[next]