- fb6696b Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 6 months ago
- ea690b6 Merge 4.9.320 into android-4.9-q by Eric Biggers · 2 years, 6 months ago
- a99753e parisc: define get_cycles macro for arch-override by Jason A. Donenfeld · 2 years, 8 months ago
- d513510 Merge remote-tracking branch 'common/android-4.9-q' into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 2 months ago
- d2b843c Merge 4.9.285 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
- 6e41799 parisc: Use absolute_pointer() to define PAGE0 by Helge Deller · 3 years, 4 months ago
- 2f4670b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 8 months ago
- eb292dd Merge 4.9.267 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
- f061244 parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers by Gao Xiang · 3 years, 9 months ago
- b441756b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-17.1-caf-sdm845 by Michael Bestas · 4 years ago
- 1e7b6ed Merge 4.9.233 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
- 78c4268 parisc: add support for cmpxchg on u8 pointers by Liam Beguin · 4 years, 5 months ago
- 8ed2f64 Merge 4.9.232 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
- 518d1af parisc: Add atomic64_set_release() define to avoid CPU soft lockups by John David Anglin · 4 years, 5 months ago
- 3b0fe0b uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
- c830063 Merge 4.9.209 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
- 018cb55 parisc: Fix compiler warnings in debug_core.c by Helge Deller · 5 years ago
- 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 6 years ago
- bd7df89 parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code by Helge Deller · 6 years ago
- 67843bb Merge 4.9.169 into android-4.9-q by Greg Kroah-Hartman · 6 years ago
- 79bedcb parisc: Use cr16 interval timers unconditionally on qemu by Helge Deller · 7 years ago
- 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- eba0611 parisc: Remove unnecessary barriers from spinlock.h by John David Anglin · 6 years ago
- f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 2106b21 parisc: Define mb() and add memory barriers to assembler unlock sequences by John David Anglin · 6 years ago
- aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
- a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 12efc91 parisc: Fix ordering of cache and TLB flushes by John David Anglin · 7 years ago
- 9154940 Merge 4.9.76 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 14c0620 parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel by Helge Deller · 7 years ago
- 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- e3d2ada parisc/mm: Ensure IRQs are off in switch_mm() by Helge Deller · 8 years ago
- 8ed89cf parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs by Thomas Bogendoerfer · 7 years ago
- 3fe100e BACKPORT [FROMLIST] New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
- a28acec parisc: Fix get_user() for 64-bit value on 32-bit kernel by Helge Deller · 8 years ago
- 09b931f parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 8 years ago
- a690a42 parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range by John David Anglin · 8 years ago
- 2b95f12 parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header by Helge Deller · 8 years ago
- c78e710 parisc: Purge TLB before setting PTE by John David Anglin · 8 years ago
- 18088db parisc: Ignore the pkey system calls for now by Helge Deller · 8 years ago
- 1573d2c Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
- 0a86248 parisc: Show trap name in kernel crash by Helge Deller · 8 years ago
- 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 65bf34f5 parisc: Increase initial kernel mapping size by Helge Deller · 8 years ago
- 690d097 parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels by Helge Deller · 8 years ago
- 9e91db6 parisc: Add hardened usercopy feature by Helge Deller · 8 years ago
- f39cce6 parisc: Add cfi_startproc and cfi_endproc to assembly code by Helge Deller · 8 years ago
- 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- aace880 parisc: fix copy_from_user() by Al Viro · 8 years ago
- e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
- 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
- 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- b067c90 Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
- 773e1c5 parisc: Add <asm/hash.h> by George Spelvin · 9 years ago
- c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- aade311a parisc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
- 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
- b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
- e5857a6 locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 9 years ago
- 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 9 years ago
- 8bbe6b6 char/genrtc: remove parisc support by Arnd Bergmann · 9 years ago
- f09c514 rtc: cmos: remove empty asm/mc146818rtc.h files by Arnd Bergmann · 9 years ago
- 784c221 parisc: Whitespace cleanups in unistd.h by Helge Deller · 9 years ago
- 1a2a0f7 parisc: Fix typos in eisa_eeprom.h by Andrea Gelmini · 9 years ago
- d14b3df parisc: Fix typo in ldcw.h by Andrea Gelmini · 9 years ago
- 13ff631 parisc: Fix typo in pdc.h by Andrea Gelmini · 9 years ago
- 99aed91 parisc: Update futex.h to match generic implementation by John David Anglin · 9 years ago
- 54b66800 parisc: Add native high-resolution sched_clock() implementation by Helge Deller · 9 years ago
- 64e2a42 parisc: Add ARCH_TRACEHOOK and regset support by Helge Deller · 9 years ago
- d2ad824 parisc: Add 64bit get_user() and put_user() for 32bit kernel by Helge Deller · 9 years ago
- 06bff6b parisc: Simplify and speed up get_user() and put_user() by Helge Deller · 9 years ago
- fc79168 parisc: Add syscall tracepoint support by Helge Deller · 9 years ago
- 60ea7bb Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
- 366dd4e parisc: Fix ftrace function tracer by Helge Deller · 9 years ago
- cb910c1 parisc: Update comment regarding relative extable support by Helge Deller · 9 years ago
- 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
- c05c2ec Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
- 910cd32 parisc: Fix and enable seccomp filter support by Helge Deller · 9 years ago
- 4f4acc9 parisc: Fix SIGSYS signals in compat case by Helge Deller · 9 years ago
- 119a0a3 parisc: Wire up preadv2 and pwritev2 syscalls by Helge Deller · 9 years ago
- 0de7985 parisc: Use generic extable search and sort routines by Helge Deller · 9 years ago
- 56649be parisc: Drop alloc_hugepages and free_hugepages syscalls by Helge Deller · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
- 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
- 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
- b4f09ae parisc: Wire up copy_file_range syscall by Helge Deller · 9 years ago
- 9a334d3 parisc: Use parentheses around expression in floppy.h by Helge Deller · 9 years ago
- a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
- c74ba8b arch: Introduce post-init read-only memory by Kees Cook · 9 years ago
- e267d97 asm-generic: Consolidate mark_rodata_ro() by Kees Cook · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
- dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago