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
leaking_addresses: Completely remove --version flag
Tobin C. Harding
1
-2
/
+1
2019-03-07
leaking_addresses: Fix calls to dprint
Tobin C. Harding
1
-3
/
+3
2019-03-06
Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-1
/
+24
2019-03-06
um: Fix for a possible OOPS in ubd initialization
Anton Ivanov
1
-3
/
+3
2019-03-06
um: Remove duplicated include from vector_user.c
YueHaibing
1
-3
/
+0
2019-03-06
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
227
-1320
/
+1436
2019-03-06
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-1
/
+14
2019-03-06
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
4
-31
/
+74
2019-03-06
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-4
/
+9
2019-03-06
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2
-33
/
+29
2019-03-06
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
15
-68
/
+397
2019-03-06
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
12
-127
/
+408
2019-03-06
Merge branch 'remotes/lorenzo/pci/dt'
Bjorn Helgaas
1
-1
/
+3
2019-03-06
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
1
-1
/
+1
2019-03-06
Merge branch 'remotes/lorenzo/pci/altera'
Bjorn Helgaas
3
-26
/
+250
2019-03-06
Merge branch 'pci/pm'
Bjorn Helgaas
3
-35
/
+52
2019-03-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
5
-9
/
+134
2019-03-06
Merge branch 'pci/misc'
Bjorn Helgaas
17
-59
/
+51
2019-03-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
4
-37
/
+15
2019-03-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
5
-59
/
+89
2019-03-06
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-1
/
+26
2019-03-06
Merge branch 'pci/aspm'
Bjorn Helgaas
2
-15
/
+74
2019-03-06
Merge branch 'pci/aer'
Bjorn Helgaas
2
-8
/
+22
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
[prev]
[next]