- 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 7 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 7 months ago
- 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 7 months ago
- 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 9 months ago
- ad1bb82 microblaze: switch to copy_thread_tls() by Christian Brauner · 4 years, 10 months ago
- 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 9 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 9 months ago
- 35f3968 microblaze: add show_stack_loglvl() by Dmitry Safonov · 4 years, 9 months ago
- 14b0dd8 microblaze: add loglvl to microblaze_unwind() by Dmitry Safonov · 4 years, 9 months ago
- 77530a5 microblaze: add loglvl to microblaze_unwind_inner() by Dmitry Safonov · 4 years, 9 months ago
- 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 9 months ago
- f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
- c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 10 months ago
- 2aaba01 crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h by Eric Biggers · 4 years, 10 months ago
- 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 5 years ago
- e5adbd6 Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
- 4cea749 Revert "irqchip/xilinx: Enable generic irq multi handler" by Marc Zyngier · 5 years ago
- a8222fd Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
- d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 5 years ago
- a078999 irqchip/xilinx: Enable generic irq multi handler by Michal Simek · 5 years ago
- 9fd1a1c microblaze: Replace setup_irq() by request_irq() by afzal mohammed · 5 years ago
- 06951c9 microblaze: Define percpu sestion in linker file by Stefan Asserhall · 5 years ago
- d9d2b2f microblaze: Remove unused boot_cpuid variable by Michal Simek · 5 years ago
- 9e190c5 microblaze: Add missing irqflags.h header by Stefan Asserhall · 5 years ago
- 512b220 microblaze: Add sync to tlb operations by Stefan Asserhall · 5 years ago
- cfbd8d1 microblaze: Remove early printk setup by Michal Simek · 5 years ago
- 5119c41 microblaze: Fix _reset() function by Michal Simek · 5 years ago
- dcf639f microblaze: Kernel parameters should be parsed earlier by Michal Simek · 5 years ago
- 153b5c5 Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
- 6aa71ef microblaze: Add ID for Microblaze v11 by Michal Simek · 5 years ago
- 061d2c1d microblaze: Prevent the overflow of the start by Shubhrajyoti Datta · 5 years ago
- 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
- fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
- 4946d6c arch/microblaze/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
- 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
- 62fa3bc microblaze: Align comments with register usage by Michal Simek · 6 years ago
- 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
- 1880373 sched/rt, microblaze: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- ed48e1f microblaze: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
- 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- 477093b Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
- 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
- 3bda6f3 microblaze: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
- c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
- c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
- eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
- 22648c9 microblaze: Increase max dtb size to 64K from 32K by Siva Durga Prasad Paladugu · 7 years ago
- 39014c4 microblaze: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
- 7cca9b8 microblaze: Switch to standard restart handler by Linus Walleij · 6 years ago
- 8f6ccf6 Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
- 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 8f3220a arch: wire-up clone3() syscall by Christian Brauner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
- d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
- 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
- 9bc4461 Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 6 years ago
- 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
- d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
- 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
- 275f221 ipc: rename old-style shmctl/semctl/msgctl syscalls by Arnd Bergmann · 6 years ago
- 226a893 microblaze: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
- cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
- 30807ef Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 6 years ago
- 556763e microblaze: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
- 1e17ab5 microblaze: generate uapi header and system call table files by Firoz Khan · 6 years ago
- fc06bac microblaze: add system call table generation support by Firoz Khan · 6 years ago
- b27186ab Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
- 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
- 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
- 4c29e59 microblaze: get cpu node with of_get_cpu_node by Rob Herring · 7 years ago
- 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
- 9fe3771 microblaze: delete wrong comment about machine_early_init by Masahiro Yamada · 7 years ago
- 5411ad2 microblaze: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
- 45df561 microblaze: consolidate GPIO reset handling by Rob Herring · 7 years ago
- 2dbeb70 microblaze: remove unecessary of_platform_bus_probe call by Rob Herring · 7 years ago
- 54b0a20 microblaze: Add new syscalls io_pgetevents and rseq by Michal Simek · 7 years ago
- 5cf8da7 microblaze: Remove architecture heart beat code by Michal Simek · 7 years ago
- 71ab911 microblaze: heartbeat: fix missing prom.h include by Rob Herring · 7 years ago
- c0ab852 Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
- 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- 15b28bb dma-debug: move initialization to common code by Christoph Hellwig · 7 years ago
- 6f46798 signal/microblaze: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
- 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
- 96f0e6f microblaze: remove redundant early_printk support by Rob Herring · 7 years ago
- f71044c microblaze: remove unnecessary prom.h includes by Rob Herring · 7 years ago
- a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago