summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-151-2/+0Star
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2006-07-022-6/+4Star
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-301-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-06-298-35/+61
|\ \
| * | [PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__Kyle McMartin2006-06-281-13/+12Star
| * | [PARISC] Add os_id_to_string helperKyle McMartin2006-06-281-0/+13
| * | [PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2006-06-281-2/+1Star
| * | [PARISC] Ensure Space ID hashing is turned offKyle McMartin2006-06-281-0/+1
| * | [PARISC] Match show_cache_info with realityKyle McMartin2006-06-281-2/+2
| * | [PARISC] Add is_compat_task() helperKyle McMartin2006-06-281-0/+11
| * | [PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2006-06-281-0/+1
| * | [PARISC] Remove unconditional #define PIC in syscall macrosCarlos O'Donell2006-06-281-5/+0Star
| * | [PARISC] Use MFIA in current_text_addr on pa2.0 processorsKyle McMartin2006-06-281-8/+6Star
| * | [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell2006-06-281-2/+7
| * | [PARISC] Whitespace clean up in asm/pgtable.hKyle McMartin2006-06-281-4/+4
| * | [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin2006-06-282-12/+16
* | | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-9/+0Star
* | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-5/+0Star
|/ /
* | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall2006-06-251-4/+2Star
* | [PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle2006-06-231-5/+0Star
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-2/+2
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2618-18/+0Star
* [PARISC] Make ioremap default to _nocacheKyle McMartin2006-04-221-12/+5Star
* [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-221-1/+7
* [PARISC] Further work for multiple page sizesHelge Deller2006-04-222-23/+65
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-7/+0Star
* [PARISC] Add atomic_sub_and_testKyle McMartin2006-03-301-0/+3
* [PARISC] Make local_t use atomic_long_tKyle McMartin2006-03-301-8/+8
* [PARISC] Add PREEMPT supportKyle McMartin2006-03-301-1/+2
* [PARISC] More useful readwrite lock helpersKyle McMartin2006-03-301-4/+12
* [PARISC] Fixup CONFIG_EISA a bitHelge Deller2006-03-301-0/+5
* [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-301-33/+0Star
* [PARISC] Enable ioremap functionality unconditionallyHelge Deller2006-03-301-57/+1Star
* [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller2006-03-301-11/+5Star
* [PARISC] Add STRICT_MM_TYPECHECKSHelge Deller2006-03-301-16/+40
* [PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley2006-03-303-3/+10
* [PARISC] Add parisc implementation of flush_anon_page()James Bottomley2006-03-301-0/+8
* [PARISC] Clarify pdc_stable license termsThibaut VARENE2006-03-301-3/+2Star
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [PATCH] parisc: add ptr_to_compat()Ingo Molnar2006-03-271-0/+5
* [PATCH] unify pfn_to_page: parisc pfn_to_pageKAMEZAWA Hiroyuki2006-03-272-19/+1Star
* [PATCH] bitops: parisc: use generic bitopsAkinobu Mita2006-03-261-277/+9Star
* [PATCH] bitops: parisc: add ()-pair in __ffz() macroAkinobu Mita2006-03-261-1/+1
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-241-18/+0Star
* [PATCH] Move read_mostly definition to asm/cache.hKyle McMartin2006-03-231-0/+2
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-161-3/+5
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-151-0/+2