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
2013-09-11
partitions/efi: account for pmbr size in lba
Davidlohr Bueso
1
-3
/
+18
2013-09-11
partitions/efi: detect hybrid MBRs
Davidlohr Bueso
2
-21
/
+56
2013-09-11
partitions/efi: do not require gpt partition to begin at sector 1
Davidlohr Bueso
1
-3
/
+0
2013-09-11
partitions/efi: check pmbr record's starting lba
Davidlohr Bueso
1
-4
/
+13
2013-09-11
partitions/efi: use lba-aware partition records
Davidlohr Bueso
2
-6
/
+19
2013-09-11
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
4
-22
/
+110
2013-09-11
vmcore: enable /proc/vmcore mmap for s390
Michael Holzheu
1
-1
/
+1
2013-09-11
s390/vmcore: implement remap_oldmem_pfn_range for s390
Jan Willeke
1
-0
/
+26
2013-09-11
vmcore: introduce remap_oldmem_pfn_range()
Michael Holzheu
2
-8
/
+86
2013-09-11
s390/vmcore: use ELF header in new memory feature
Michael Holzheu
1
-27
/
+54
2013-09-11
vmcore: introduce ELF header in new memory feature
Michael Holzheu
2
-10
/
+57
2013-09-11
kexec: remove unnecessary return
Xishi Qiu
1
-4
/
+1
2013-09-11
exec: cleanup the error handling in search_binary_handler()
Oleg Nesterov
1
-8
/
+3
2013-09-11
exec: don't retry if request_module() fails
Oleg Nesterov
1
-1
/
+2
2013-09-11
exec: cleanup the CONFIG_MODULES logic
Oleg Nesterov
1
-37
/
+31
2013-09-11
exec: kill ->load_binary != NULL check in search_binary_handler()
Oleg Nesterov
1
-4
/
+3
2013-09-11
exec: move allow_write_access/fput to exec_binprm()
Oleg Nesterov
1
-4
/
+6
2013-09-11
exec: proc_exec_connector() should be called only once
Oleg Nesterov
1
-1
/
+1
2013-09-11
exec: kill "int depth" in search_binary_handler()
Oleg Nesterov
2
-6
/
+5
2013-09-11
exec: introduce exec_binprm() for "depth == 0" code
Oleg Nesterov
1
-14
/
+22
2013-09-11
proc: make proc_fd_permission() thread-friendly
Oleg Nesterov
1
-1
/
+1
2013-09-11
fs/proc/task_mmu.c: check the return value of mpol_to_str()
Chen Gang
1
-1
/
+3
2013-09-11
Documentation/filesystems/proc.txt: fix mistake in the description of Committ...
Minto Joseph
1
-10
/
+9
2013-09-11
fs/file_table.c:fput(): make comment more truthful
Andrew Morton
1
-2
/
+1
2013-09-11
coredump: add new %P variable in core_pattern
Stéphane Graber
2
-0
/
+6
2013-09-11
__ptrace_may_access() should not deny sub-threads
Mark Grondona
1
-1
/
+1
2013-09-11
hfsplus: integrate POSIX ACLs support into driver
Vyacheslav Dubeyko
6
-26
/
+99
2013-09-11
hfsplus: implement POSIX ACLs support
Vyacheslav Dubeyko
1
-0
/
+274
2013-09-11
hfsplus: add necessary declarations for POSIX ACLs support
Vyacheslav Dubeyko
3
-0
/
+49
2013-09-11
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
9
-107
/
+37
2013-09-11
drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid
Alexander Shiyan
1
-5
/
+1
2013-09-11
drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure
Alexander Shiyan
1
-2
/
+0
2013-09-11
drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()
Alexander Shiyan
1
-12
/
+6
2013-09-11
drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup
Xianglong Du
1
-4
/
+9
2013-09-11
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
Jingoo Han
1
-1
/
+1
2013-09-11
drivers/rtc/rtc-max77686.c: Fix wrong register
Sangjung Woo
1
-2
/
+2
2013-09-11
drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...
Alexander Holler
1
-2
/
+4
2013-09-11
drivers/rtc/rtc-palmas.c: support for backup battery charging
Laxman Dewangan
2
-0
/
+68
2013-09-11
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
Hebbar Gururaja
2
-9
/
+57
2013-09-11
rtc: add MOXA ART RTC driver
Jonas Jensen
4
-0
/
+357
2013-09-11
drivers/rtc/rtc-pcf2127.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-09-11
drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au...
Alexander Holler
1
-5
/
+11
2013-09-11
s390/kprobes: add support for pc-relative long displacement instructions
Heiko Carstens
2
-8
/
+140
2013-09-11
kprobes: allow to specify custom allocator for insn caches
Heiko Carstens
2
-2
/
+20
2013-09-11
kprobes: unify insn caches
Heiko Carstens
2
-58
/
+49
2013-09-11
firmware/dmi_scan: drop OOM messages
Jean Delvare
1
-17
/
+6
2013-09-11
firmware/dmi_scan: constify strings
Jean Delvare
1
-5
/
+5
2013-09-11
firmware/dmi_scan: fix most checkpatch errors and warnings
Jean Delvare
1
-23
/
+24
2013-09-11
firmware/dmi_scan: drop obsolete comment
Jean Delvare
1
-5
/
+0
2013-09-11
epoll: add a reschedule point in ep_free()
Eric Dumazet
1
-0
/
+2
[prev]
[next]