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
2018-09-25
coresight: perf: Add helper to retrieve sink configuration
Suzuki K Poulose
2
-14
/
+26
2018-09-25
coresight: perf: Remove reset_buffer call back for sinks
Suzuki K Poulose
4
-103
/
+26
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
11
-25
/
+25
2018-09-25
coresight: tmc-etr: Relax collection of trace from sysfs mode
Suzuki K Poulose
1
-8
/
+6
2018-09-25
coresight: tmc-etr: Handle driver mode specific ETR buffers
Suzuki K Poulose
2
-20
/
+40
2018-09-25
coresight: perf: Disable trace path upon source error
Suzuki K Poulose
1
-1
/
+3
2018-09-25
coresight: perf: Allow tracing on hotplugged CPUs
Suzuki K Poulose
1
-15
/
+29
2018-09-25
coresight: perf: Avoid unncessary CPU hotplug read lock
Suzuki K Poulose
1
-3
/
+0
2018-09-25
coresight: perf: Fix per cpu path management
Suzuki K Poulose
1
-15
/
+40
2018-09-25
coresight: etb10: Fix handling of perf mode
Suzuki K Poulose
1
-0
/
+4
2018-09-25
coresight: Fix handling of sinks
Suzuki K Poulose
1
-7
/
+15
2018-09-25
coresight: Use ERR_CAST instead of ERR_PTR
zhong jiang
1
-1
/
+1
2018-09-25
coresight: Cleanup coresight DT bindings
Suzuki K Poulose
2
-50
/
+143
2018-09-25
coresight: platform: Cleanup coresight connection handling
Suzuki K Poulose
3
-61
/
+22
2018-09-25
coresight: Add helper to check if the endpoint is input
Suzuki K Poulose
1
-2
/
+7
2018-09-25
coresight: Fix remote endpoint parsing
Suzuki K Poulose
1
-11
/
+11
2018-09-25
coresight: platform: Fix leaking device reference
Suzuki K Poulose
1
-1
/
+5
2018-09-25
coresight: platform: Fix refcounting for graph nodes
Suzuki K Poulose
1
-0
/
+5
2018-09-25
coresight: platform: Refactor graph endpoint parsing
Suzuki K Poulose
1
-55
/
+83
2018-09-25
coresight: Document error handling in coresight_register
Suzuki K Poulose
1
-7
/
+11
2018-09-20
misc: sgi-gru: fix fall-through annotations
Gustavo A. R. Silva
1
-2
/
+2
2018-09-16
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
300
-1737
/
+2985
2018-09-16
Linux 4.19-rc4
v4.19-rc4
Linus Torvalds
1
-1
/
+1
2018-09-16
Code of Conduct: Let's revamp it.
Greg Kroah-Hartman
3
-29
/
+82
2018-09-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-25
/
+30
2018-09-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-15
/
+22
2018-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
28
-43
/
+423
2018-09-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-6
/
+7
2018-09-15
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
1
-0
/
+2
2018-09-14
Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-17
/
+43
2018-09-14
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-24
/
+39
2018-09-14
Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2018-09-14
Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2018-09-14
Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-27
/
+61
2018-09-14
Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-14
/
+16
2018-09-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-14
/
+24
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
1
-9
/
+12
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2
-3
/
+9
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
pNFS: Ensure we return the error if someone kills a waiting layoutget
Trond Myklebust
1
-10
/
+16
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-3
/
+1
2018-09-14
Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
31
-145
/
+189
2018-09-14
Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+33
2018-09-14
Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-20
/
+57
2018-09-14
Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-34
/
+73
2018-09-14
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
Joerg Roedel
2
-10
/
+1
2018-09-14
firmware: coreboot: Only populate devices in coreboot_table_init()
Stephen Boyd
1
-38
/
+29
2018-09-14
firmware: coreboot: Remap RAM with memremap() instead of ioremap()
Stephen Boyd
1
-21
/
+19
2018-09-14
firmware: coreboot: Collapse platform drivers into bus core
Stephen Boyd
6
-176
/
+72
[next]