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-07-15
coresight: catu: Plug in CATU as a backend for ETR buffer
Suzuki K Poulose
4
-11
/
+174
2018-07-15
coresight: catu: Add support for scatter gather tables
Suzuki K Poulose
1
-0
/
+251
2018-07-15
dts: bindings: Document device tree binding for CATU
Suzuki K Poulose
1
-0
/
+53
2018-07-15
coresight: Introduce support for Coresight Address Translation Unit
Suzuki K Poulose
6
-0
/
+363
2018-07-15
coresight: Add helper device type
Suzuki K Poulose
2
-2
/
+65
2018-07-15
coresight: Cleanup device subtype struct
Suzuki K Poulose
1
-9
/
+12
2018-07-15
coresight: Handle errors in finding input/output ports
Suzuki K Poulose
1
-2
/
+5
2018-07-15
coresight: Cleanup platform description data
Suzuki K Poulose
1
-2
/
+0
2018-07-15
coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packet
Suzuki K Poulose
1
-1
/
+1
2018-07-15
coresight: include vmalloc.h for vmap/vunmap
Arnd Bergmann
1
-0
/
+1
2018-07-15
coresight: tmc: Add configuration support for trace buffer size
Suzuki K Poulose
3
-1
/
+43
2018-07-15
coresight: tmc-etr buf: Add TMC scatter gather mode backend
Suzuki K Poulose
2
-4
/
+111
2018-07-15
coresight: tmc-etr: Add transparent buffer management
Suzuki K Poulose
2
-89
/
+308
2018-07-15
coresight: Add support for TMC ETR SG unit
Suzuki K Poulose
1
-0
/
+263
2018-07-15
coresight: Add generic TMC sg table framework
Suzuki K Poulose
2
-0
/
+318
2018-07-15
dts: bindings: Restrict coresight tmc-etr scatter-gather mode
Suzuki K Poulose
2
-1
/
+10
2018-07-15
coresight: Add helper for inserting synchronization packets
Suzuki K Poulose
5
-42
/
+23
2018-07-15
coresight: tmc-etr: Disallow perf mode
Suzuki K Poulose
1
-26
/
+2
2018-07-15
coresight: tmc-etr: Do not clean trace buffer
Suzuki K Poulose
1
-6
/
+2
2018-07-15
coresight: tmc: Hide trace buffer handling for file read
Suzuki K Poulose
4
-18
/
+79
2018-07-15
coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
Suzuki K Poulose
1
-17
/
+14
2018-07-15
coresight: Remove function coresight_vpid_to_pid()
Mathieu Poirier
1
-20
/
+0
2018-07-15
coresight: etm4x: Don't use contextID with PID namespaces
Mathieu Poirier
2
-12
/
+38
2018-07-15
coresight: etm3x: Don't use contextID with PID namespaces
Mathieu Poirier
3
-12
/
+38
2018-07-14
Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...
Linus Torvalds
2
-6
/
+6
2018-07-14
Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
2
-0
/
+46
2018-07-14
Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-1
/
+1
2018-07-14
Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
1
-2
/
+2
2018-07-14
Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+13
2018-07-14
Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2018-07-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-99
/
+133
2018-07-14
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
1
-60
/
+81
2018-07-14
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
Joe Perches
1
-3
/
+3
2018-07-14
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2
-19
/
+12
2018-07-14
mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE
Michal Hocko
1
-1
/
+2
2018-07-14
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
1
-3
/
+2
2018-07-14
x86/purgatory: add missing FORCE to Makefile target
Philipp Rudo
1
-1
/
+1
2018-07-14
net/9p/client.c: put refcount of trans_mod in error case in parse_opts()
piaojun
1
-1
/
+2
2018-07-14
mm: allow arch to supply p??_free_tlb functions
Nicholas Piggin
1
-0
/
+8
2018-07-14
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
1
-9
/
+13
2018-07-14
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
1
-1
/
+2
2018-07-14
mm: do not drop unused pages when userfaultd is running
Christian Borntraeger
1
-1
/
+7
2018-07-14
mm: zero unavailable pages before memmap init
Pavel Tatashin
1
-2
/
+2
2018-07-13
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-11
/
+19
2018-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+2
2018-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-81
/
+84
2018-07-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+3
2018-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-117
/
+100
2018-07-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-27
/
+39
2018-07-13
Merge tag 'vfio-v4.18-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+3
[prev]
[next]