index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: use vmf->page during WP faults
Jan Kara
2016-12-14
1
-29
/
+29
*
mm: pass vm_fault structure into do_page_mkwrite()
Jan Kara
2016-12-14
1
-12
/
+10
*
mm: factor out common parts of write fault handling
Jan Kara
2016-12-14
1
-41
/
+37
*
mm: move handling of COW faults into DAX code
Jan Kara
2016-12-14
4
-56
/
+34
*
mm: factor out functionality to finish page faults
Jan Kara
2016-12-14
2
-9
/
+36
*
mm: allow full handling of COW faults in ->fault handlers
Jan Kara
2016-12-14
2
-8
/
+10
*
mm: add orig_pte field into vm_fault
Jan Kara
2016-12-14
4
-48
/
+47
*
mm: use passed vm_fault structure for in wp_pfn_shared()
Jan Kara
2016-12-14
1
-7
/
+2
*
mm: trim __do_fault() arguments
Jan Kara
2016-12-14
1
-38
/
+29
*
mm: use passed vm_fault structure in __do_fault()
Jan Kara
2016-12-14
1
-15
/
+10
*
mm: use pgoff in struct vm_fault instead of passing it separately
Jan Kara
2016-12-14
2
-17
/
+19
*
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-14
27
-79
/
+57
*
mm: join struct fault_env and vm_fault
Jan Kara
2016-12-14
11
-422
/
+423
*
mm: unexport __get_user_pages_unlocked()
Lorenzo Stoakes
2016-12-14
6
-21
/
+25
*
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
10
-14
/
+18
*
ipc/sem: avoid idr tree lookup for interrupted semop
Davidlohr Bueso
2016-12-14
1
-32
/
+5
*
ipc/sem: simplify wait-wake loop
Davidlohr Bueso
2016-12-14
1
-56
/
+52
*
ipc/sem: use proper list api for pending_list wakeups
Davidlohr Bueso
2016-12-14
1
-25
/
+13
*
ipc/sem: explicitly inline check_restart
Davidlohr Bueso
2016-12-14
1
-1
/
+1
*
ipc/sem: optimize perform_atomic_semop()
Davidlohr Bueso
2016-12-14
1
-10
/
+102
*
ipc/sem: rework task wakeups
Davidlohr Bueso
2016-12-14
1
-180
/
+86
*
ipc/sem: do not call wake_sem_queue_do() prematurely ... as this call should ...
Davidlohr Bueso
2016-12-14
1
-7
/
+12
*
sparc: implement watchdog_nmi_enable and watchdog_nmi_disable
Babu Moger
2016-12-14
1
-1
/
+43
*
kernel/watchdog.c: move hardlockup detector to separate file
Babu Moger
2016-12-14
3
-230
/
+239
*
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
2016-12-14
2
-24
/
+28
*
ktest.pl: fix english
Pavel Machek
2016-12-14
1
-4
/
+4
*
drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression
Andrew Morton
2016-12-14
1
-2
/
+1
*
posix-timers: give lazy compilers some help optimizing code away
Nicolas Pitre
2016-12-14
1
-1
/
+2
*
ipc/shm.c: coding style fixes
Shailesh Pandey
2016-12-14
1
-3
/
+10
*
ipc: msg, make msgrcv work with LONG_MIN
Jiri Slaby
2016-12-14
1
-1
/
+4
*
initramfs: allow again choice of the embedded initram compression algorithm
Francisco Blas Izquierdo Riera (klondike)
2016-12-14
1
-0
/
+117
*
initramfs: select builtin initram compression algorithm on KConfig instead of...
Francisco Blas Izquierdo Riera (klondike)
2016-12-14
2
-19
/
+11
*
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
2016-12-14
3
-8
/
+5
*
kdb: properly synchronize vkdb_printf() calls with other CPUs
Petr Mladek
2016-12-14
2
-18
/
+13
*
kdb: remove unused kdb_event handling
Petr Mladek
2016-12-14
3
-4
/
+0
*
kernel/debug/debug_core.c: more properly delay for secondary CPUs
Douglas Anderson
2016-12-14
1
-2
/
+2
*
kcov: add more missing includes
Kefeng Wang
2016-12-14
1
-0
/
+5
*
Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
Andreas Platschek
2016-12-14
1
-1
/
+2
*
Kconfig: lib/Kconfig.debug: fix references to Documenation
Andreas Platschek
2016-12-14
1
-4
/
+4
*
relay: check array offset before using it
Dan Carpenter
2016-12-14
1
-2
/
+2
*
igb: update code to better handle incrementing page count
Alexander Duyck
2016-12-14
2
-8
/
+23
*
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
2016-12-14
1
-20
/
+33
*
mm: add support for releasing multiple instances of a page
Alexander Duyck
2016-12-14
2
-0
/
+16
*
dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
Alexander Duyck
2016-12-14
1
-7
/
+13
*
arch/xtensa: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-14
1
-2
/
+5
*
arch/tile: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-14
1
-2
/
+10
*
arch/sparc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-14
2
-4
/
+4
*
arch/sh: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-14
1
-2
/
+5
*
arch/powerpc: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-14
1
-1
/
+8
*
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-14
1
-5
/
+15
[next]