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