Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
62b56a675565a2e40f2cdf50455977448fd87413
/
arch
/
parisc
27efed3
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8c031ba
parisc: Unbreak bootloader due to gcc-7 optimizations
by Helge Deller
· 7 years ago
af21b01
parisc: Reintroduce option to gzip-compress the kernel
by Helge Deller
· 7 years ago
606f95e
parisc: Add HWPOISON page fault handler code
by Helge Deller
· 7 years ago
a7e6601f
parisc: Move init_per_cpu() into init section
by Helge Deller
· 7 years ago
ea69764
parisc: Check if initrd was loaded into broken RAM
by Helge Deller
· 7 years ago
8d771b1
parisc: Add PDCE_CHECK instruction to HPMC handler
by Helge Deller
· 7 years ago
77089c5
parisc: Add wrapper for pdc_instr() firmware function
by Helge Deller
· 7 years ago
08b8a99
parisc: Move start_parisc() into init section
by Helge Deller
· 7 years ago
e77900a
parisc: Stop unwinding at start of stack
by Helge Deller
· 7 years ago
47bb4ba
parisc, watchdog/core: Use lockup_detector_stop()
by Thomas Gleixner
· 7 years ago
dd198ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
4c97a0c
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
by Babu Moger
· 7 years ago
d34fc1a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
d2cd9ed
mm,fork: introduce MADV_WIPEONFORK
by Rik van Riel
· 7 years ago
aafd456
mm: arch: consolidate mmap hugetlb size encodings
by Mike Kravetz
· 7 years ago
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
f32c9e05
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
5f82e71
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9efdb14
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
by Varsha Rao
· 7 years ago
30d6e0a
futex: Remove duplicated code and fix undefined behaviour
by Jiri Slaby
· 7 years ago
6c706b9
parisc/core: Fix section mismatches
by Helge Deller
· 7 years ago
b6adc16
parisc: Wire up support for self-extracting kernel
by Helge Deller
· 7 years ago
f5213b2
parisc: Make existing core files reuseable for bootloader
by Helge Deller
· 7 years ago
2f3c7b8
parisc: Add core code for self-extracting kernel
by Helge Deller
· 7 years ago
e35a2ce
parisc: Enable UBSAN support
by Helge Deller
· 7 years ago
1ed4714
parisc/random: Add machine specific randomness
by Helge Deller
· 7 years ago
d2883fa
parisc: Optimize switch_mm
by John David Anglin
· 7 years ago
42593e7
parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT
by Helge Deller
· 7 years ago
8b5bdd8
parisc: Static initialization of pcxl_res_lock spinlock
by Helge Deller
· 7 years ago
da3dc73
parisc: Drop exception_data struct
by Helge Deller
· 7 years ago
76cffeb
parisc: Static initialization of spinlocks in perf and unwind code
by Helge Deller
· 7 years ago
54ac8fc
parisc: PDT: Add full support for memory failure via Page Deallocation Table (PDT)
by Helge Deller
· 7 years ago
8a5aa00
parisc: PDT/firmware: Add support to read PDT on older PAT-machines
by Helge Deller
· 7 years ago
2458738
parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE
by Helge Deller
· 7 years ago
94edf6f
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
952111d
arch: Remove spin_unlock_wait() arch-specific definitions
by Paul E. McKenney
· 7 years ago
9d664c0a
locking/atomic: Fix atomic_set_release() for 'funny' architectures
by Peter Zijlstra
· 7 years ago
fde6af4
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 7 years ago
76851d1
sock: add SOCK_ZEROCOPY sockopt
by Willem de Bruijn
· 7 years ago
74ad3d2
parisc: Define CONFIG_CPU_BIG_ENDIAN
by Babu Moger
· 7 years ago
8f8201d
parisc: Increase thread and stack size to 32kb
by Helge Deller
· 7 years ago
13d5709
parisc: Handle vma's whose context is not current in flush_cache_range
by John David Anglin
· 7 years ago
56008c0
parisc: Extend disabled preemption in copy_user_page
by John David Anglin
· 7 years ago
ae7a609
parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases
by John David Anglin
· 7 years ago
5618883
parisc: Suspend lockup detectors before system halt
by Helge Deller
· 7 years ago
c46bafc
parisc: Show DIMM slot number which holds broken memory module
by Helge Deller
· 7 years ago
25a9b76
parisc: Add function to return DIMM slot of physical address
by Helge Deller
· 7 years ago
f520e55
parisc: Fix crash when calling PDC_PAT_MEM PDT firmware function
by Helge Deller
· 7 years ago
cc73152
signal: Remove kernel interal si_code magic
by Eric W. Biederman
· 7 years ago
108ea18
parisc: regenerate defconfig files
by Helge Deller
· 7 years ago
6cd819e
parisc: Merge millicode routines via linker script
by Helge Deller
· 7 years ago
5bc64bd
parisc: Disable further stack checks when panic occurs during stack check
by Helge Deller
· 7 years ago
ae75d1a
Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
0a6109f
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
325cdac
debug: Fix WARN_ON_ONCE() for modules
by Josh Poimboeuf
· 7 years ago
c632517
tty: Fix TIOCGPTPEER ioctl definition
by Gleb Fotengauer-Malinovskiy
· 7 years ago
89cbec7
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
bd78aca
parisc: move generic-y of exported headers to uapi/asm/Kbuild
by Masahiro Yamada
· 7 years ago
9f45efb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
dc50214
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
c856863
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
7868a20
mm/hugetlb: add size parameter to huge_pte_offset()
by Punit Agrawal
· 7 years ago
9b51f04
Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
227145e
parisc: ->mapping_error
by Christoph Hellwig
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
9746684
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
9a715cd
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
3170d8d
kill {__,}{get,put}_user_unaligned()
by Al Viro
· 8 years ago
e5859eb
Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
33f9e02
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
by Thomas Bogendoerfer
· 7 years ago
2474623
parisc: Report SIGSEGV instead of SIGBUS when running out of stack
by Helge Deller
· 7 years ago
b0f94ef
parisc: use compat_sys_keyctl()
by Eric Biggers
· 7 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6474924
arch: remove unused macro/function thread_saved_pc()
by Tobias Klauser
· 7 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
28b5ba2a
net: introduce SO_PEERGROUPS getsockopt
by David Herrmann
· 7 years ago
1be7107
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 7 years ago
54ebbfb
tty: add TIOCGPTPEER ioctl
by Aleksa Sarai
· 7 years ago
f02e6c6
parisc: Don't hardcode PSW values in hpmc code
by Helge Deller
· 7 years ago
3f4fb10
parisc: Don't hardcode PSW values in gsc_*() functions
by Helge Deller
· 7 years ago
b752c7b
parisc: Avoid zeroing gr[0] in fixup_exception()
by Helge Deller
· 7 years ago
649aa24
parisc/mm: Ensure IRQs are off in switch_mm()
by Helge Deller
· 7 years ago
9b7c668
parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_type
by Greg Kroah-Hartman
· 7 years ago
123dbfe
trim __ARCH_WANT_SYS_OLD_GETRLIMIT
by Al Viro
· 7 years ago
f5a64d6
net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.
by David S. Miller
· 7 years ago
1c4f676
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
by David S. Miller
· 7 years ago
8298525
kill strlen_user()
by Al Viro
· 8 years ago
c9c2877
parisc: Add Page Deallocation Table (PDT) support
by Helge Deller
· 8 years ago
c8c3735
parisc: Enhance detection of synchronous cr16 clocksources
by Helge Deller
· 8 years ago
c3e5523
parisc: Drop per_cpu uaccess related exception_data struct
by Helge Deller
· 8 years ago
741394c
parisc: Inline trivial exception code in lusercopy.S
by Helge Deller
· 8 years ago
fcc8487
uapi: export all headers under uapi directories
by Nicolas Dichtel
· 8 years ago
857f864
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
ad61dd3
scripts/spelling.txt: add regsiter -> register spelling mistake
by Stephen Boyd
· 8 years ago
19809c2
mm, vmalloc: use __GFP_HIGHMEM implicitly
by Michal Hocko
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
3fb9268
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5db6db0
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
2fefc97
HAVE_ARCH_HARDENED_USERCOPY is unconditional now
by Al Viro
· 8 years ago
Next »