summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin
2009-03-13parisc: fix use of new cpumask api in irq.cKyle McMartin
2009-03-13parisc: update parisc for new irq_descMike Travis
2009-03-13parisc: add braces around arguments in assembler macrosHelge Deller
2009-03-13parisc: fix section mismatch warningsHelge Deller
2009-03-13parisc: BUG_ON() cleanupHelge Deller
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-01-05parisc: export length of os_hpmc vectorKyle McMartin
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin
2009-01-05parisc: Use DEFINE_SPINLOCKJulia Lawall
2009-01-05parisc: add uevent helper for parisc busHelge Deller
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller
2009-01-05parisc: trivial fixesHelge Deller
2009-01-05parisc: fix GFP_KERNEL use while atomic in unwinderHelge Deller
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori
2009-01-05parisc: fix module loading failure of large kernel modulesHelge Deller
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-26parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-26parisc: fix kernel crash when unwinding a userspace processHelge Deller
2008-11-20parisc: fix bug in compat_arch_ptraceHelge Deller
2008-11-14CRED: Wrap task credential accesses in the PA-RISC archDavid Howells
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-17parisc: convert to generic compat_sys_ptraceHelge Deller
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-10parisc: add rtc platform driverKyle McMartin
2008-10-10parisc: initialize unwinder much earlierJames Bottomley
2008-10-10parisc: add new syscallsKyle McMartin
2008-10-10parisc: hijack jump to start_kernelKyle McMartin
2008-10-10parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlockedKyle McMartin
2008-10-10parisc: move pdc_result to real2.SKyle McMartin
2008-10-10parisc: add arch/parisc/kernel/.gitignoreKyle McMartin
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-02parisc-kernel-perf: BKL pushdownArnd Bergmann
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26parisc: convert to generic helpers for IPI function callsJens Axboe
2008-06-16Merge branch 'linus' into core/rodatatip-core-rodata-2008-06-16_09.24_MonIngo Molnar
2008-06-13parisc: fix off by one in setup_sigcontext32Kyle McMartin
2008-06-13parisc: export copy_user_page_asmKyle McMartin
2008-06-13parisc: move head.S to head.text sectionKyle McMartin