Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | um: virtio_uml: include linux/virtio-uml.h | Johannes Berg | 2021-08-26 | 1 | -0/+1 | |
| | * | | | | | | | | um: make PCI emulation driver init/exit static | Johannes Berg | 2021-08-26 | 1 | -2/+2 | |
| * | | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2021-09-09 | 23 | -291/+270 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicate | Geert Uytterhoeven | 2021-08-20 | 1 | -11/+0 | |
| | * | | | | | | | | | ARM: 9116/1: unified: Remove check for gcc < 4 | Geert Uytterhoeven | 2021-08-20 | 1 | -4/+0 | |
| | * | | | | | | | | | ARM: 9110/1: oabi-compat: fix oabi epoll sparse warning | Arnd Bergmann | 2021-08-20 | 1 | -1/+1 | |
| | * | | | | | | | | | ARM: 9113/1: uaccess: remove set_fs() implementation | Arnd Bergmann | 2021-08-20 | 11 | -86/+7 | |
| | * | | | | | | | | | ARM: 9112/1: uaccess: add __{get,put}_kernel_nofault | Arnd Bergmann | 2021-08-20 | 1 | -40/+83 | |
| | * | | | | | | | | | ARM: 9111/1: oabi-compat: rework fcntl64() emulation | Arnd Bergmann | 2021-08-20 | 1 | -33/+60 | |
| | * | | | | | | | | | ARM: 9114/1: oabi-compat: rework sys_semtimedop emulation | Arnd Bergmann | 2021-08-20 | 1 | -16/+44 | |
| | * | | | | | | | | | ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation | Arnd Bergmann | 2021-08-20 | 3 | -69/+29 | |
| | * | | | | | | | | | ARM: 9107/1: syscall: always store thread_info->abi_syscall | Arnd Bergmann | 2021-08-20 | 6 | -10/+21 | |
| | * | | | | | | | | | ARM: 9109/1: oabi-compat: add epoll_pwait handler | Arnd Bergmann | 2021-08-20 | 2 | -4/+36 | |
| | * | | | | | | | | | ARM: 9106/1: traps: use get_kernel_nofault instead of set_fs() | Arnd Bergmann | 2021-08-20 | 1 | -31/+16 | |
| | * | | | | | | | | | ARM: 9105/1: atags_to_fdt: don't warn about stack size | David Heidelberg | 2021-08-10 | 1 | -0/+2 | |
| | * | | | | | | | | | ARM: 9103/1: Drop ARCH_NR_GPIOS definition | Linus Walleij | 2021-08-10 | 1 | -4/+0 | |
| | * | | | | | | | | | ARM: 9102/1: move theinstall rules to arch/arm/Makefile | Masahiro Yamada | 2021-08-10 | 2 | -14/+3 | |
| | * | | | | | | | | | ARM: 9099/1: crypto: rename 'mod_init' & 'mod_exit' functions to be module-sp... | Randy Dunlap | 2021-08-10 | 1 | -4/+4 | |
| * | | | | | | | | | | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-09-09 | 17 | -49/+63 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | hugetlbfs: s390 is always 64bit | David Hildenbrand | 2021-09-08 | 1 | -0/+1 | |
| | * | | | | | | | | | s390/ftrace: remove incorrect __va usage | Heiko Carstens | 2021-09-08 | 1 | -2/+2 | |
| | * | | | | | | | | | s390: remove xpram device driver | Heiko Carstens | 2021-09-07 | 2 | -2/+0 | |
| | * | | | | | | | | | s390/pci: read clp_list_pci_req only once | Pierre Morel | 2021-09-07 | 1 | -1/+1 | |
| | * | | | | | | | | | s390/pci: fix clp_get_state() handling of -ENODEV | Niklas Schnelle | 2021-09-07 | 1 | -2/+5 | |
| | * | | | | | | | | | s390/cpum_cf: move array from header to C file | Heiko Carstens | 2021-09-07 | 2 | -7/+8 | |
| | * | | | | | | | | | s390/mm: fix kernel doc comments | Heiko Carstens | 2021-09-07 | 2 | -8/+7 | |
| | * | | | | | | | | | s390/topology: fix topology information when calling cpu hotplug notifiers | Sven Schnelle | 2021-09-07 | 3 | -8/+15 | |
| | * | | | | | | | | | s390/unwind: use current_frame_address() to unwind current task | Vasily Gorbik | 2021-09-07 | 2 | -14/+14 | |
| | * | | | | | | | | | s390/configs: enable CONFIG_KFENCE in debug_defconfig | Sven Schnelle | 2021-08-31 | 1 | -0/+1 | |
| | * | | | | | | | | | s390/entry: make oklabel within CHKSTG macro local | Heiko Carstens | 2021-08-31 | 1 | -2/+2 | |
| | * | | | | | | | | | s390: add kmemleak annotation in stack_alloc() | Sven Schnelle | 2021-08-31 | 1 | -3/+7 | |
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 31 | -338/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | nds32/setup: remove unused memblock_region variable in setup_memory() | Mike Rapoport | 2021-09-08 | 1 | -1/+0 | |
| | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | arch: remove compat_alloc_user_space | Arnd Bergmann | 2021-09-08 | 21 | -300/+12 | |
| | * | | | | | | | | | | compat: remove some compat entry points | Arnd Bergmann | 2021-09-08 | 9 | -37/+37 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-09-08 | 2 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'pm-opp' | Rafael J. Wysocki | 2021-09-08 | 2 | -2/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 2021-08-31 | 2 | -2/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | ARM: dts: omap: Drop references to opp.txt | Rob Herring | 2021-08-23 | 2 | -2/+0 | |
| | | | | |_|/ / / / / / / | | | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2021-09-08 | 2 | -5/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | microblaze: move core-y in arch/microblaze/Makefile to arch/microblaze/Kbuild | Masahiro Yamada | 2021-08-25 | 2 | -5/+4 | |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 32 | -87/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | configs: remove the obsolete CONFIG_INPUT_POLLDEV | Zenghui Yu | 2021-09-08 | 9 | -9/+0 | |
| | * | | | | | | | | | | | trap: cleanup trap_init() | Kefeng Wang | 2021-09-08 | 11 | -51/+0 | |
| | * | | | | | | | | | | | arch: Kconfig: fix spelling mistake "seperate" -> "separate" | Colin Ian King | 2021-09-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | alpha: pci-sysfs: fix all kernel-doc warnings | Randy Dunlap | 2021-09-08 | 1 | -4/+8 | |
| | * | | | | | | | | | | | alpha: agp: make empty macros use do-while-0 style | Randy Dunlap | 2021-09-08 | 1 | -2/+2 | |
| | * | | | | | | | | | | | riscv: only select GENERIC_IOREMAP if MMU support is enabled | Christoph Hellwig | 2021-09-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | mm/memory_hotplug: remove nid parameter from remove_memory() and friends | David Hildenbrand | 2021-09-08 | 1 | -5/+4 | |
| | * | | | | | | | | | | | mm/memory_hotplug: remove nid parameter from arch_remove_memory() | David Hildenbrand | 2021-09-08 | 7 | -14/+7 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |