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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
lib/string: add strnchrnul()
Yury Norov
1
-0
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2
-2
/
+15
2020-02-04
proc: decouple proc from VFS with "struct proc_ops"
Alexey Dobriyan
1
-4
/
+19
2020-02-04
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
Peter Zijlstra
1
-35
/
+37
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
Peter Zijlstra
1
-2
/
+12
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
1
-3
/
+6
2020-02-04
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
1
-5
/
+5
2020-02-04
asm-gemeric/tlb: remove stray function declarations
Peter Zijlstra
1
-4
/
+0
2020-02-04
asm-generic/tlb: avoid potential double flush
Peter Zijlstra
1
-1
/
+6
2020-02-04
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
1
-7
/
+15
2020-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
2
-1
/
+4
2020-02-04
mm: ptdump: reduce level numbers by 1 in note_page()
Steven Price
1
-0
/
+1
2020-02-04
mm: add generic ptdump
Steven Price
1
-0
/
+21
2020-02-04
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
1
-2
/
+5
2020-02-04
mm: pagewalk: allow walking without vma
Steven Price
1
-0
/
+5
2020-02-04
mm: pagewalk: add p4d_entry() and pgd_entry()
Steven Price
1
-6
/
+28
2020-02-04
mm: add generic p?d_leaf() macros
Steven Price
1
-0
/
+20
2020-02-04
mm: remove __krealloc
Florian Westphal
1
-1
/
+0
2020-02-04
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
David Hildenbrand
1
-2
/
+2
2020-02-04
mm: factor out next_present_section_nr()
David Hildenbrand
1
-0
/
+10
2020-02-04
mm/page_alloc.c: initialize memmap of unavailable memory directly
David Hildenbrand
1
-6
/
+0
2020-02-03
eventfd: track eventfd_signal() recursion depth
Jens Axboe
1
-0
/
+14
2020-02-03
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2
-7
/
+6
2020-02-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
21
-87
/
+1553
2020-02-03
Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
1
-2
/
+0
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
1
-10
/
+0
2020-02-03
Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2020-02-03
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
10
-74
/
+1089
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2020-02-03
fs: Enable bmap() function to properly return errors
Carlos Maiolino
1
-1
/
+8
2020-02-03
mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummy
Geert Uytterhoeven
1
-1
/
+1
2020-02-02
Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2
-1
/
+6
2020-02-01
tracing: Use seq_buf for building dynevent_cmd string
Tom Zanussi
1
-3
/
+1
2020-02-01
Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+11
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-17
/
+11
2020-01-31
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-22
/
+159
2020-01-31
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
10
-85
/
+119
2020-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
16
-101
/
+899
2020-01-31
Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-9
/
+23
2020-01-31
Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...
Stephen Boyd
15
-1
/
+1194
2020-01-31
Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlo...
Stephen Boyd
7
-83
/
+349
2020-01-31
Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+28
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-109
/
+217
2020-01-31
Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-19
/
+106
2020-01-31
percpu: Separate decrypted varaibles anytime encryption can be enabled
Erdem Aktas
1
-2
/
+1
2020-01-31
percpu: fix __percpu annotation in asm-generic
Luc Van Oostenryck
1
-5
/
+5
2020-01-31
include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_at...
Andy Shevchenko
1
-3
/
+2
2020-01-31
uapi: rename ext2_swab() to swab() and share globally in swab.h
Yury Norov
2
-0
/
+11
2020-01-31
lib/zlib: add zlib_deflate_dfltcc_enabled() function
Mikhail Zaslonko
1
-0
/
+6
2020-01-31
thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
Akinobu Mita
1
-11
/
+0
[prev]
[next]