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-06-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+10
2018-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2018-06-02
mm: fix the NULL mapping case in __isolate_lru_page()
Hugh Dickins
1
-1
/
+1
2018-06-02
mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
Hugh Dickins
1
-1
/
+1
2018-06-02
Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"
Alex Williamson
1
-15
/
+10
2018-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+4
2018-06-01
bpf: fix uapi hole for 32 bit compat applications
Daniel Borkmann
2
-0
/
+4
2018-06-01
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2018-06-01
tools/power turbostat: Add Node in output
Prarit Bhargava
1
-0
/
+16
2018-06-01
tools/power turbostat: add node information into turbostat calculations
Prarit Bhargava
1
-58
/
+85
2018-06-01
tools/power turbostat: remove num_ from cpu_topology struct
Prarit Bhargava
1
-25
/
+23
2018-06-01
tools/power turbostat: rename num_cores_per_pkg to num_cores_per_node
Prarit Bhargava
1
-12
/
+14
2018-06-01
tools/power turbostat: track thread ID in cpu_topology
Prarit Bhargava
1
-66
/
+39
2018-06-01
tools/power turbostat: Calculate additional node information for a package
Prarit Bhargava
1
-4
/
+61
2018-06-01
tools/power turbostat: Fix node and siblings lookup data
Len Brown
1
-35
/
+82
2018-06-01
tools/power turbostat: set max_num_cpus equal to the cpumask length
Prarit Bhargava
1
-5
/
+16
2018-06-01
tools/power turbostat: if --num_iterations, print for specific number of iter...
Chen Yu
2
-1
/
+21
2018-06-01
tools/power turbostat: Add Cannon Lake support
Srinivas Pandruvada
1
-3
/
+24
2018-06-01
tools/power turbostat: delete duplicate #defines
Len Brown
1
-3
/
+0
2018-06-01
x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
Matt Turner
1
-2
/
+2
2018-06-01
tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
Matt Turner
1
-2
/
+2
2018-06-01
tools/power turbostat: add POLL and POLL% column
Len Brown
1
-5
/
+6
2018-06-01
tools/power turbostat: Fix --hide Pk%pc10
Len Brown
1
-1
/
+1
2018-06-01
tools/power turbostat: Build-in "Low Power Idle" counters support
Len Brown
1
-0
/
+95
2018-06-01
fs: use ->is_partially_uptodate in page_cache_seek_hole_data
Christoph Hellwig
1
-43
/
+40
2018-06-01
fs: remove the buffer_unwritten check in page_seek_hole_data
Christoph Hellwig
1
-9
/
+4
2018-06-01
fs: move page_cache_seek_hole_data to iomap.c
Christoph Hellwig
3
-116
/
+116
2018-06-01
xfs: use iomap_bmap
Christoph Hellwig
1
-6
/
+3
2018-06-01
iomap: add an iomap-based bmap implementation
Christoph Hellwig
2
-0
/
+37
2018-06-01
iomap: add a iomap_sector helper
Christoph Hellwig
1
-9
/
+10
2018-06-01
iomap: use __bio_add_page in iomap_dio_zero
Christoph Hellwig
1
-2
/
+1
2018-06-01
iomap: move IOMAP_F_BOUNDARY to gfs2
Christoph Hellwig
2
-5
/
+12
2018-06-01
iomap: fix the comment describing IOMAP_NOWAIT
Christoph Hellwig
1
-1
/
+1
2018-06-01
iomap: inline data should be an iomap type, not a flag
Christoph Hellwig
4
-14
/
+16
2018-06-01
mm: split ->readpages calls to avoid non-contiguous pages lists
Christoph Hellwig
1
-3
/
+13
2018-06-01
mm: return an unsigned int from __do_page_cache_readahead
Christoph Hellwig
2
-11
/
+6
2018-06-01
mm: give the 'ret' variable a better name __do_page_cache_readahead
Christoph Hellwig
1
-5
/
+5
2018-06-01
block: add a lower-level bio_add_page interface
Christoph Hellwig
2
-33
/
+72
2018-06-01
tools/power turbostat: Don't make man pages executable
Laura Abbott
2
-2
/
+2
2018-06-01
tools/power turbostat: remove blank lines
Len Brown
1
-1
/
+2
2018-06-01
tools/power turbostat: a small C-states dump readability immprovement
Artem Bityutskiy
1
-1
/
+1
2018-06-01
tools/power turbostat: dump BDX, SKX automatic C-state conversion bit
Artem Bityutskiy
1
-1
/
+18
2018-06-01
tools/power turbostat: do not hard-code 25MHz crystal on SKX
Len Brown
1
-1
/
+0
2018-06-01
tools/power turbostat: fix possible sprintf buffer overflow
Len Brown
1
-1
/
+1
2018-06-01
Merge tag 'irqchip-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
7
-103
/
+623
2018-06-01
perf tools intel-pt-decoder: Update insn.h from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2018-06-01
tools headers: Sync x86 cpufeatures.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+14
2018-06-01
tools headers: Synchronize prctl.h ABI header
Arnaldo Carvalho de Melo
1
-0
/
+12
2018-06-01
perf trace beauty prctl: Default header_dir to cwd to work without parms
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-06-01
net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
Daniele Palmas
1
-1
/
+1
[prev]
[next]