index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
Jens Axboe
2021-02-24
2
-2
/
+2
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
22
-22
/
+22
*
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-21
2
-1
/
+7
|
\
|
*
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2021-01-25
134
-600
/
+878
|
|
\
|
*
\
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2021-01-07
2
-1
/
+7
|
|
\
\
|
|
*
|
ARM: dts: omap5: add address-cells & size-cells to dsi
Tomi Valkeinen
2020-12-15
1
-0
/
+6
|
|
*
|
ARM: omap2plus_defconfig: Update for moved DSI command mode panel
Sebastian Reichel
2020-12-15
1
-1
/
+1
*
|
|
|
Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2021-02-21
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
media: mach-pxa: Register the camera sensor fixed-rate clock
Ezequiel Garcia
2021-02-06
1
-0
/
+8
*
|
|
|
|
Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-21
31
-281
/
+833
|
\
\
\
\
\
|
*
|
|
|
|
um: irq.h: include <asm-generic/irq.h>
Johannes Berg
2021-02-12
1
-0
/
+1
|
*
|
|
|
|
um: io.h: include <linux/types.h>
Johannes Berg
2021-02-12
1
-0
/
+1
|
*
|
|
|
|
um: add a pseudo RTC
Johannes Berg
2021-02-12
7
-1
/
+339
|
*
|
|
|
|
um: remove process stub VMA
Johannes Berg
2021-02-12
9
-139
/
+11
|
*
|
|
|
|
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
9
-48
/
+75
|
*
|
|
|
|
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
5
-27
/
+27
|
*
|
|
|
|
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
3
-4
/
+8
|
*
|
|
|
|
um: mm: check more comprehensively for stub changes
Johannes Berg
2021-02-12
1
-1
/
+11
|
*
|
|
|
|
um: print register names in wait_for_stub
Johannes Berg
2021-02-12
1
-2
/
+53
|
*
|
|
|
|
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
2021-02-12
1
-1
/
+0
|
*
|
|
|
|
um: fix spelling mistake in Kconfig "privleges" -> "privileges"
Colin Ian King
2021-02-12
1
-1
/
+1
|
*
|
|
|
|
um: virtio: allow devices to be configured for wakeup
Johannes Berg
2021-02-12
1
-3
/
+16
|
*
|
|
|
|
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2021-02-12
5
-69
/
+267
|
*
|
|
|
|
um: virtio: disable VQs during suspend
Johannes Berg
2021-02-12
1
-0
/
+36
|
*
|
|
|
|
um: virtio: fix handling of messages without payload
Johannes Berg
2021-02-12
1
-0
/
+3
|
*
|
|
|
|
um: virtio: clean up a comment
Johannes Berg
2021-02-12
1
-2
/
+1
*
|
|
|
|
|
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-02-21
71
-1379
/
+1187
|
\
\
\
\
\
\
|
*
|
|
|
|
|
s390/qdio: remove 'merge_pending' mechanism
Julian Wiedmann
2021-02-13
1
-4
/
+0
|
*
|
|
|
|
|
s390/qdio: improve handling of PENDING buffers for QEBSM devices
Julian Wiedmann
2021-02-13
1
-0
/
+1
|
*
|
|
|
|
|
s390/time: remove get_tod_clock_ext()
Heiko Carstens
2021-02-13
1
-12
/
+3
|
*
|
|
|
|
|
s390/crypto: use store_tod_clock_ext()
Heiko Carstens
2021-02-13
1
-1
/
+1
|
*
|
|
|
|
|
s390/hypfs: use store_tod_clock_ext()
Heiko Carstens
2021-02-13
2
-3
/
+3
|
*
|
|
|
|
|
s390/debug: use union tod_clock
Heiko Carstens
2021-02-13
1
-3
/
+3
|
*
|
|
|
|
|
s390/kvm: use union tod_clock
Heiko Carstens
2021-02-13
1
-15
/
+9
|
*
|
|
|
|
|
s390/vdso: use union tod_clock
Heiko Carstens
2021-02-13
1
-3
/
+3
|
*
|
|
|
|
|
s390/time: convert tod_clock_base to union
Heiko Carstens
2021-02-13
5
-40
/
+24
|
*
|
|
|
|
|
s390/time: introduce new store_tod_clock_ext()
Heiko Carstens
2021-02-13
1
-0
/
+5
|
*
|
|
|
|
|
s390/time: rename store_tod_clock_ext() and use union tod_clock
Heiko Carstens
2021-02-13
2
-6
/
+5
|
*
|
|
|
|
|
s390/time: introduce union tod_clock
Heiko Carstens
2021-02-13
1
-0
/
+19
|
*
|
|
|
|
|
s390,alpha: switch to 64-bit ino_t
Heiko Carstens
2021-02-13
3
-0
/
+6
|
*
|
|
|
|
|
s390: split cleanup_sie
Sven Schnelle
2021-02-13
1
-10
/
+7
|
*
|
|
|
|
|
s390: use r13 in cleanup_sie as temp register
Sven Schnelle
2021-02-13
1
-2
/
+2
|
*
|
|
|
|
|
s390: fix kernel asce loading when sie is interrupted
Sven Schnelle
2021-02-13
1
-2
/
+1
|
*
|
|
|
|
|
s390: add stack for machine check handler
Sven Schnelle
2021-02-13
5
-25
/
+41
|
*
|
|
|
|
|
s390: use WRITE_ONCE when re-allocating async stack
Sven Schnelle
2021-02-13
1
-1
/
+1
|
*
|
|
|
|
|
s390: open code SWITCH_KERNEL macro
Sven Schnelle
2021-02-13
1
-28
/
+46
|
*
|
|
|
|
|
s390/vtime: use cpu alternative for stck/stckf
Heiko Carstens
2021-02-09
1
-11
/
+8
|
*
|
|
|
|
|
s390/alternatives: add alternative_input() / alternative_io()
Heiko Carstens
2021-02-09
1
-0
/
+16
|
*
|
|
|
|
|
s390/entry: use cpu alternative for stck/stckf
Heiko Carstens
2021-02-09
1
-5
/
+3
|
*
|
|
|
|
|
s390/time: use stcke instead of stck
Heiko Carstens
2021-02-09
2
-7
/
+9
[next]