Sign in
android-kvm
/
linux
/
24bba078eca099b5bd25e17e97b485f013589f8c
/
arch
/
parisc
/
kernel
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
83b57531
mm/memory_failure: Remove unused trapno from memory_failure
by Eric W. Biederman
· 8 years ago
ea64d5a
signal: Unify and correct copy_siginfo_to_user32
by Eric W. Biederman
· 7 years ago
212a36a
signal: Unify and correct copy_siginfo_from_user32
by Eric W. Biederman
· 8 years ago
b5daf2b
signal/parisc: Document a conflict with SI_USER with SIGFPE
by Eric W. Biederman
· 8 years ago
a5feb60
microblaze: remove dma_nommu_dma_supported
by Christoph Hellwig
· 7 years ago
1705bd6
parisc64: Add .opd based function descriptor dereference
by Sergey Senozhatsky
· 7 years ago
310d827
parisc: qemu idle sleep support
by Helge Deller
· 7 years ago
88776c0
parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
by Helge Deller
· 7 years ago
0ae60d0
parisc: Show unhashed hardware inventory
by Helge Deller
· 7 years ago
9352aea
Revert "parisc: Re-enable interrupts early"
by John David Anglin
· 7 years ago
6a16fc3
parisc: remove duplicate includes
by Pravin Shedge
· 7 years ago
0ed9d3d
parisc: Align os_hpmc_size on word boundary
by Helge Deller
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 8 years ago
e291167
Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
93f30c7
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
bf7b4c1
parisc: Add CPU topology support
by Helge Deller
· 7 years ago
05f016d2
parisc: Fix validity check of pointer size argument in new CAS implementation
by John David Anglin
· 7 years ago
e37e0ee
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
c9eb617
dma-mapping: turn dma_cache_sync into a dma_map_ops method
by Christoph Hellwig
· 8 years ago
8642b31
parisc: Fix detection of nonsynchronous cr16 cycle counters
by Helge Deller
· 7 years ago
2aae008
parisc: Export __cmpxchg_u64 unconditionally
by Guenter Roeck
· 7 years ago
374b3bf
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
by John David Anglin
· 7 years ago
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
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 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
d74f0f4
parisc: switch to {get,put}_compat_sigset()
by Al Viro
· 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
6c706b9
parisc/core: Fix section mismatches
by Helge Deller
· 8 years ago
f5213b2
parisc: Make existing core files reuseable for bootloader
by Helge Deller
· 8 years ago
1ed4714
parisc/random: Add machine specific randomness
by Helge Deller
· 8 years ago
8b5bdd8
parisc: Static initialization of pcxl_res_lock spinlock
by Helge Deller
· 8 years ago
76cffeb
parisc: Static initialization of spinlocks in perf and unwind code
by Helge Deller
· 8 years ago
54ac8fc
parisc: PDT: Add full support for memory failure via Page Deallocation Table (PDT)
by Helge Deller
· 8 years ago
8a5aa00
parisc: PDT/firmware: Add support to read PDT on older PAT-machines
by Helge Deller
· 8 years ago
8f8201d
parisc: Increase thread and stack size to 32kb
by Helge Deller
· 8 years ago
13d5709
parisc: Handle vma's whose context is not current in flush_cache_range
by John David Anglin
· 8 years ago
56008c0
parisc: Extend disabled preemption in copy_user_page
by John David Anglin
· 8 years ago
ae7a609
parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases
by John David Anglin
· 8 years ago
5618883
parisc: Suspend lockup detectors before system halt
by Helge Deller
· 8 years ago
c46bafc
parisc: Show DIMM slot number which holds broken memory module
by Helge Deller
· 8 years ago
25a9b76
parisc: Add function to return DIMM slot of physical address
by Helge Deller
· 8 years ago
f520e55
parisc: Fix crash when calling PDC_PAT_MEM PDT firmware function
by Helge Deller
· 8 years ago
cc73152
signal: Remove kernel interal si_code magic
by Eric W. Biederman
· 8 years ago
6cd819e
parisc: Merge millicode routines via linker script
by Helge Deller
· 8 years ago
5bc64bd
parisc: Disable further stack checks when panic occurs during stack check
by Helge Deller
· 8 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
· 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
· 8 years ago
b0f94ef
parisc: use compat_sys_keyctl()
by Eric Biggers
· 8 years ago
6474924
arch: remove unused macro/function thread_saved_pc()
by Tobias Klauser
· 8 years ago
1be7107
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 8 years ago
f02e6c6
parisc: Don't hardcode PSW values in hpmc code
by Helge Deller
· 8 years ago
9b7c668
parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_type
by Greg Kroah-Hartman
· 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
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
6a94ca1
parisc: Use generic pci_mmap_resource_range()
by David Woodhouse
· 8 years ago
f66e225
PCI: Add BAR index argument to pci_mmap_page_range()
by David Woodhouse
· 8 years ago
476e75a
parisc: Avoid stalled CPU warnings after system shutdown
by Helge Deller
· 8 years ago
d19f5e4
parisc: Clean up fixup routines for get_user()/put_user()
by Helge Deller
· 8 years ago
73580da
parisc: Fix system shutdown halt
by Helge Deller
· 8 years ago
74e3f6e
parisc: perf: Fix potential NULL pointer dereference
by Arvind Yadav
· 8 years ago
63d32d1
parisc: Wire up statx system call
by Helge Deller
· 8 years ago
316ec06
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
by John David Anglin
· 8 years ago
5f65532
parisc: support R_PARISC_SECREL32 relocation in modules
by Mikulas Patocka
· 8 years ago
f47e2db
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
68e21be2
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
0104260
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
ef470a6
parisc: Remove flush_user_dcache_range and flush_user_icache_range
by John David Anglin
· 8 years ago
cd19c36
fs/binfmt: Convert obsolete cputime type to nsecs
by Frederic Weisbecker
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
acb0405
sched/clock: Fix hotplug crash
by Peter Zijlstra
· 8 years ago
4174421
parisc: Mark cr16 clocksource unstable on SMP systems
by Helge Deller
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
0c961c5
Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
160494d
parisc: Optimize timer interrupt function
by Helge Deller
· 8 years ago
f50a2bd
arch/parisc: add option to skip DMA sync as a part of map and unmap
by Alexander Duyck
· 8 years ago
82cbd56
parisc: perf: return -EFAULT on error
by Dan Carpenter
· 8 years ago
637250c
parisc: Enhance CPU detection code on PAT machines
by Helge Deller
· 8 years ago
Next »