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-05-06
parisc: Use PA_ASM_LEVEL in boot code
Helge Deller
1
-3
/
+3
2019-05-06
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
3
-6
/
+6
2019-05-03
parisc: Update huge TLB page support to use per-pagetable spinlock
John David Anglin
1
-9
/
+10
2019-05-03
parisc: Use per-pagetable spinlock
Mikulas Patocka
9
-49
/
+108
2019-05-03
parisc: Allow live-patching of __meminit functions
Helge Deller
1
-1
/
+1
2019-05-03
parisc: Add memory barrier to asm pdc and sync instructions
Helge Deller
1
-2
/
+2
2019-05-03
parisc: Add memory clobber to TLB purges
John David Anglin
1
-3
/
+3
2019-05-03
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
3
-24
/
+39
2019-05-03
parisc: Remove lock code to serialize TLB operations in pacache.S
John David Anglin
1
-43
/
+0
2019-05-03
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
6
-128
/
+68
2019-05-03
parisc: enable wide mode early
Sven Schnelle
1
-0
/
+13
2019-05-03
parisc: update feature lists
Sven Schnelle
2
-2
/
+2
2019-05-03
parisc: Show n/a if product number not available
Helge Deller
1
-1
/
+2
2019-05-03
parisc: remove unused flags parameter in __patch_text()
Sven Schnelle
1
-5
/
+4
2019-05-03
doc: update kprobes supported architecture list
Sven Schnelle
2
-1
/
+2
2019-05-03
parisc: Implement kretprobes
Sven Schnelle
2
-1
/
+110
2019-05-03
parisc: remove kprobes.h from generic-y
Sven Schnelle
1
-1
/
+0
2019-05-03
parisc: Implement kprobes
Sven Schnelle
5
-0
/
+254
2019-05-03
parisc: add functions required by KPROBE_EVENTS
Sven Schnelle
2
-0
/
+48
2019-05-03
parisc: PA-Linux requires at least 32 MB RAM
Helge Deller
1
-11
/
+20
2019-05-03
parisc: Skip registering LED when running in QEMU
Helge Deller
1
-0
/
+3
2019-05-03
parisc: Tune LASI LAN for QEMU
Helge Deller
1
-2
/
+3
2019-05-03
parisc: Export running_on_qemu symbol for modules
Helge Deller
1
-0
/
+1
2019-05-03
parisc: add KGDB support
Sven Schnelle
5
-0
/
+296
2019-05-03
parisc: add parisc code patching
Sven Schnelle
3
-1
/
+91
2019-05-03
parisc: add set_fixmap()/clear_fixmap()
Sven Schnelle
4
-7
/
+69
2019-05-03
parisc: Consider stack randomization for mmap base only when necessary
Alexandre Ghiti
1
-1
/
+2
2019-04-28
Linux 5.1-rc7
Linus Torvalds
1
-1
/
+1
2019-04-28
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-6
/
+20
2019-04-28
Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-40
/
+60
2019-04-28
Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+26
2019-04-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-20
/
+76
2019-04-28
Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-6
/
+28
2019-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
3
-7
/
+3
2019-04-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+7
2019-04-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+4
2019-04-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+5
2019-04-26
slip: make slhc_free() silently accept an error pointer
Linus Torvalds
1
-1
/
+1
2019-04-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-23
/
+39
2019-04-26
Input: synaptics-rmi4 - write config register values to the right offset
Lucas Stach
1
-1
/
+1
2019-04-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-3
/
+8
2019-04-26
Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
4
-19
/
+23
2019-04-26
Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
2
-4
/
+9
2019-04-26
Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-52
/
+53
2019-04-26
Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2
-5
/
+13
2019-04-26
Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-15
/
+28
2019-04-26
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
1
-2
/
+4
2019-04-26
mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag
Andrey Ryabinin
1
-3
/
+3
2019-04-26
mm/page_alloc.c: avoid potential NULL pointer dereference
Andrey Ryabinin
1
-0
/
+3
2019-04-26
mm, page_alloc: always use a captured page regardless of compaction result
Mel Gorman
1
-5
/
+0
[next]