summaryrefslogtreecommitdiff
path: root/include/asm-parisc
AgeCommit message (Expand)Author
2008-07-26[PATCH] kill altrootAl Viro
2008-07-26mm: spinlock tree_lockNick Piggin
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk
2008-07-25include/asm/ptrace.h userspace headers cleanupAdrian Bunk
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-07-24flag parameters: pacceptUlrich Drepper
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24Remove asm/semaphore.hMatthew Wilcox
2008-06-26parisc: convert to generic helpers for IPI function callsJens Axboe
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