index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
nios2: update_mmu_cache preload the TLB with the new PTE
Nicholas Piggin
3
-9
/
+36
2019-03-07
nios2: User address TLB flush break after finding the matching entry
Nicholas Piggin
1
-0
/
+5
2019-03-07
nios2: flush_tlb_all use TLBMISC way auto-increment feature
Nicholas Piggin
1
-6
/
+5
2019-03-07
nios2: improve readability of tlb functions
Nicholas Piggin
1
-27
/
+33
2019-03-07
nios2: flush_tlb_mm flush only the pid
Nicholas Piggin
1
-12
/
+14
2019-03-07
nios2: flush_tlb_pid can just restore TLBMISC once
Nicholas Piggin
1
-2
/
+2
2019-03-07
nios2: TLBMISC writes do not require PID bits to be set
Nicholas Piggin
1
-12
/
+7
2019-03-07
nios2: Use an invalid TLB entry address helper function
Nicholas Piggin
1
-35
/
+33
2019-03-07
nios2: pte_clear does not need to flush TLB
Nicholas Piggin
1
-1
/
+0
2019-03-07
nios2: flush_tlb_page use PID based flush
Nicholas Piggin
3
-14
/
+19
2019-03-07
nios2: update_mmu_cache clear the old entry from the TLB
Nicholas Piggin
1
-0
/
+2
2019-03-07
nios2: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2
-10
/
+0
2019-03-07
nios2: ksyms: Add missing symbol exports
Guenter Roeck
1
-0
/
+12
2019-03-06
perf data: Force perf_data__open|close zero data->file.path
Jiri Olsa
1
-2
/
+2
2019-03-06
perf session: Fix double free in perf_data__close
Jiri Olsa
1
-3
/
+1
2019-03-06
perf evsel: Probe for precise_ip with simple attr
Jiri Olsa
2
-13
/
+20
2019-03-06
perf tools: Read and store caps/max_precise in perf_pmu
Jiri Olsa
2
-0
/
+15
2019-03-06
perf hist: Fix memory leak of srcline
Jiri Olsa
1
-2
/
+12
2019-03-06
perf hist: Add error path into hist_entry__init
Jiri Olsa
1
-20
/
+19
2019-03-06
perf c2c: Fix c2c report for empty numa node
Jiri Olsa
1
-2
/
+6
2019-03-06
perf script python: Add Python3 support to intel-pt-events.py
Tony Jones
1
-13
/
+19
2019-03-06
perf script python: Add Python3 support to event_analyzing_sample.py
Tony Jones
1
-23
/
+25
2019-03-06
perf script python: add Python3 support to check-perf-trace.py
Tony Jones
1
-14
/
+17
2019-03-06
perf script python: Add Python3 support to futex-contention.py
Tony Jones
1
-4
/
+6
2019-03-06
perf script python: Remove mixed indentation
Tony Jones
14
-127
/
+128
2019-03-06
perf diff: Support --pid/--tid filter options
Jin Yao
2
-0
/
+10
2019-03-06
perf diff: Support --cpu filter option
Jin Yao
2
-0
/
+21
2019-03-06
perf diff: Support --time filter option
Jin Yao
2
-14
/
+179
2019-03-06
PCI: Update PCIEPORTBUS Kconfig help text
Hou Zhiqiang
1
-4
/
+3
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
69
-558
/
+1921
2019-03-06
perf thread: Generalize function to copy from thread addr space from intel-bts code
Andi Kleen
3
-18
/
+28
2019-03-06
drm/amd/display: don't call dm_pp_ function from an fpu block
Harry Wentland
1
-2
/
+6
2019-03-06
io_uring: add a few test tools
Jens Axboe
9
-0
/
+1380
2019-03-06
io_uring: allow workqueue item to handle multiple buffered requests
Jens Axboe
1
-52
/
+229
2019-03-06
io_uring: add support for IORING_OP_POLL
Jens Axboe
2
-1
/
+265
2019-03-06
net/mlx5: ODP support for XRC transport is not enabled by default in FW
Moni Shoua
1
-14
/
+21
2019-03-06
time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTS
Arnd Bergmann
1
-0
/
+1
2019-03-06
perf annotate: Calculate the max instruction name, align column to that
Arnaldo Carvalho de Melo
4
-33
/
+52
2019-03-06
x86/unwind/orc: Fix ORC unwind table alignment
Josh Poimboeuf
1
-1
/
+1
2019-03-06
tcp: do not report TCP_CM_INQ of 0 for closed connections
Soheil Hassas Yeganeh
1
-0
/
+5
2019-03-06
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
3
-1
/
+16
2019-03-06
net: sched: flower: insert new filter to idr after setting its mask
Vlad Buslov
1
-21
/
+22
2019-03-06
tcp: detecting the misuse of .sendpage for Slab objects
Vasily Averin
1
-0
/
+4
2019-03-06
IB/hfi1: Close race condition on user context disable and close
Michael J. Ruhl
2
-6
/
+10
2019-03-06
appletalk: Add atalk.h header files to MAINTAINERS file
Arnd Bergmann
1
-0
/
+2
2019-03-06
appletalk: Fix compile regression
Arnd Bergmann
1
-4
/
+14
2019-03-06
iptunnel: NULL pointer deref for ip_md_tunnel_xmit
Alan Maguire
1
-3
/
+6
2019-03-06
RDMA/umem: Revert broken 'off by one' fix
John Hubbard
1
-3
/
+6
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
213
-2301
/
+4904
2019-03-06
ipv4/route: fail early when inet dev is missing
Paolo Abeni
1
-4
/
+5
[prev]
[next]