summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc
AgeCommit message (Expand)AuthorLines
2008-06-13parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin-1/+1
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin-4/+2
2008-05-15parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day-50/+1
2008-05-15parisc: new termios definitionsAlan Cox-3/+12
2008-05-02parisc: types: use <asm-generic/int-*.h> for the parisc architectureH. Peter Anvin-31/+2
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike-1/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison-4/+8
2008-04-28mm: introduce pte_special pte bitNick Piggin-0/+2
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum-0/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-2/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz-2/+0
2008-04-17Generic semaphore implementationMatthew Wilcox-234/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger-0/+6
2008-03-15[PARISC] futex: special case cmpxchg NULL in kernel spaceKyle McMartin-2/+8
2008-03-15[PARISC] clean up include/asm-parisc/elf.hRandolph Chung-12/+10
2008-03-15[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin-1/+1
2008-03-15[PARISC] remove unused pdc_iodc_printf functionKyle McMartin-1/+0
2008-03-15[PARISC] bump __NR_syscallsKyle McMartin-1/+1
2008-03-15[PARISC] unbreak pgalloc.hKyle McMartin-2/+2
2008-03-15[PARISC] move VMALLOC_* definitions to fixmap.hKyle McMartin-9/+8
2008-03-15[PARISC] wire up timerfd syscallsKyle McMartin-0/+3
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-2/+10
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger-6/+2
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells-10/+10
2008-02-07Add cmpxchg_local to pariscMathieu Desnoyers-0/+33
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov-7/+0
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt-7/+7
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen-1/+2
2008-02-03include/asm-parisc/: Spelling fixesJoe Perches-2/+2
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz-1/+1
2008-02-03vga.h: Fix prepocessor warningFrank Lichtenheld-1/+1
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth-0/+2
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar-1/+0
2007-12-06[PARISC] print more than one character at a time for pdc consoleKyle McMartin-2/+1
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori-1/+1
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe-0/+3
2007-10-22Change table chaining layoutJens Axboe-1/+1
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds-207/+172
2007-10-20[PARISC] fix uninitialized variable warning in asm/rtc.hKyle McMartin-2/+2
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz-1/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby-0/+4
2007-10-19remove asm/bitops.h includesJiri Slaby-1/+1
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt-4/+0
2007-10-18bitops: introduce lock opsNick Piggin-0/+1
2007-10-18[PARISC] Kill off broken irqstack codeKyle McMartin-8/+0
2007-10-18[PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg-1/+3
2007-10-18[PARISC] parisc: "extern inline" -> "static inline"Adrian Bunk-26/+26
2007-10-18[PARISC] Clean up asm-parisc/pdc.hKyle McMartin-176/+137
2007-10-18[PARISC] Export pdc.h for paloJeff Bailey-6/+15
2007-10-18[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin-1/+2