index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-14
mm: use vmf->page during WP faults
Jan Kara
2016-12-14
mm: pass vm_fault structure into do_page_mkwrite()
Jan Kara
2016-12-14
mm: factor out common parts of write fault handling
Jan Kara
2016-12-14
mm: move handling of COW faults into DAX code
Jan Kara
2016-12-14
mm: factor out functionality to finish page faults
Jan Kara
2016-12-14
mm: allow full handling of COW faults in ->fault handlers
Jan Kara
2016-12-14
mm: add orig_pte field into vm_fault
Jan Kara
2016-12-14
mm: use passed vm_fault structure for in wp_pfn_shared()
Jan Kara
2016-12-14
mm: trim __do_fault() arguments
Jan Kara
2016-12-14
mm: use passed vm_fault structure in __do_fault()
Jan Kara
2016-12-14
mm: use pgoff in struct vm_fault instead of passing it separately
Jan Kara
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-14
mm: join struct fault_env and vm_fault
Jan Kara
2016-12-14
mm: unexport __get_user_pages_unlocked()
Lorenzo Stoakes
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
ipc/sem: avoid idr tree lookup for interrupted semop
Davidlohr Bueso
2016-12-14
ipc/sem: simplify wait-wake loop
Davidlohr Bueso
2016-12-14
ipc/sem: use proper list api for pending_list wakeups
Davidlohr Bueso
2016-12-14
ipc/sem: explicitly inline check_restart
Davidlohr Bueso
2016-12-14
ipc/sem: optimize perform_atomic_semop()
Davidlohr Bueso
2016-12-14
ipc/sem: rework task wakeups
Davidlohr Bueso
2016-12-14
ipc/sem: do not call wake_sem_queue_do() prematurely ... as this call should ...
Davidlohr Bueso
2016-12-14
sparc: implement watchdog_nmi_enable and watchdog_nmi_disable
Babu Moger
2016-12-14
kernel/watchdog.c: move hardlockup detector to separate file
Babu Moger
2016-12-14
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
2016-12-14
ktest.pl: fix english
Pavel Machek
2016-12-14
drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression
Andrew Morton
2016-12-14
posix-timers: give lazy compilers some help optimizing code away
Nicolas Pitre
2016-12-14
ipc/shm.c: coding style fixes
Shailesh Pandey
2016-12-14
ipc: msg, make msgrcv work with LONG_MIN
Jiri Slaby
2016-12-14
initramfs: allow again choice of the embedded initram compression algorithm
Francisco Blas Izquierdo Riera (klondike)
2016-12-14
initramfs: select builtin initram compression algorithm on KConfig instead of...
Francisco Blas Izquierdo Riera (klondike)
2016-12-14
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
2016-12-14
kdb: properly synchronize vkdb_printf() calls with other CPUs
Petr Mladek
2016-12-14
kdb: remove unused kdb_event handling
Petr Mladek
2016-12-14
kernel/debug/debug_core.c: more properly delay for secondary CPUs
Douglas Anderson
2016-12-14
kcov: add more missing includes
Kefeng Wang
2016-12-14
Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
Andreas Platschek
2016-12-14
Kconfig: lib/Kconfig.debug: fix references to Documenation
Andreas Platschek
2016-12-14
relay: check array offset before using it
Dan Carpenter
2016-12-14
igb: update code to better handle incrementing page count
Alexander Duyck
2016-12-14
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
2016-12-14
mm: add support for releasing multiple instances of a page
Alexander Duyck
2016-12-14
dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
Alexander Duyck
2016-12-14
arch/xtensa: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-14
arch/tile: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-14
arch/sparc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-14
arch/sh: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-14
arch/powerpc: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-14
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
[next]