summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-0744-290/+1248
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | parisc: Add static branch and JUMP_LABEL featureHelge Deller2019-05-065-0/+104
| * | | | | | | | | parisc: Use PA_ASM_LEVEL in boot codeHelge Deller2019-05-061-3/+3
| * | | | | | | | | parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller2019-05-063-6/+6
| * | | | | | | | | parisc: Update huge TLB page support to use per-pagetable spinlockJohn David Anglin2019-05-031-9/+10
| * | | | | | | | | parisc: Use per-pagetable spinlockMikulas Patocka2019-05-039-49/+108
| * | | | | | | | | parisc: Allow live-patching of __meminit functionsHelge Deller2019-05-031-1/+1
| * | | | | | | | | parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller2019-05-031-2/+2
| * | | | | | | | | parisc: Add memory clobber to TLB purgesJohn David Anglin2019-05-031-3/+3
| * | | | | | | | | parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin2019-05-033-24/+39
| * | | | | | | | | parisc: Remove lock code to serialize TLB operations in pacache.SJohn David Anglin2019-05-031-43/+0
| * | | | | | | | | parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller2019-05-036-128/+68
| * | | | | | | | | parisc: enable wide mode earlySven Schnelle2019-05-031-0/+13
| * | | | | | | | | parisc: Show n/a if product number not availableHelge Deller2019-05-031-1/+2
| * | | | | | | | | parisc: remove unused flags parameter in __patch_text()Sven Schnelle2019-05-031-5/+4
| * | | | | | | | | parisc: Implement kretprobesSven Schnelle2019-05-032-1/+110
| * | | | | | | | | parisc: remove kprobes.h from generic-ySven Schnelle2019-05-031-1/+0
| * | | | | | | | | parisc: Implement kprobesSven Schnelle2019-05-035-0/+254
| * | | | | | | | | parisc: add functions required by KPROBE_EVENTSSven Schnelle2019-05-032-0/+48
| * | | | | | | | | parisc: PA-Linux requires at least 32 MB RAMHelge Deller2019-05-031-11/+20
| * | | | | | | | | parisc: Export running_on_qemu symbol for modulesHelge Deller2019-05-031-0/+1
| * | | | | | | | | parisc: add KGDB supportSven Schnelle2019-05-035-0/+296
| * | | | | | | | | parisc: add parisc code patchingSven Schnelle2019-05-033-1/+91
| * | | | | | | | | parisc: add set_fixmap()/clear_fixmap()Sven Schnelle2019-05-034-7/+69
| * | | | | | | | | parisc: Consider stack randomization for mmap base only when necessaryAlexandre Ghiti2019-05-031-1/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-0731-42/+112
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-2027-36/+45
| * | | | | | | | | unicore32: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+12
| * | | | | | | | | Move EM_UNICORE to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-2/+1
| * | | | | | | | | nios2: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+6
| * | | | | | | | | nds32: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+9
| * | | | | | | | | Move EM_NDS32 to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-2/+1
| * | | | | | | | | m68k: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+12
| * | | | | | | | | hexagon: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+8
| * | | | | | | | | Move EM_HEXAGON to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-5/+1
| * | | | | | | | | h8300: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+6
| * | | | | | | | | c6x: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+7
| * | | | | | | | | arc: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+11
| * | | | | | | | | Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-5/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-0738-38/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-22114-1133/+1208
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-0638-38/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-071-9/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: dts: omap4-droid4: Update backlight dt propertiesDan Murphy2019-04-071-9/+18
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-071-0/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | LS1021A: dtsi: add ftm quad decoder entriesPatrick Havelange2019-04-251-0/+28
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-074-28/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | acpi: Create subtable parsing infrastructureKeith Busch2019-04-044-28/+28
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-077-7/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make anon_inodes unconditionalDavid Howells2019-04-197-7/+0