aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26[PATCH] kill altrootAl Viro1-17/+0
2008-07-26mm: spinlock tree_lockNick Piggin1-2/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-6/+0
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk1-6/+0
2008-07-25include/asm/ptrace.h userspace headers cleanupAdrian Bunk1-1/+3
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori1-7/+3
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-4/+0
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz1-4/+0
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-07-24flag parameters: pacceptUlrich Drepper1-0/+5
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-4/+0
2008-07-24Remove asm/semaphore.hMatthew Wilcox1-1/+0
2008-06-26parisc: convert to generic helpers for IPI function callsJens Axboe1-0/+3
2008-06-13parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin1-1/+1
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