summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-01-0912-81/+114
|\
| * parisc: export length of os_hpmc vectorKyle McMartin2009-01-052-4/+9
| * parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-051-0/+4
| * parisc: Use DEFINE_SPINLOCKJulia Lawall2009-01-051-1/+1
| * parisc: add uevent helper for parisc busHelge Deller2009-01-051-6/+34
| * parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-057-57/+62
| * parisc: trivial fixesHelge Deller2009-01-052-7/+3
| * parisc: fix GFP_KERNEL use while atomic in unwinderHelge Deller2009-01-051-1/+1
| * parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2009-01-051-5/+0
* | parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-051-81/+135
|/
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-022-18/+3
|\
| * cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-3/+3
| * cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-15/+0
* | take init_fs to saner placeAl Viro2008-12-311-1/+0
* | Merge branch 'master' into nextJames Morris2008-12-043-29/+30
|\ \ | |/
| * parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-261-2/+4
| * parisc: fix kernel crash when unwinding a userspace processHelge Deller2008-11-261-22/+21
| * parisc: fix bug in compat_arch_ptraceHelge Deller2008-11-201-5/+5
* | CRED: Wrap task credential accesses in the PA-RISC archDavid Howells2008-11-141-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-2010-287/+290
|\
| * parisc: convert to generic compat_sys_ptraceHelge Deller2008-10-172-258/+173
| * parisc: add rtc platform driverKyle McMartin2008-10-101-1/+19
| * parisc: initialize unwinder much earlierJames Bottomley2008-10-102-3/+3
| * parisc: add new syscallsKyle McMartin2008-10-101-0/+6
| * parisc: hijack jump to start_kernelKyle McMartin2008-10-102-2/+27
| * parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlockedKyle McMartin2008-10-101-21/+44
| * parisc: move pdc_result to real2.SKyle McMartin2008-10-103-2/+17
| * parisc: add arch/parisc/kernel/.gitignoreKyle McMartin2008-10-101-0/+1
* | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-161-1/+1
|\ \
| * | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-1/+1
| |/
* | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-162-60/+2
* | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-47/+0
|/
* lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-091-0/+14
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-152-117/+25
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-262-4/+4
| * parisc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-113/+21
* | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-1/+0
|\ \
| * \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-1610-19/+19
| |\ \ | | |/
| * | move BUG_TABLE into RODATAJan Beulich2008-05-251-1/+0
* | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1411-20/+19
|\ \ \ | | |/ | |/|
| * | parisc: fix off by one in setup_sigcontext32Kyle McMartin2008-06-131-2/+2
| * | parisc: export copy_user_page_asmKyle McMartin2008-06-131-0/+3
| * | parisc: move head.S to head.text sectionKyle McMartin2008-06-132-1/+3
| * | Revert "parisc: fix trivial section name warnings"Kyle McMartin2008-06-137-18/+13
| |/
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | parisc-kernel-perf: BKL pushdownArnd Bergmann2008-07-021-0/+4
|/
* arch/parisc/kernel/perf_asm.S: build fixKyle McMartin2008-05-151-0/+2
* parisc: remove -traditional from assembler flagsKyle McMartin2008-05-151-3/+0
* parisc: use conditional macro for 64-bit wide opsKyle McMartin2008-05-152-62/+54
OpenPOWER on IntegriCloud