Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9a7e246b53a74ca0eed7c917aa274fbb25f61a68
/
include
/
asm-parisc
fabb8ff
[PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines
by Kyle McMartin
· 17 years ago
37efbb7
[PARISC] Add empty <asm-parisc/vga.h>
by Kyle McMartin
· 17 years ago
fd0cbdd
Fix WARN_ON() on bitfield ops for all other archs
by Heiko Carstens
· 17 years ago
a583f1b
remove unused TIF_NOTIFY_RESUME flag
by Stephane Eranian
· 17 years ago
c41917d
[PATCH] sched: sched_cacheflush is now unused
by Ralf Baechle
· 17 years ago
b111757
arch: personality independent stack top
by Peter Zijlstra
· 17 years ago
317b3c2
fbdev: detect primary display device
by Antonino A. Daplas
· 17 years ago
10eb265
fbdev: move arch-specific bits to their respective subdirectories
by Antonino A. Daplas
· 17 years ago
e21ea24
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
by Martin Schwidefsky
· 17 years ago
4b77758
Introduce compat_u64 and compat_s64 types
by Arnd Bergmann
· 17 years ago
f23513e
Introduce O_CLOEXEC
by Ulrich Drepper
· 17 years ago
45e98cd
page table handling cleanup
by Jan Beulich
· 17 years ago
caa5171
PCI: remove pci_dac_dma_... APIs
by Jan Beulich
· 17 years ago
575e334
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
by Michael Ellerman
· 18 years ago
4eb6bf6
lots-of-architectures: enable arbitary speed tty support
by Alan Cox
· 17 years ago
e036306
[PARISC] Fix unwinder on 64-bit kernels
by Randolph Chung
· 17 years ago
516a949
[PARISC] fix trivial spelling nit in asm/linkage.h
by Kyle McMartin
· 17 years ago
c2b6ebd
[PARISC] fix "ENTRY" macro redefinition
by Helge Deller
· 17 years ago
593af52
[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls
by Helge Deller
· 17 years ago
e9541d0
[PARISC] fix section mismatches in arch/parisc/kernel
by Helge Deller
· 17 years ago
2cbd42d
[PARISC] Let PA-8900 processors boot
by Kyle McMartin
· 18 years ago
fd3eef1
[PARISC] Wire up kexec_load syscall
by Kyle McMartin
· 18 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
04dd08b
Consolidate asm/poll.h
by Stephen Rothwell
· 17 years ago
c9f4f06
wrap access to thread_info
by Roman Zippel
· 17 years ago
14c846a
local_t: parisc cleanup
by Mathieu Desnoyers
· 18 years ago
2856f5e
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency
by Mathieu Desnoyers
· 18 years ago
8ffe9d0
atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc
by Mathieu Desnoyers
· 18 years ago
0bb5e19
Clean up mostly unused IOSPACE macros
by David Gibson
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
a9dfd28
PCI: scatterlist.h needs types.h
by Jean Delvare
· 18 years ago
d6dd61c
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
by Jeremy Fitzhardinge
· 18 years ago
92f37fd
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
by Eric Dumazet
· 18 years ago
ae40eb1
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
by Eric Dumazet
· 18 years ago
b0138a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 18 years ago
1055a8a
[PARISC] Use symbolic last syscall in __NR_Linux_syscalls
by Kyle McMartin
· 18 years ago
2ed0e24
[PARISC] Add missing statfs64 and fstatfs64 syscalls
by Guy Martin
· 18 years ago
04532c4
Revert "[PARISC] Optimize TLB flush on SMP systems"
by Kyle McMartin
· 18 years ago
513e7ec
[PARISC] convert to use CONFIG_64BIT instead of __LP64__
by Helge Deller
· 18 years ago
0b3d643
[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
by Helge Deller
· 18 years ago
b288a8f
[PARISC] fix ENTRY() and ENDPROC() for 64bit-parisc
by Helge Deller
· 18 years ago
c5e7655
[PARISC] implement standard ENTRY(), END() and ENDPROC()
by Helge Deller
· 18 years ago
430a502
[PARISC] kill ENTRY_SYS_CPUS
by Kyle McMartin
· 18 years ago
f354ef8
[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header
by Kyle McMartin
· 18 years ago
f2439b2
[PARISC] move parisc_device_id definition to mod_devicetable.h
by Kyle McMartin
· 18 years ago
4650f0a
[PARISC] Add TIF_RESTORE_SIGMASK support
by Kyle McMartin
· 18 years ago
6e16d94
[PARISC] Convert soft power switch driver to kthread
by Helge Deller
· 18 years ago
c4ba7a2
[PARISC] Use fstatat64 instead of newfstatat syscall
by Helge Deller
· 18 years ago
19dd705
[PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait
by Helge Deller
· 18 years ago
ca72a22
[PARISC] fix fixup declarations for 32bit and use CONFIG_64BIT
by Helge Deller
· 18 years ago
94a1981
[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines
by Helge Deller
· 18 years ago
e382876
[PARISC] fix build for WARN_ON() when CONFIG_DEBUG_BUGVERBOSE=y
by Helge Deller
· 18 years ago
6891f8a
[PARISC] Generic BUG
by Helge Deller
· 18 years ago
e6fc044
[PARISC] Remove sched.h from uaccess.h on parisc
by Matthew Wilcox
· 18 years ago
3735313
[PARISC] Add prototypes for flush_user_dcache_range and flush_user_icache_range
by Matthew Wilcox
· 18 years ago
959f4f1
[PARISC] "Fix" circular includes
by Kyle McMartin
· 18 years ago
af5917f
[PARISC] Only write to memory in test_and_set_bit/test_and_clear_bit if we're
by Matthew Wilcox
· 18 years ago
d6ce862
[PARISC] Clean up the cache and tlb headers
by Randolph Chung
· 18 years ago
592ac93
[PARISC] Optimize TLB flush on SMP systems
by Randolph Chung
· 18 years ago
e7b3ca0
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
by Kyle McMartin
· 18 years ago
4564f9e
[PATCH] consolidate line discipline number definitions
by Tilman Schmidt
· 18 years ago
e10a443
[PATCH] Remove final references to deprecated "MAP_ANON" page protection flag
by Robert P. J. Day
· 18 years ago
4ec0311
[PATCH] kill eth_io_copy_and_sum()
by Al Viro
· 18 years ago
cb6efb3
[PATCH] use __u64 rather than u64 in parisc statfs structs
by Mike Frysinger
· 18 years ago
a6f36be
[ARM] pass vma for flush_anon_page()
by Russell King
· 18 years ago
ec8c044
[PATCH] Optimize D-cache alias handling on fork
by Ralf Baechle
· 18 years ago
be90038
[PATCH] tty: preparatory structures for termios revamp
by Alan Cox
· 18 years ago
3c97b5e
[PARISC] Move spinlock_t out of struct cpu_data
by Kyle McMartin
· 18 years ago
8535e9d
[PARISC] Remove duplicate PDC_PAT_CELL defines
by Kyle McMartin
· 18 years ago
915115ca4
[PARISC] pdcpat remove extra brackets
by Mariusz Kozlowski
· 18 years ago
caa451f
[PARISC] Reserve 1GB of space for vmalloc/tmpalias space on parisc64
by Kyle McMartin
· 18 years ago
328d968
[PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CCIO is not defined
by Ryan Bradetich
· 18 years ago
d3fa72e
[PATCH] Pass struct dev pointer to dma_cache_sync()
by Ralf Baechle
· 18 years ago
f67637e
[PATCH] Add struct dev pointer to dma_is_consistent()
by Ralf Baechle
· 18 years ago
a866374
[PATCH] mm: pagefault_{disable,enable}()
by Peter Zijlstra
· 18 years ago
7814e4b
[NET]: PARISC checksum annotations and cleanups.
by Al Viro
· 18 years ago
4549df8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
c6dbaef
Driver core: add dev_archdata to struct device
by Benjamin Herrenschmidt
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
c9c3b86
[PATCH] Fix incorrent type of flags in <asm/semaphore.h>
by Kyle McMartin
· 18 years ago
bbd6330
[PARISC] pdc_init no longer exists
by Matthew Wilcox
· 18 years ago
be577a5
Build fixes for struct pt_regs removal
by Matthew Wilcox
· 18 years ago
99b6e9b
[PARISC] Make DMA routines more stubby
by Matthew Wilcox
· 18 years ago
f312094
[PARISC] Define pci_get_legacy_ide_irq
by Matthew Wilcox
· 18 years ago
01232e9
[PARISC] Fix iounmap compile warning
by Matthew Wilcox
· 18 years ago
08a6436
[PARISC] Add support for Quicksilver AGPGART
by Kyle McMartin
· 18 years ago
983daee
[PARISC] Move LBA and SBA register defines to the common ropes.h
by Kyle McMartin
· 18 years ago
1790cf9
[PARISC] Create shared <asm/ropes.h> header
by Kyle McMartin
· 18 years ago
7085689
[PARISC] Allow nested interrupts
by James Bottomley
· 18 years ago
65ee8f0a
[PARISC] Enable interrupts while spinning
by Matthew Wilcox
· 18 years ago
9cf8f37
[PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks)
by Grant Grundler
· 18 years ago
342a049
[PARISC] Implement futex_atomic_cmpxchg_inatomic
by Carlos O'Donell
· 18 years ago
6e07185
[PARISC] Improve rwlock implementation
by Matthew Wilcox
· 18 years ago
136ce40
[PARISC] Clean up asm-parisc/serial.h
by Matthew Wilcox
· 18 years ago
df570b9
[PARISC] Switch is_compat_task to use TIF_32BIT
by Kyle McMartin
· 18 years ago
8f611c4
[PARISC] Prevent multiple includes of asm-parisc/parisc-device.h
by Kyle McMartin
· 18 years ago
20f4d3c
[PARISC] parisc specific kmap API implementation for pa8800
by James Bottomley
· 18 years ago
5cfe87d
[PARISC] Fix up parisc irq handling for genirq changes
by Kyle McMartin
· 18 years ago
6f03495
[PARISC] Add asm-parisc/mckinley.h bus header
by Kyle McMartin
· 18 years ago
Next »