Commit Graph

1325 Commits (fourteen)

Author SHA1 Message Date
Tobias Klauser 6474924e2b arch: remove unused macro/function thread_saved_pc() 8 years ago
David Herrmann 28b5ba2aa0 net: introduce SO_PEERGROUPS getsockopt 8 years ago
Christoph Hellwig 50f5c08b01 xtensa: remove DMA_ERROR_CODE 8 years ago
Hugh Dickins 1be7107fbe mm: larger stack guard gap, between vmas 8 years ago
Daniel Lezcano ba5d08c0ea clocksource/drivers: Rename clocksource_probe to timer_probe 8 years ago
Aleksa Sarai 54ebbfb160 tty: add TIOCGPTPEER ioctl 8 years ago
Max Filippov e5c86679d5 xtensa: don't use linux IRQ #0 8 years ago
Max Filippov 6bf28969f6 xtensa: reduce double exception literal reservation 8 years ago
Christoph Hellwig 6bc51cbaa9 signal: Remove non-uapi <asm/siginfo.h> 8 years ago
David S. Miller 1c4f676a68 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. 8 years ago
Al Viro 10503bf943 get rid of unused __strncpy_from_user() instances 8 years ago
Al Viro 8298525839 kill strlen_user() 8 years ago
Nicolas Dichtel fcc8487d47 uapi: export all headers under uapi directories 8 years ago
Markus Elfring 5e78e465ab xtensa: ISS: Use kmalloc_array() in simdisk_init() 8 years ago
Markus Elfring c32537d49f xtensa: Use seq_puts() in c_show() 8 years ago
Max Filippov 062b1c19b8 xtensa: clean up access to spilled registers locations 8 years ago
Max Filippov f984409a00 xtensa: use generic tracehooks 8 years ago
Max Filippov 0700ed072f xtensa: move internal ptrace definitions from uapi/asm to asm 8 years ago
Max Filippov 1b47a683a0 xtensa: clean up xtensa/kernel/ptrace.c 8 years ago
Max Filippov d9c7710db9 xtensa: drop unused fast_io_protect function 8 years ago
Max Filippov 60e22cffb5 xtensa: use ITLB_HIT_BIT instead of hardcoded number 8 years ago
Al Viro 701cac61d0 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now 8 years ago
David Woodhouse f66e225828 PCI: Add BAR index argument to pci_mmap_page_range() 8 years ago
David Woodhouse e854d8b2a8 PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space 8 years ago
David Woodhouse 11df19546f PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> 8 years ago
David Woodhouse 03a064b431 xtensa/PCI: Do not mmap PCI BARs to userspace as write-through 8 years ago
Chenbo Feng 5daab9db7b New getsockopt option to get socket cookie 8 years ago
Max Filippov 7d4914db8f xtensa: fix prefetch in the raw_copy_to_user 8 years ago
Max Filippov 1493aa65ad xtensa: wire up statx system call 8 years ago
Max Filippov e640cc3063 xtensa: fix stack dump output 8 years ago
Max Filippov 2b83878dd7 xtensa: make __pa work with uncached KSEG addresses 8 years ago
Al Viro 3a0e75adec xtensa: get rid of zeroing, use RAW_COPY_USER 8 years ago
Al Viro 0b46a94e84 xtensa: switch to generic extable.h 8 years ago
Al Viro db68ce10c4 new helper: uaccess_kernel() 8 years ago
Sridhar Samudrala 6d4339028b net: Introduce SO_INCOMING_NAPI_ID 8 years ago
Josh Hunt a2d133b1d4 sock: introduce SO_MEMINFO getsockopt 8 years ago
Max Filippov fbe22d2800 xtensa: ISS: update kernel command line in platform_setup 8 years ago
Max Filippov e8cd8da934 xtensa: ISS: add argc/argv simcall definitions 8 years ago
Max Filippov 3ced97305d xtensa: ISS: cleanup setup.c 8 years ago
Kirill A. Shutemov 9849a5697d arch, mm: convert all architectures to use 5level-fixup.h 8 years ago
Al Viro af1d5b37d6 uaccess: drop duplicate includes from asm/uaccess.h 8 years ago
Al Viro 5e6039d8a3 uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h 8 years ago
Ingo Molnar 68e21be291 sched/headers: Move task->mm handling methods to <linux/sched/mm.h> 8 years ago
Ingo Molnar 3f8c24529b sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> 8 years ago
Ingo Molnar 589ee62844 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 8 years ago
Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
Ingo Molnar ef8bd77f33 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> 8 years ago
Ingo Molnar b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
Ingo Molnar 010426079e sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> 8 years ago