summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-06parisc: Add static branch and JUMP_LABEL featureHelge Deller
2019-05-06parisc: Use PA_ASM_LEVEL in boot codeHelge Deller
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller
2019-05-03parisc: Update huge TLB page support to use per-pagetable spinlockJohn David Anglin
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka
2019-05-03parisc: Allow live-patching of __meminit functionsHelge Deller
2019-05-03parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller
2019-05-03parisc: Add memory clobber to TLB purgesJohn David Anglin
2019-05-03parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin
2019-05-03parisc: Remove lock code to serialize TLB operations in pacache.SJohn David Anglin
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller
2019-05-03parisc: enable wide mode earlySven Schnelle
2019-05-03parisc: update feature listsSven Schnelle
2019-05-03parisc: Show n/a if product number not availableHelge Deller
2019-05-03parisc: remove unused flags parameter in __patch_text()Sven Schnelle
2019-05-03doc: update kprobes supported architecture listSven Schnelle
2019-05-03parisc: Implement kretprobesSven Schnelle
2019-05-03parisc: remove kprobes.h from generic-ySven Schnelle
2019-05-03parisc: Implement kprobesSven Schnelle
2019-05-03parisc: add functions required by KPROBE_EVENTSSven Schnelle
2019-05-03parisc: PA-Linux requires at least 32 MB RAMHelge Deller
2019-05-03parisc: Skip registering LED when running in QEMUHelge Deller
2019-05-03parisc: Tune LASI LAN for QEMUHelge Deller
2019-05-03parisc: Export running_on_qemu symbol for modulesHelge Deller
2019-05-03parisc: add KGDB supportSven Schnelle
2019-05-03parisc: add parisc code patchingSven Schnelle
2019-05-03parisc: add set_fixmap()/clear_fixmap()Sven Schnelle
2019-05-03parisc: Consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-04-28Linux 5.1-rc7Linus Torvalds
2019-04-28Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-04-28Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-04-28Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-28Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-04-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-26Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach
2019-04-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-04-26Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-26Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-26Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-04-26fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing
2019-04-26mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flagAndrey Ryabinin
2019-04-26mm/page_alloc.c: avoid potential NULL pointer dereferenceAndrey Ryabinin