[SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages().
[safe/jmp/linux-2.6] / include / asm-parisc /
2006-09-19 Matthew Wilcox[PATCH] headers_check: Clean up asm-parisc/page.h for...
2006-07-15 Steven Rostedt[PATCH] remove set_wmb - arch removal
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-02 Thomas Gleixner[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2006-06-29 Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU...
2006-06-27 Kyle McMartin[PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__
2006-06-27 Kyle McMartin[PARISC] Add os_id_to_string helper
2006-06-27 Kyle McMartin[PARISC] OS_ID_LINUX == 0x0006
2006-06-27 Kyle McMartin[PARISC] Ensure Space ID hashing is turned off
2006-06-27 Kyle McMartin[PARISC] Match show_cache_info with reality
2006-06-27 Kyle McMartin[PARISC] Add is_compat_task() helper
2006-06-27 Thibaut Varene[PARISC] PDC_CHASSIS is implemented on all machines
2006-06-27 Carlos O'Donell[PARISC] Remove unconditional #define PIC in syscall...
2006-06-27 Kyle McMartin[PARISC] Use MFIA in current_text_addr on pa2.0 processors
2006-06-27 Carlos O'Donell[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list
2006-06-27 Kyle McMartin[PARISC] Whitespace clean up in asm/pgtable.h
2006-06-27 Kyle McMartin[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
2006-06-25 Matt Mackall[PATCH] random: remove SA_SAMPLE_RANDOM from floppy...
2006-06-23 Ralf Baechle[PATCH] Delete unused definitions of kvaddr_to_nid
2006-06-18 David WoodhouseAdd empty Kbuild files for 'make headers_install' in...
2006-04-29 David WoodhouseRemove unneeded _syscallX macros from user view in...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-21 Kyle McMartin[PARISC] Make ioremap default to _nocache
2006-04-21 Kyle McMartin[PARISC] Add new entries to the syscall table
2006-04-21 Helge Deller[PARISC] Further work for multiple page sizes
2006-04-11 Yasunori Goto[PATCH] Configurable NODES_SHIFT
2006-03-30 Kyle McMartin[PARISC] Add atomic_sub_and_test
2006-03-30 Kyle McMartin[PARISC] Make local_t use atomic_long_t
2006-03-30 Kyle McMartin[PARISC] Add PREEMPT support
2006-03-30 Kyle McMartin[PARISC] More useful readwrite lock helpers
2006-03-30 Helge Deller[PARISC] Fixup CONFIG_EISA a bit
2006-03-30 Helge Deller[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
2006-03-30 Helge Deller[PARISC] Enable ioremap functionality unconditionally
2006-03-30 Helge Deller[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enabl...
2006-03-30 Helge Deller[PARISC] Add STRICT_MM_TYPECHECKS
2006-03-30 James Bottomley[PARISC] Add parisc implementation of flush_kernel_dcac...
2006-03-30 James Bottomley[PARISC] Add parisc implementation of flush_anon_page()
2006-03-30 Thibaut VARENE[PARISC] Clarify pdc_stable license terms
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-27 Ingo Molnar[PATCH] parisc: add ptr_to_compat()
2006-03-27 KAMEZAWA Hiroyuki[PATCH] unify pfn_to_page: parisc pfn_to_page
2006-03-26 Akinobu Mita[PATCH] bitops: parisc: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: parisc: add ()-pair in __ffz() macro
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-24 Al Viro[PATCH] remove ISA legacy functions: remove the helpers
2006-03-23 Kyle McMartin[PATCH] Move read_mostly definition to asm/cache.h
2006-02-15 Michael S. Tsirkin[PATCH] add asm-generic/mman.h
2006-02-15 Michael S. Tsirkin[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
2006-01-30 Kyle McMartin[PARISC] New syscalls (inotify, *at, pselect6/ppoll...
2006-01-23 Kyle McMartin[PARISC] Arch-specific compat signals
2006-01-23 Helge Deller[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only...
2006-01-23 Kyle McMartin[PARISC] atomic64 support
2006-01-23 Helge Deller[PARISC] Drop unused do_check_pgt_cache()
2006-01-23 Grant Grundler[PARISC] Remove unnecessary extern declarations from...
2006-01-23 Helge Deller[PARISC] Use kzalloc and other janitor-style cleanups
2006-01-12 Al Viro[PATCH] death of get_thread_info/put_thread_info
2006-01-12 Ingo Molnar[PATCH] sched: add cacheflush() asm
2006-01-11 Alexey Dobriyan[PARISC] Use C99 initializers in asm-parisc/processor.h
2006-01-11 Grant Grundler[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical
2006-01-11 Alexey Dobriyan[PARISC] Add __iomem to __raw_check_addr()
2006-01-11 Helge Deller[PARISC] Add some defines for HugeTLB pages
2006-01-11 Matthew Wilcox[PARISC] Make local cache flushes take a void *
2006-01-09 Arjan van de Ven[PATCH] mutex subsystem, add default include/asm-*...
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, add atomic_xchg() to all arches
2006-01-09 Jeff Dike[PATCH] consolidate asm/futex.h
2006-01-09 Ravikiran G Thirumalai[PATCH] Kill L1_CACHE_SHIFT_MAX
2006-01-06 Christoph Lameter[PATCH] atomic_long_t & include/asm-generic/atomic...
2006-01-06 Badari Pulavarty[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs...
2006-01-03 Stephen Hemminger[FLS64]: generic version
2005-11-17 Matthew Wilcox[PARISC] Always spinlock tlb flush operations to ensure...
2005-11-17 James Bottomley[PARISC] Fix our spinlock implementation
2005-11-17 James Bottomley[PARISC] Add IRQ affinities
2005-11-17 Kyle McMartin[PARISC] Fix uniprocessor build by dummying smp_send_al...
2005-11-17 James Bottomley[PARISC] Fix our interrupts not to use smp_call_function
2005-11-14 Nick Piggin[PATCH] atomic: inc_not_zero
2005-11-14 Nick Piggin[PATCH] atomic: cmpxchg
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-10-31 Arthur Othieno[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
2005-10-31 Christoph Hellwig[PATCH] adjust parisc sys_ptrace prototype
2005-10-31 Jeff Garzik[PATCH] remove some more check_region stuff
2005-10-30 Dave Hansen[PATCH] memory hotplug prep: kill local_mapnr
2005-10-30 Hugh Dickins[PATCH] mm: parisc pte atomicity
2005-10-30 Hugh Dickins[PATCH] mm: flush_tlb_range outside ptlock
2005-10-28 Kyle McMartinAuto-update from upstream
2005-10-28 Al Viro[PATCH] gfp_t: dma-mapping (parisc)
2005-10-22 Grant Grundler[PARISC] Specify level to fix binutils level promotion bug
2005-10-22 Grant Grundler[PARISC] Define pgprot_noncached macro in pgtable.h
2005-10-22 Kyle McMartin[PARISC] Add other CRT_ID for newer cards to grfioctl.h
2005-10-22 Grant Grundler[PARISC] Add ECANCELED to errno.h
2005-10-22 James Bottomley[PARISC] Fix the alloc_slabmgmt panic
2005-10-22 Matthew Wilcox[PARISC] Fix compile warning in pci.h
2005-10-22 Grant Grundler[PARISC] Use work queue in LED/LCD driver instead of...
2005-10-22 Jens Axboe[PARISC] Add new ioprio_{set,get} syscalls
2005-10-22 Grant Grundler[PARISC] Update bitops from parisc tree
2005-10-22 Kyle McMartin[PARISC] Add ability for prctl to change unaligned...
2005-10-22 Randolph Chung[PARISC] Take into account nullified insn and lock...
2005-10-22 Matthew Wilcox[PARISC] Update spinlocks from parisc tree
next