| Commit message (Expand) | Author | Age | Files | Lines |
* | [PARISC] Make ioremap default to _nocache | Kyle McMartin | 2006-04-21 | 1 | -12/+5 |
* | [PARISC] Add new entries to the syscall table | Kyle McMartin | 2006-04-21 | 1 | -1/+7 |
* | [PARISC] Further work for multiple page sizes | Helge Deller | 2006-04-21 | 2 | -23/+65 |
* | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -7/+0 |
* | [PARISC] Add atomic_sub_and_test | Kyle McMartin | 2006-03-30 | 1 | -0/+3 |
* | [PARISC] Make local_t use atomic_long_t | Kyle McMartin | 2006-03-30 | 1 | -8/+8 |
* | [PARISC] Add PREEMPT support | Kyle McMartin | 2006-03-30 | 1 | -1/+2 |
* | [PARISC] More useful readwrite lock helpers | Kyle McMartin | 2006-03-30 | 1 | -4/+12 |
* | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller | 2006-03-30 | 1 | -0/+5 |
* | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 2006-03-30 | 1 | -33/+0 |
* | [PARISC] Enable ioremap functionality unconditionally | Helge Deller | 2006-03-30 | 1 | -57/+1 |
* | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller | 2006-03-30 | 1 | -11/+5 |
* | [PARISC] Add STRICT_MM_TYPECHECKS | Helge Deller | 2006-03-30 | 1 | -16/+40 |
* | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley | 2006-03-30 | 3 | -3/+10 |
* | [PARISC] Add parisc implementation of flush_anon_page() | James Bottomley | 2006-03-30 | 1 | -0/+8 |
* | [PARISC] Clarify pdc_stable license terms | Thibaut VARENE | 2006-03-30 | 1 | -3/+2 |
* | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] parisc: add ptr_to_compat() | Ingo Molnar | 2006-03-27 | 1 | -0/+5 |
* | [PATCH] unify pfn_to_page: parisc pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 2 | -19/+1 |
* | [PATCH] bitops: parisc: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -277/+9 |
* | [PATCH] bitops: parisc: add ()-pair in __ffz() macro | Akinobu Mita | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 | 1 | -0/+1 |
* | [PATCH] remove ISA legacy functions: remove the helpers | Al Viro | 2006-03-24 | 1 | -18/+0 |
* | [PATCH] Move read_mostly definition to asm/cache.h | Kyle McMartin | 2006-03-23 | 1 | -0/+2 |
* | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 2006-02-15 | 1 | -3/+5 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-14 | 1 | -0/+2 |
* | [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages) | Kyle McMartin | 2006-01-30 | 1 | -1/+20 |
* | [PARISC] Arch-specific compat signals | Kyle McMartin | 2006-01-22 | 2 | -6/+1 |
* | [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data | Helge Deller | 2006-01-22 | 2 | -1/+7 |
* | [PARISC] atomic64 support | Kyle McMartin | 2006-01-22 | 1 | -15/+69 |
* | [PARISC] Drop unused do_check_pgt_cache() | Helge Deller | 2006-01-22 | 1 | -1/+0 |
* | [PARISC] Remove unnecessary extern declarations from asm/pci.h | Grant Grundler | 2006-01-22 | 1 | -2/+0 |
* | [PARISC] Use kzalloc and other janitor-style cleanups | Helge Deller | 2006-01-22 | 2 | -3/+14 |
* | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 2006-01-12 | 1 | -3/+0 |
* | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 2006-01-12 | 1 | -0/+9 |
* | [PARISC] Use C99 initializers in asm-parisc/processor.h | Alexey Dobriyan | 2006-01-10 | 1 | -9/+9 |
* | [PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical | Grant Grundler | 2006-01-10 | 1 | -1/+7 |
* | [PARISC] Add __iomem to __raw_check_addr() | Alexey Dobriyan | 2006-01-10 | 1 | -1/+1 |
* | [PARISC] Add some defines for HugeTLB pages | Helge Deller | 2006-01-10 | 1 | -0/+7 |
* | [PARISC] Make local cache flushes take a void * | Matthew Wilcox | 2006-01-10 | 2 | -4/+5 |
* | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 2006-01-09 | 1 | -0/+9 |
* | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 2006-01-09 | 1 | -0/+1 |
* | [PATCH] consolidate asm/futex.h | Jeff Dike | 2006-01-08 | 1 | -48/+1 |
* | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai | 2006-01-08 | 1 | -1/+0 |
* | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 2006-01-06 | 1 | -0/+1 |
* | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 2006-01-06 | 1 | -0/+1 |
* | [FLS64]: generic version | Stephen Hemminger | 2006-01-03 | 1 | -0/+1 |
* | [PARISC] Always spinlock tlb flush operations to ensure preempt safety | Matthew Wilcox | 2005-11-17 | 1 | -12/+4 |
* | [PARISC] Fix our spinlock implementation | James Bottomley | 2005-11-17 | 1 | -9/+10 |
* | [PARISC] Add IRQ affinities | James Bottomley | 2005-11-17 | 1 | -2/+3 |