index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
49
-364
/
+3885
2013-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-7
/
+18
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
121
-628
/
+8137
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
91
-448
/
+447
2013-11-13
qib_fs: fix (some) dcache abuses
Al Viro
1
-2
/
+5
2013-11-13
prepend_path() needs to reinitialize dentry/vfsmount/mnt on restarts
Al Viro
1
-3
/
+6
2013-11-13
fix unpaired rcu lock in prepend_path()
Li Zhong
1
-0
/
+4
2013-11-13
locks: missing unlock on error in generic_add_lease()
Dan Carpenter
1
-0
/
+1
2013-11-13
aio: checking for NULL instead of IS_ERR
Dan Carpenter
1
-2
/
+2
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1331
-32347
/
+78900
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
287
-2378
/
+5004
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
159
-2491
/
+2099
2013-11-13
Merge tag 'dlm-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-3
/
+1
2013-11-13
Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
3
-13
/
+43
2013-11-13
Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-7
/
+10
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-27
/
+342
2013-11-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-13
/
+48
2013-11-13
Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
19
-412
/
+651
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
4
-321
/
+41
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
12
-35
/
+171
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
3
-42
/
+3
2013-11-13
ipc, msg: fix message length check for negative values
Mathias Krause
3
-15
/
+15
2013-11-13
ipc/util.c: remove unnecessary work pending test
Xie XiuQi
1
-3
/
+1
2013-11-13
devpts: plug the memory leak in kill_sb
Ilija Hadzic
1
-0
/
+1
2013-11-13
./Makefile: export initial ramdisk compression config option
P J P
2
-0
/
+21
2013-11-13
init/Kconfig: add option to disable kernel compression
Christian Ruppert
1
-1
/
+7
2013-11-13
drivers: w1: make w1_slave::flags long to avoid memory corruption
Michal Nazarewicz
2
-6
/
+6
2013-11-13
drivers/w1/masters/ds1wm.cuse dev_get_platdata()
Jingoo Han
1
-6
/
+6
2013-11-13
drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()
Roger Tseng
1
-1
/
+1
2013-11-13
drivers/memstick/core/mspro_block.c: fix attributes array allocation
Michal Nazarewicz
1
-2
/
+2
2013-11-13
drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-11-13
kernel/panic.c: reduce 1 byte usage for print tainted buffer
Chen Gang
1
-1
/
+1
2013-11-13
gcov: reuse kbasename helper
Andy Shevchenko
1
-4
/
+3
2013-11-13
kernel/gcov/fs.c: use pr_warn()
Andrew Morton
1
-17
/
+17
2013-11-13
kernel/module.c: use pr_foo()
Andrew Morton
1
-59
/
+44
2013-11-13
gcov: compile specific gcov implementation based on gcc version
Frantisek Hrbata
3
-1
/
+65
2013-11-13
gcov: add support for gcc 4.7 gcov format
Frantisek Hrbata
2
-0
/
+566
2013-11-13
gcov: move gcov structs definitions to a gcc version specific file
Frantisek Hrbata
4
-80
/
+153
2013-11-13
kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()
Chen Gang
1
-3
/
+5
2013-11-13
kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_...
Chen Gang
1
-2
/
+6
2013-11-13
kernel/sysctl_binary.c: use scnprintf() instead of snprintf()
Chen Gang
1
-3
/
+3
2013-11-13
kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_d...
Chen Gang
1
-1
/
+4
2013-11-13
rbtree: fix rbtree_postorder_for_each_entry_safe() iterator
Jan Kara
1
-7
/
+9
2013-11-13
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
5
-5
/
+13
2013-11-13
kcore: add Kconfig help text
Randy Dunlap
1
-0
/
+4
2013-11-13
procfs: clean up proc_reg_get_unmapped_area for 80-column limit
HATAYAMA Daisuke
1
-6
/
+10
2013-11-13
Documentation/ABI: document the non-ABI status of Kconfig and symbols
Josh Triplett
1
-0
/
+13
2013-11-13
kernel-doc: improve "no structured comments found" error
Johannes Berg
2
-5
/
+15
2013-11-13
Documentation/trace/tracepoints.txt: add links to TRACE_EVENT documentation
Stefan Raspl
1
-0
/
+5
2013-11-13
Documentation/filesystems/vfat.txt: fix directory entry example
Luis Ortega Perez de Villar
1
-1
/
+1
[next]