Age | Commit message (Expand) | Author |
2019-06-25 | parisc: asm: psw.h: missing header guard | Denis Efremov |
2019-06-08 | parisc: add dynamic ftrace | Sven Schnelle |
2019-06-08 | parisc: add support for patching multiple words | Sven Schnelle |
2019-06-06 | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-06-06 | parisc: Use lpa instruction to load physical addresses in driver code | John David Anglin |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-14 | Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-05-10 | parisc: Enable the ro_after_init feature | Helge Deller |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-05-06 | parisc: Add static branch and JUMP_LABEL feature | Helge Deller |
2019-05-06 | parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code | Helge Deller |
2019-05-03 | parisc: Use per-pagetable spinlock | Mikulas Patocka |
2019-05-03 | parisc: Add memory barrier to asm pdc and sync instructions | Helge Deller |
2019-05-03 | parisc: Add memory clobber to TLB purges | John David Anglin |
2019-05-03 | parisc: Use ldcw instruction for SMP spinlock release barrier | John David Anglin |
2019-05-03 | parisc: Switch from DISCONTIGMEM to SPARSEMEM | Helge Deller |
2019-05-03 | parisc: remove kprobes.h from generic-y | Sven Schnelle |
2019-05-03 | parisc: Implement kprobes | Sven Schnelle |
2019-05-03 | parisc: add functions required by KPROBE_EVENTS | Sven Schnelle |
2019-05-03 | parisc: add KGDB support | Sven Schnelle |
2019-05-03 | parisc: add parisc code patching | Sven Schnelle |
2019-05-03 | parisc: add set_fixmap()/clear_fixmap() | Sven Schnelle |
2019-04-23 | arch: mostly remove <asm/segment.h> | Christoph Hellwig |
2019-04-19 | asm-generic: generalize asm/sockios.h | Arnd Bergmann |
2019-04-08 | arch: Remove dummy mmiowb() definitions from arch code | Will Deacon |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon |
2019-04-06 | parisc: also set iaoq_b in instruction_pointer_set() | Sven Schnelle |
2019-04-06 | parisc: regs_return_value() should return gpr28 | Sven Schnelle |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) |
2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra |
2019-04-03 | asm-generic/tlb, arch: Provide generic VIPT cache flush | Peter Zijlstra |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada |
2019-03-20 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin |
2019-03-17 | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-03-17 | kbuild: warn redundant generic-y | Masahiro Yamada |
2019-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-11 | y2038: fix socket.h header inclusion | Arnd Bergmann |
2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-03-06 | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |