index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
Add linux-next specific files for 20161129
next-20161129
Stephen Rothwell
5
-0
/
+12694
2016-11-29
Merge branch 'akpm/master'
Stephen Rothwell
56
-1283
/
+1375
2016-11-29
dax: clear dirty entry tags on cache flush
Jan Kara
1
-0
/
+64
2016-11-29
dax: protect PTE modification on WP fault by radix tree entry lock
Jan Kara
2
-7
/
+17
2016-11-29
dax: make cache flushing protected by entry lock
Jan Kara
1
-22
/
+39
2016-11-29
mm: export follow_pte()
Jan Kara
2
-2
/
+4
2016-11-29
mm: change return values of finish_mkwrite_fault()
Jan Kara
1
-4
/
+3
2016-11-29
mm: provide helper for finishing mkwrite faults
Jan Kara
2
-27
/
+41
2016-11-29
mm: move part of wp_page_reuse() into the single call site
Jan Kara
1
-15
/
+12
2016-11-29
mm: use vmf->page during WP faults
Jan Kara
1
-29
/
+29
2016-11-29
mm: pass vm_fault structure into do_page_mkwrite()
Jan Kara
1
-12
/
+10
2016-11-29
mm: factor out common parts of write fault handling
Jan Kara
1
-41
/
+37
2016-11-29
mm: move handling of COW faults into DAX code
Jan Kara
4
-56
/
+34
2016-11-29
mm: factor out functionality to finish page faults
Jan Kara
2
-9
/
+36
2016-11-29
mm: allow full handling of COW faults in ->fault handlers
Jan Kara
2
-8
/
+10
2016-11-29
mm: add orig_pte field into vm_fault
Jan Kara
4
-48
/
+47
2016-11-29
mm: use passed vm_fault structure for in wp_pfn_shared()
Jan Kara
1
-7
/
+2
2016-11-29
mm: trim __do_fault() arguments
Jan Kara
1
-38
/
+29
2016-11-29
mm: use passed vm_fault structure in __do_fault()
Jan Kara
1
-15
/
+10
2016-11-29
mm: use pgoff in struct vm_fault instead of passing it separately
Jan Kara
2
-17
/
+19
2016-11-29
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
27
-79
/
+57
2016-11-29
mm: join struct fault_env and vm_fault
Jan Kara
11
-422
/
+423
2016-11-29
mm-unexport-__get_user_pages_unlocked-checkpatch-fixes
Andrew Morton
1
-3
/
+4
2016-11-29
mm: unexport __get_user_pages_unlocked()
Lorenzo Stoakes
6
-21
/
+24
2016-11-29
vfio iommu type1: merge fix for get_user_pages_remote API change
Stephen Rothwell
1
-1
/
+1
2016-11-29
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
9
-13
/
+17
2016-11-29
ipc/sem: avoid idr tree lookup for interrupted semop
Davidlohr Bueso
1
-32
/
+5
2016-11-29
ipc-sem-simplify-wait-wake-loop-checkpatch-fixes
Andrew Morton
1
-10
/
+11
2016-11-29
ipc/sem: simplify wait-wake loop
Davidlohr Bueso
1
-56
/
+51
2016-11-29
ipc/sem: use proper list api for pending_list wakeups
Davidlohr Bueso
1
-25
/
+13
2016-11-29
ipc/sem: explicitly inline check_restart
Davidlohr Bueso
1
-1
/
+1
2016-11-29
ipc-sem-optimize-perform_atomic_semop-checkpatch-fixes
Andrew Morton
1
-1
/
+2
2016-11-29
ipc/sem: ensure we left shift a ULL rather than a 32 bit integer
Colin Ian King
1
-1
/
+1
2016-11-29
ipc/sem: optimize perform_atomic_semop()
Davidlohr Bueso
1
-10
/
+101
2016-11-29
ipc-sem-rework-task-wakeups-checkpatch-fixes
Andrew Morton
1
-4
/
+5
2016-11-29
ipc/sem: merge fix for WAKE_Q to DEFINE_WAKE_Q rename
Stephen Rothwell
1
-5
/
+5
2016-11-29
ipc/sem: rework task wakeups
Davidlohr Bueso
1
-180
/
+85
2016-11-29
ipc/sem: do not call wake_sem_queue_do() prematurely
Davidlohr Bueso
1
-7
/
+12
2016-11-29
sparc: implement watchdog_nmi_enable and watchdog_nmi_disable
Babu Moger
1
-1
/
+43
2016-11-29
kernel/watchdog.c: move hardlockup detector to separate file
Babu Moger
3
-230
/
+239
2016-11-29
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
2
-24
/
+28
2016-11-29
ktest.pl: fix english
Pavel Machek
1
-4
/
+4
2016-11-29
drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression
Andrew Morton
1
-2
/
+1
2016-11-29
kernel/time: fix build
Andrew Morton
1
-0
/
+5
2016-11-29
Merge branch 'akpm-current/current'
Stephen Rothwell
234
-1630
/
+6146
2016-11-29
Merge remote-tracking branch 'rtc/rtc-next'
Stephen Rothwell
16
-141
/
+307
2016-11-29
Merge remote-tracking branch 'coresight/next'
Stephen Rothwell
9
-84
/
+144
2016-11-29
Merge remote-tracking branch 'y2038/y2038'
Stephen Rothwell
1
-4
/
+2
2016-11-29
Merge remote-tracking branch 'userns/for-next'
Stephen Rothwell
18
-41
/
+129
2016-11-29
Merge remote-tracking branch 'dma-buf/for-next'
Stephen Rothwell
1
-0
/
+11
[next]