Age | Commit message (Expand) | Author | Files | Lines |
2006-01-11 | [PARISC] Use C99 initializers in asm-parisc/processor.h | Alexey Dobriyan | 1 | -9/+9 |
2006-01-11 | [PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical | Grant Grundler | 1 | -1/+7 |
2006-01-11 | [PARISC] Add __iomem to __raw_check_addr() | Alexey Dobriyan | 1 | -1/+1 |
2006-01-11 | [PARISC] Add some defines for HugeTLB pages | Helge Deller | 1 | -0/+7 |
2006-01-11 | [PARISC] Make local cache flushes take a void * | Matthew Wilcox | 2 | -4/+5 |
2006-01-10 | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 1 | -0/+9 |
2006-01-10 | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 1 | -0/+1 |
2006-01-09 | [PATCH] consolidate asm/futex.h | Jeff Dike | 1 | -48/+1 |
2006-01-09 | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai | 1 | -1/+0 |
2006-01-06 | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 1 | -0/+1 |
2006-01-06 | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 1 | -0/+1 |
2006-01-04 | [FLS64]: generic version | Stephen Hemminger | 1 | -0/+1 |
2005-11-18 | [PARISC] Always spinlock tlb flush operations to ensure preempt safety | Matthew Wilcox | 1 | -12/+4 |
2005-11-18 | [PARISC] Fix our spinlock implementation | James Bottomley | 1 | -9/+10 |
2005-11-18 | [PARISC] Add IRQ affinities | James Bottomley | 1 | -2/+3 |
2005-11-18 | [PARISC] Fix uniprocessor build by dummying smp_send_all_nop() | Kyle McMartin | 1 | -1/+5 |
2005-11-18 | [PARISC] Fix our interrupts not to use smp_call_function | James Bottomley | 1 | -0/+1 |
2005-11-14 | [PATCH] atomic: inc_not_zero | Nick Piggin | 1 | -0/+19 |
2005-11-14 | [PATCH] atomic: cmpxchg | Nick Piggin | 1 | -0/+1 |
2005-11-07 | [PATCH] fix remaining missing includes | Tim Schmielau | 1 | -1/+2 |
2005-10-31 | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno | 1 | -3/+0 |
2005-10-31 | [PATCH] adjust parisc sys_ptrace prototype | Christoph Hellwig | 1 | -1/+0 |
2005-10-31 | [PATCH] remove some more check_region stuff | Jeff Garzik | 1 | -1/+0 |
2005-10-30 | [PATCH] memory hotplug prep: kill local_mapnr | Dave Hansen | 1 | -6/+0 |
2005-10-30 | [PATCH] mm: parisc pte atomicity | Hugh Dickins | 1 | -16/+19 |
2005-10-30 | [PATCH] mm: flush_tlb_range outside ptlock | Hugh Dickins | 1 | -1/+2 |
2005-10-28 | Auto-update from upstream | Kyle McMartin | 1 | -4/+4 |
2005-10-28 | [PATCH] gfp_t: dma-mapping (parisc) | Al Viro | 1 | -4/+4 |
2005-10-22 | [PARISC] Specify level to fix binutils level promotion bug | Grant Grundler | 1 | -2/+4 |
2005-10-22 | [PARISC] Define pgprot_noncached macro in pgtable.h | Grant Grundler | 1 | -0/+2 |
2005-10-22 | [PARISC] Add other CRT_ID for newer cards to grfioctl.h | Kyle McMartin | 1 | -0/+2 |
2005-10-22 | [PARISC] Add ECANCELED to errno.h | Grant Grundler | 1 | -0/+1 |
2005-10-22 | [PARISC] Fix the alloc_slabmgmt panic | James Bottomley | 1 | -6/+34 |
2005-10-22 | [PARISC] Fix compile warning in pci.h | Matthew Wilcox | 1 | -1/+1 |
2005-10-22 | [PARISC] Use work queue in LED/LCD driver instead of tasklet. | Grant Grundler | 1 | -3/+0 |
2005-10-22 | [PARISC] Add new ioprio_{set,get} syscalls | Jens Axboe | 1 | -5/+11 |
2005-10-22 | [PARISC] Update bitops from parisc tree | Grant Grundler | 2 | -158/+134 |
2005-10-22 | [PARISC] Add ability for prctl to change unaligned trap behaviour | Kyle McMartin | 1 | -0/+19 |
2005-10-22 | [PARISC] Take into account nullified insn and lock functions for profiling | Randolph Chung | 1 | -1/+1 |
2005-10-22 | [PARISC] Update spinlocks from parisc tree | Matthew Wilcox | 3 | -14/+30 |
2005-10-22 | [PARISC] Move pa_tlb_lock to tlb_flush.h | Grant Grundler | 2 | -19/+20 |
2005-10-22 | [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs | Grant Grundler | 3 | -31/+54 |
2005-10-22 | [PARISC] Convert parisc_device to use struct resource for hpa | Matthew Wilcox | 1 | -1/+1 |
2005-10-22 | [PARISC] Convert parisc_device tree to use struct device klists | Matthew Wilcox | 1 | -0/+5 |
2005-09-22 | [PATCH] Remove unused var from asm/futex.h | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2005-09-13 | [PATCH] feature removal of io_remap_page_range() | Randy Dunlap | 1 | -3/+0 |
2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar | 7 | -165/+59 |
2005-09-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -1/+1 |
2005-09-09 | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 1 | -1/+1 |
2005-09-09 | [PATCH] Make sparc64 use setup-res.c | David S. Miller | 1 | -0/+13 |