index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-26
[PATCH] Fix incorrent type of flags in <asm/semaphore.h>
Kyle McMartin
1
-2
/
+4
2006-10-07
[PARISC] pdc_init no longer exists
Matthew Wilcox
1
-2
/
+0
2006-10-06
Build fixes for struct pt_regs removal
Matthew Wilcox
1
-0
/
+1
2006-10-04
[PARISC] Make DMA routines more stubby
Matthew Wilcox
1
-6
/
+1
2006-10-04
[PARISC] Define pci_get_legacy_ide_irq
Matthew Wilcox
1
-0
/
+5
2006-10-04
[PARISC] Fix iounmap compile warning
Matthew Wilcox
1
-1
/
+1
2006-10-04
[PARISC] Add support for Quicksilver AGPGART
Kyle McMartin
2
-0
/
+37
2006-10-04
[PARISC] Move LBA and SBA register defines to the common ropes.h
Kyle McMartin
1
-1
/
+161
2006-10-04
[PARISC] Create shared <asm/ropes.h> header
Kyle McMartin
2
-53
/
+150
2006-10-04
[PARISC] Allow nested interrupts
James Bottomley
1
-0
/
+2
2006-10-04
[PARISC] Enable interrupts while spinning
Matthew Wilcox
1
-10
/
+21
2006-10-04
[PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks)
Grant Grundler
1
-7
/
+3
2006-10-04
[PARISC] Implement futex_atomic_cmpxchg_inatomic
Carlos O'Donell
1
-3
/
+68
2006-10-04
[PARISC] Improve rwlock implementation
Matthew Wilcox
1
-37
/
+61
2006-10-04
[PARISC] Clean up asm-parisc/serial.h
Matthew Wilcox
1
-14
/
+2
2006-10-04
[PARISC] Switch is_compat_task to use TIF_32BIT
Kyle McMartin
2
-3
/
+3
2006-10-04
[PARISC] Prevent multiple includes of asm-parisc/parisc-device.h
Kyle McMartin
1
-0
/
+5
2006-10-04
[PARISC] parisc specific kmap API implementation for pa8800
James Bottomley
3
-22
/
+43
2006-10-04
[PARISC] Fix up parisc irq handling for genirq changes
Kyle McMartin
1
-2
/
+2
2006-10-04
[PARISC] Add asm-parisc/mckinley.h bus header
Kyle McMartin
1
-0
/
+9
2006-10-04
[PARISC] Abstract shift register left in .S
Kyle McMartin
1
-2
/
+4
2006-10-04
[PARISC] PA7200 also supports prefetch for read
Kyle McMartin
1
-0
/
+3
2006-10-04
[PARISC] Untangle <asm/processor.h> header include mess
Kyle McMartin
2
-26
/
+38
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
1
-86
/
+0
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-4
/
+5
2006-09-19
[PATCH] headers_check: Clean up asm-parisc/page.h for user headers
Matthew Wilcox
1
-13
/
+5
2006-07-14
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-2
/
+0
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+1
2006-07-02
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
Thomas Gleixner
2
-6
/
+4
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-0
/
+1
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
8
-35
/
+61
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
1
-9
/
+0
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
1
-5
/
+0
2006-06-27
[PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__
Kyle McMartin
1
-13
/
+12
2006-06-27
[PARISC] Add os_id_to_string helper
Kyle McMartin
1
-0
/
+13
2006-06-27
[PARISC] OS_ID_LINUX == 0x0006
Kyle McMartin
1
-2
/
+1
2006-06-27
[PARISC] Ensure Space ID hashing is turned off
Kyle McMartin
1
-0
/
+1
2006-06-27
[PARISC] Match show_cache_info with reality
Kyle McMartin
1
-2
/
+2
2006-06-27
[PARISC] Add is_compat_task() helper
Kyle McMartin
1
-0
/
+11
2006-06-27
[PARISC] PDC_CHASSIS is implemented on all machines
Thibaut Varene
1
-0
/
+1
2006-06-27
[PARISC] Remove unconditional #define PIC in syscall macros
Carlos O'Donell
1
-5
/
+0
2006-06-27
[PARISC] Use MFIA in current_text_addr on pa2.0 processors
Kyle McMartin
1
-8
/
+6
2006-06-27
[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list
Carlos O'Donell
1
-2
/
+7
2006-06-27
[PARISC] Whitespace clean up in asm/pgtable.h
Kyle McMartin
1
-4
/
+4
2006-06-27
[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
Kyle McMartin
2
-12
/
+16
2006-06-25
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
Matt Mackall
1
-4
/
+2
2006-06-23
[PATCH] Delete unused definitions of kvaddr_to_nid
Ralf Baechle
1
-5
/
+0
2006-06-18
Add empty Kbuild files for 'make headers_install' in remaining arches.
David Woodhouse
1
-0
/
+1
[next]