index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
sparc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+2
2020-02-04
s390: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+2
2020-02-04
riscv: mm: add p?d_leaf() definitions
Steven Price
2
-0
/
+14
2020-02-04
powerpc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+3
2020-02-04
mips: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+5
2020-02-04
arm64: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+2
2020-02-04
arm: mm: add p?d_leaf() definitions
Steven Price
2
-0
/
+2
2020-02-04
arc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+1
2020-02-04
mm: add generic p?d_leaf() macros
Steven Price
1
-0
/
+20
2020-02-04
mm: remove __krealloc
Florian Westphal
3
-27
/
+0
2020-02-04
pinctrl: fix pxa2xx.c build warnings
Randy Dunlap
1
-0
/
+1
2020-02-04
drivers/block/null_blk_main.c: fix uninitialized var warnings
Andrew Morton
1
-1
/
+1
2020-02-04
drivers/block/null_blk_main.c: fix layout
Andrew Morton
1
-28
/
+28
2020-02-04
ipc/msg.c: consolidate all xxxctl_down() functions
Lu Shuaibing
1
-9
/
+10
2020-02-04
ipc/sem.c: document and update memory barriers
Manfred Spraul
1
-25
/
+41
2020-02-04
ipc/msg.c: update and document memory barriers
Manfred Spraul
1
-7
/
+36
2020-02-04
ipc/mqueue.c: update/document memory barriers
Manfred Spraul
1
-14
/
+78
2020-02-04
ipc/mqueue.c: remove duplicated code
Davidlohr Bueso
1
-13
/
+18
2020-02-04
smp_mb__{before,after}_atomic(): update Documentation
Manfred Spraul
1
-6
/
+10
2020-02-04
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
David Hildenbrand
3
-29
/
+15
2020-02-04
mm/memory_hotplug: cleanup __remove_pages()
David Hildenbrand
1
-11
/
+6
2020-02-04
mm/memory_hotplug: drop local variables in shrink_zone_span()
David Hildenbrand
1
-9
/
+6
2020-02-04
mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()
David Hildenbrand
1
-27
/
+7
2020-02-04
mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfn
David Hildenbrand
1
-2
/
+2
2020-02-04
mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()
David Hildenbrand
2
-0
/
+5
2020-02-04
mm/memmap_init: update variable name in memmap_init_zone
Aneesh Kumar K.V
1
-4
/
+4
2020-02-04
mm: factor out next_present_section_nr()
David Hildenbrand
3
-19
/
+12
2020-02-04
mm/page_alloc: fix and rework pfn handling in memmap_init_zone()
David Hildenbrand
1
-3
/
+6
2020-02-04
mm/page_alloc.c: initialize memmap of unavailable memory directly
David Hildenbrand
2
-17
/
+22
2020-02-04
fs/proc/page.c: allow inspection of last section and fix end detection
David Hildenbrand
1
-3
/
+27
2020-02-04
mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section
David Hildenbrand
1
-2
/
+12
2020-02-04
ocfs2: fix oops when writing cloned file
Gang He
1
-8
/
+6
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 branch 'stable/for-linus-5.6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+5
2020-02-03
Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
4
-7
/
+9
2020-02-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
146
-1806
/
+15018
2020-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
14
-144
/
+544
2020-02-03
dt/bindings: clk: fsl,plldig: Drop 'bindings' from schema id
Stephen Boyd
1
-1
/
+1
2020-02-03
clk: ls1028a: Fix warning on clamp() usage
Stephen Boyd
1
-2
/
+2
2020-02-03
initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
Masahiro Yamada
2
-1
/
+2
2020-02-03
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
13
-83
/
+193
2020-02-03
Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
7
-39
/
+19
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
8
-10
/
+30
2020-02-03
Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-02-03
Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-12
/
+18
2020-02-03
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
47
-416
/
+2810
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-108
/
+574
2020-02-03
ovl: fix lseek overflow on 32bit
Miklos Szeredi
1
-1
/
+1
2020-02-03
mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummy
Geert Uytterhoeven
1
-1
/
+1
2020-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
[prev]
[next]