index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
aoe: add AoE-target files to debugfs
Ed Cashin
2013-09-11
3
-0
/
+38
*
aoe: create and destroy debugfs directory for aoe
Ed Cashin
2013-09-11
1
-1
/
+9
*
mm/zswap: use postorder iteration when destroying rbtree
Cody P Schafer
2013-09-11
1
-14
/
+2
*
rbtree: allow tests to run as builtin
Cody P Schafer
2013-09-11
1
-1
/
+1
*
rbtree_test: add test for postorder iteration
Cody P Schafer
2013-09-11
1
-0
/
+12
*
rbtree: add rbtree_postorder_for_each_entry_safe() helper
Cody P Schafer
2013-09-11
1
-0
/
+18
*
rbtree: add postorder iteration functions
Cody P Schafer
2013-09-11
2
-0
/
+44
*
block/partitions/efi.c: consistently use pr_foo()
Andrew Morton
2013-09-11
1
-26
/
+19
*
partitions/efi: some style cleanups
Davidlohr Bueso
2013-09-11
1
-11
/
+8
*
partitions/efi: delete annoying emacs style comments
Davidlohr Bueso
2013-09-11
1
-19
/
+0
*
partitions/efi: compare first and last usable LBAs
Davidlohr Bueso
2013-09-11
1
-1
/
+6
*
partitions/efi: account for pmbr size in lba
Davidlohr Bueso
2013-09-11
1
-3
/
+18
*
partitions/efi: detect hybrid MBRs
Davidlohr Bueso
2013-09-11
2
-21
/
+56
*
partitions/efi: do not require gpt partition to begin at sector 1
Davidlohr Bueso
2013-09-11
1
-3
/
+0
*
partitions/efi: check pmbr record's starting lba
Davidlohr Bueso
2013-09-11
1
-4
/
+13
*
partitions/efi: use lba-aware partition records
Davidlohr Bueso
2013-09-11
2
-6
/
+19
*
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
2013-09-11
4
-22
/
+110
*
vmcore: enable /proc/vmcore mmap for s390
Michael Holzheu
2013-09-11
1
-1
/
+1
*
s390/vmcore: implement remap_oldmem_pfn_range for s390
Jan Willeke
2013-09-11
1
-0
/
+26
*
vmcore: introduce remap_oldmem_pfn_range()
Michael Holzheu
2013-09-11
2
-8
/
+86
*
s390/vmcore: use ELF header in new memory feature
Michael Holzheu
2013-09-11
1
-27
/
+54
*
vmcore: introduce ELF header in new memory feature
Michael Holzheu
2013-09-11
2
-10
/
+57
*
kexec: remove unnecessary return
Xishi Qiu
2013-09-11
1
-4
/
+1
*
exec: cleanup the error handling in search_binary_handler()
Oleg Nesterov
2013-09-11
1
-8
/
+3
*
exec: don't retry if request_module() fails
Oleg Nesterov
2013-09-11
1
-1
/
+2
*
exec: cleanup the CONFIG_MODULES logic
Oleg Nesterov
2013-09-11
1
-37
/
+31
*
exec: kill ->load_binary != NULL check in search_binary_handler()
Oleg Nesterov
2013-09-11
1
-4
/
+3
*
exec: move allow_write_access/fput to exec_binprm()
Oleg Nesterov
2013-09-11
1
-4
/
+6
*
exec: proc_exec_connector() should be called only once
Oleg Nesterov
2013-09-11
1
-1
/
+1
*
exec: kill "int depth" in search_binary_handler()
Oleg Nesterov
2013-09-11
2
-6
/
+5
*
exec: introduce exec_binprm() for "depth == 0" code
Oleg Nesterov
2013-09-11
1
-14
/
+22
*
proc: make proc_fd_permission() thread-friendly
Oleg Nesterov
2013-09-11
1
-1
/
+1
*
fs/proc/task_mmu.c: check the return value of mpol_to_str()
Chen Gang
2013-09-11
1
-1
/
+3
*
Documentation/filesystems/proc.txt: fix mistake in the description of Committ...
Minto Joseph
2013-09-11
1
-10
/
+9
*
fs/file_table.c:fput(): make comment more truthful
Andrew Morton
2013-09-11
1
-2
/
+1
*
coredump: add new %P variable in core_pattern
Stéphane Graber
2013-09-11
2
-0
/
+6
*
__ptrace_may_access() should not deny sub-threads
Mark Grondona
2013-09-11
1
-1
/
+1
*
hfsplus: integrate POSIX ACLs support into driver
Vyacheslav Dubeyko
2013-09-11
6
-26
/
+99
*
hfsplus: implement POSIX ACLs support
Vyacheslav Dubeyko
2013-09-11
1
-0
/
+274
*
hfsplus: add necessary declarations for POSIX ACLs support
Vyacheslav Dubeyko
2013-09-11
3
-0
/
+49
*
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
2013-09-11
9
-107
/
+37
*
drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid
Alexander Shiyan
2013-09-11
1
-5
/
+1
*
drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure
Alexander Shiyan
2013-09-11
1
-2
/
+0
*
drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()
Alexander Shiyan
2013-09-11
1
-12
/
+6
*
drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup
Xianglong Du
2013-09-11
1
-4
/
+9
*
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
Jingoo Han
2013-09-11
1
-1
/
+1
*
drivers/rtc/rtc-max77686.c: Fix wrong register
Sangjung Woo
2013-09-11
1
-2
/
+2
*
drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...
Alexander Holler
2013-09-11
1
-2
/
+4
*
drivers/rtc/rtc-palmas.c: support for backup battery charging
Laxman Dewangan
2013-09-11
2
-0
/
+68
*
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
Hebbar Gururaja
2013-09-11
2
-9
/
+57
[next]