aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin1-4/+2
2008-05-15parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day1-50/+1
2008-05-15parisc: new termios definitionsAlan Cox3-3/+12
2008-05-02parisc: types: use <asm-generic/int-*.h> for the parisc architectureH. Peter Anvin1-31/+2
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike1-1/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-4/+8
2008-04-28mm: introduce pte_special pte bitNick Piggin1-0/+2
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum1-0/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-2/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz1-2/+0
2008-04-17Generic semaphore implementationMatthew Wilcox2-234/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-03-15[PARISC] futex: special case cmpxchg NULL in kernel spaceKyle McMartin1-2/+8
2008-03-15[PARISC] clean up include/asm-parisc/elf.hRandolph Chung1-12/+10
2008-03-15[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin1-1/+1
2008-03-15[PARISC] remove unused pdc_iodc_printf functionKyle McMartin1-1/+0
2008-03-15[PARISC] bump __NR_syscallsKyle McMartin1-1/+1
2008-03-15[PARISC] unbreak pgalloc.hKyle McMartin1-2/+2
2008-03-15[PARISC] move VMALLOC_* definitions to fixmap.hKyle McMartin2-9/+8
2008-03-15[PARISC] wire up timerfd syscallsKyle McMartin1-0/+3
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-2/+10
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger1-6/+2
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2-10/+10
2008-02-07Add cmpxchg_local to pariscMathieu Desnoyers1-0/+33
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-7/+0
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2-7/+7
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen1-1/+2
2008-02-03include/asm-parisc/: Spelling fixesJoe Perches2-2/+2
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz1-1/+1
2008-02-03vga.h: Fix prepocessor warningFrank Lichtenheld1-1/+1
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar1-1/+0
2007-12-06[PARISC] print more than one character at a time for pdc consoleKyle McMartin1-2/+1
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori1-1/+1
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds10-207/+172
2007-10-20[PARISC] fix uninitialized variable warning in asm/rtc.hKyle McMartin1-2/+2
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz1-1/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-4/+0
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-18[PARISC] Kill off broken irqstack codeKyle McMartin1-8/+0
2007-10-18[PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg1-1/+3
2007-10-18[PARISC] parisc: "extern inline" -> "static inline"Adrian Bunk6-26/+26
2007-10-18[PARISC] Clean up asm-parisc/pdc.hKyle McMartin1-176/+137
2007-10-18[PARISC] Export pdc.h for paloJeff Bailey2-6/+15
2007-10-18[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin1-1/+2
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-5/+0