Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6f621885feba507d40dd1bba253378ae04f9fe8e
/
include
/
asm-parisc
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
3d73cf5
[PARISC] Abstract shift register left in .S
by Kyle McMartin
· 18 years ago
32104b2
[PARISC] PA7200 also supports prefetch for read
by Kyle McMartin
· 18 years ago
4068d93
[PARISC] Untangle <asm/processor.h> header include mess
by Kyle McMartin
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
3db03b4
[PATCH] rename the provided execve functions to kernel_execve
by Arnd Bergmann
· 18 years ago
ef6edc9
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
by Martin Schwidefsky
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
ac7fb27
[PATCH] headers_check: Clean up asm-parisc/page.h for user headers
by Matthew Wilcox
· 18 years ago
52393cc
[PATCH] remove set_wmb - arch removal
by Steven Rostedt
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 18 years ago
733ea86
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
877ce7c
[AF_UNIX]: Datagram getpeersec
by Catherine Zhang
· 18 years ago
4d3ce21
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 18 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 18 years ago
0d7012a
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
by Ingo Molnar
· 18 years ago
c1a7a755
[PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__
by Kyle McMartin
· 18 years ago
67a061a
[PARISC] Add os_id_to_string helper
by Kyle McMartin
· 18 years ago
ec1fdc2
[PARISC] OS_ID_LINUX == 0x0006
by Kyle McMartin
· 18 years ago
a9d2d38
[PARISC] Ensure Space ID hashing is turned off
by Kyle McMartin
· 18 years ago
e5a2e7f
[PARISC] Match show_cache_info with reality
by Kyle McMartin
· 18 years ago
a3ea84f
[PARISC] Add is_compat_task() helper
by Kyle McMartin
· 18 years ago
8ffaeaf
[PARISC] PDC_CHASSIS is implemented on all machines
by Thibaut Varene
· 19 years ago
c95f2e5
[PARISC] Remove unconditional #define PIC in syscall macros
by Carlos O'Donell
· 18 years ago
1b6d1b5
[PARISC] Use MFIA in current_text_addr on pa2.0 processors
by Kyle McMartin
· 18 years ago
3fd3a74
[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list
by Carlos O'Donell
· 19 years ago
c8224e0
[PARISC] Whitespace clean up in asm/pgtable.h
by Kyle McMartin
· 19 years ago
64f4953
[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
by Kyle McMartin
· 19 years ago
afedfd0
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
by Matt Mackall
· 18 years ago
d501e62
[PATCH] Delete unused definitions of kvaddr_to_nid
by Ralf Baechle
· 18 years ago
ef4d04b
Add empty Kbuild files for 'make headers_install' in remaining arches.
by David Woodhouse
· 18 years ago
5614253
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
by David Woodhouse
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
1b52d7c
[PARISC] Make ioremap default to _nocache
by Kyle McMartin
· 19 years ago
6ca773c
[PARISC] Add new entries to the syscall table
by Kyle McMartin
· 19 years ago
2fd8303
[PARISC] Further work for multiple page sizes
by Helge Deller
· 19 years ago
Next »