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
2015-02-03
tracing: Create cmdline tracer options on tracing fs init
Steven Rostedt (Red Hat)
1
-9
/
+21
2015-02-03
tracing: Only create tracer options files if directory exists
Steven Rostedt (Red Hat)
1
-2
/
+5
2015-02-02
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt (Red Hat)
674
-4844
/
+7113
2015-02-02
tracing: Separate out initializing top level dir from instances
Steven Rostedt (Red Hat)
1
-21
/
+30
2015-02-02
tracing: Make tracing_init_dentry_tr() static
Steven Rostedt (Red Hat)
2
-2
/
+1
2015-01-28
trace: Use 64-bit timekeeping
Tina Ruchandani
1
-10
/
+8
2015-01-28
tracing: Add array printing helper
Dave Martin
3
-0
/
+57
2015-01-27
tracing: Remove newline from trace_printk warning banner
Borislav Petkov
1
-1
/
+2
2015-01-25
debugfs: Provide a file creation function that also takes an initial size
David Howells
6
-42
/
+79
2015-01-25
new primitive: debugfs_create_automount()
Al Viro
2
-0
/
+53
2015-01-25
debugfs: split end_creating() into success and failure cases
Al Viro
1
-14
/
+13
2015-01-25
debugfs: take mode-dependent parts of debugfs_get_inode() into callers
Al Viro
1
-32
/
+16
2015-01-25
fold debugfs_mknod() into callers
Al Viro
1
-37
/
+31
2015-01-25
fold debugfs_create() into caller
Al Viro
1
-14
/
+3
2015-01-25
fold debugfs_mkdir() into caller
Al Viro
1
-15
/
+6
2015-01-25
debugfs_mknod(): get rid useless arguments
Al Viro
1
-17
/
+11
2015-01-25
fold debugfs_link() into caller
Al Viro
1
-9
/
+2
2015-01-25
debugfs: kill __create_file()
Al Viro
1
-38
/
+33
2015-01-25
debugfs: split the beginning and the end of __create_file() off
Al Viro
1
-22
/
+39
2015-01-25
debugfs_{mkdir,create,link}(): get rid of redundant argument
Al Viro
1
-8
/
+9
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
9
-12
/
+12
2015-01-22
tracing: Remove unneeded includes of debugfs.h and fs.h
Steven Rostedt (Red Hat)
9
-17
/
+0
2015-01-18
Linux 3.19-rc5
v3.19-rc5
Linus Torvalds
1
-1
/
+1
2015-01-18
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-80
/
+272
2015-01-18
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
7
-28
/
+69
2015-01-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-4
/
+2
2015-01-17
clk: fix possible null pointer dereference
Stanimir Varbanov
1
-1
/
+1
2015-01-17
Revert "clk: ppc-corenet: Fix Section mismatch warning"
Kevin Hao
1
-1
/
+1
2015-01-17
clk: rockchip: fix deadlock possibility in cpuclk
Heiko Stübner
1
-4
/
+6
2015-01-18
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-3
/
+6
2015-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-96
/
+165
2015-01-17
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
24
-82
/
+131
2015-01-16
Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
3
-4
/
+20
2015-01-16
reset: sunxi: fix spinlock initialization
Tyler Baker
1
-0
/
+4
2015-01-16
Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2
-0
/
+10
2015-01-16
ARM: dts: disable CCI on exynos5420 based arndale-octa
Abhilash Kesavan
2
-1
/
+5
2015-01-16
drivers: bus: check cci device tree node status
Abhilash Kesavan
1
-0
/
+3
2015-01-16
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...
Olof Johansson
4
-2
/
+22
2015-01-16
ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
Heiko Stübner
1
-0
/
+27
2015-01-16
Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba...
Olof Johansson
2
-31
/
+34
2015-01-16
ARM: nomadik: fix up leftover device tree pins
Linus Walleij
1
-4
/
+4
2015-01-16
Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
9
-17
/
+100
2015-01-16
Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
6
-21
/
+13
2015-01-16
Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
1
-0
/
+30
2015-01-17
kernel: avoid overflow in cmp_range
Louis Langholtz
1
-5
/
+5
2015-01-16
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
1
-8
/
+11
2015-01-16
perf tools: Fix segfault for symbol annotation on TUI
Namhyung Kim
1
-7
/
+1
2015-01-16
perf test: Fix dwarf unwind using libunwind.
Wang Nan
2
-3
/
+61
2015-01-16
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
3
-3
/
+1
2015-01-16
perf tools: Elide strlcpy warning with uclibc
Vineet Gupta
1
-0
/
+2
[next]