index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-parisc
Age
Commit message (
Expand
)
Author
Lines
2006-02-15
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
-3
/
+5
2006-02-14
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
-0
/
+2
2006-01-30
[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)
Kyle McMartin
-1
/
+20
2006-01-22
[PARISC] Arch-specific compat signals
Kyle McMartin
-6
/
+1
2006-01-22
[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data
Helge Deller
-1
/
+7
2006-01-22
[PARISC] atomic64 support
Kyle McMartin
-15
/
+69
2006-01-22
[PARISC] Drop unused do_check_pgt_cache()
Helge Deller
-1
/
+0
2006-01-22
[PARISC] Remove unnecessary extern declarations from asm/pci.h
Grant Grundler
-2
/
+0
2006-01-22
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
-3
/
+14
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
-3
/
+0
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
-0
/
+9
2006-01-10
[PARISC] Use C99 initializers in asm-parisc/processor.h
Alexey Dobriyan
-9
/
+9
2006-01-10
[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical
Grant Grundler
-1
/
+7
2006-01-10
[PARISC] Add __iomem to __raw_check_addr()
Alexey Dobriyan
-1
/
+1
2006-01-10
[PARISC] Add some defines for HugeTLB pages
Helge Deller
-0
/
+7
2006-01-10
[PARISC] Make local cache flushes take a void *
Matthew Wilcox
-4
/
+5
2006-01-09
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
-0
/
+9
2006-01-09
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
-0
/
+1
2006-01-08
[PATCH] consolidate asm/futex.h
Jeff Dike
-48
/
+1
2006-01-08
[PATCH] Kill L1_CACHE_SHIFT_MAX
Ravikiran G Thirumalai
-1
/
+0
2006-01-06
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
-0
/
+1
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
-0
/
+1
2006-01-03
[FLS64]: generic version
Stephen Hemminger
-0
/
+1
2005-11-17
[PARISC] Always spinlock tlb flush operations to ensure preempt safety
Matthew Wilcox
-12
/
+4
2005-11-17
[PARISC] Fix our spinlock implementation
James Bottomley
-9
/
+10
2005-11-17
[PARISC] Add IRQ affinities
James Bottomley
-2
/
+3
2005-11-17
[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()
Kyle McMartin
-1
/
+5
2005-11-17
[PARISC] Fix our interrupts not to use smp_call_function
James Bottomley
-0
/
+1
2005-11-13
[PATCH] atomic: inc_not_zero
Nick Piggin
-0
/
+19
2005-11-13
[PATCH] atomic: cmpxchg
Nick Piggin
-0
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
-1
/
+2
2005-10-30
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
-3
/
+0
2005-10-30
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
-1
/
+0
2005-10-30
[PATCH] remove some more check_region stuff
Jeff Garzik
-1
/
+0
2005-10-29
[PATCH] memory hotplug prep: kill local_mapnr
Dave Hansen
-6
/
+0
2005-10-29
[PATCH] mm: parisc pte atomicity
Hugh Dickins
-16
/
+19
2005-10-29
[PATCH] mm: flush_tlb_range outside ptlock
Hugh Dickins
-1
/
+2
2005-10-28
Auto-update from upstream
Kyle McMartin
-4
/
+4
2005-10-28
[PATCH] gfp_t: dma-mapping (parisc)
Al Viro
-4
/
+4
2005-10-21
[PARISC] Specify level to fix binutils level promotion bug
Grant Grundler
-2
/
+4
2005-10-21
[PARISC] Define pgprot_noncached macro in pgtable.h
Grant Grundler
-0
/
+2
2005-10-21
[PARISC] Add other CRT_ID for newer cards to grfioctl.h
Kyle McMartin
-0
/
+2
2005-10-21
[PARISC] Add ECANCELED to errno.h
Grant Grundler
-0
/
+1
2005-10-21
[PARISC] Fix the alloc_slabmgmt panic
James Bottomley
-6
/
+34
2005-10-21
[PARISC] Fix compile warning in pci.h
Matthew Wilcox
-1
/
+1
2005-10-21
[PARISC] Use work queue in LED/LCD driver instead of tasklet.
Grant Grundler
-3
/
+0
2005-10-21
[PARISC] Add new ioprio_{set,get} syscalls
Jens Axboe
-5
/
+11
2005-10-21
[PARISC] Update bitops from parisc tree
Grant Grundler
-158
/
+134
2005-10-21
[PARISC] Add ability for prctl to change unaligned trap behaviour
Kyle McMartin
-0
/
+19
2005-10-21
[PARISC] Take into account nullified insn and lock functions for profiling
Randolph Chung
-1
/
+1
[next]