summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-281-1/+1
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-281-1/+1
| |\
| | * generic compat_sys_ustatChristoph Hellwig2009-03-271-1/+1
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'linus' into core/percpuIngo Molnar2009-01-301-1/+1
| |\ \
| * | | irq: update all arches for new irq_descMike Travis2009-01-131-4/+4
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-165-37/+26Star
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-131-5/+7
| | * | parisc: fix use of new cpumask api in irq.cKyle McMartin2009-03-131-4/+4
| | * | parisc: update parisc for new irq_descMike Travis2009-03-131-4/+4
| | * | parisc: add braces around arguments in assembler macrosHelge Deller2009-03-131-3/+3
| | * | parisc: fix section mismatch warningsHelge Deller2009-03-131-6/+6
| | * | parisc: BUG_ON() cleanupHelge Deller2009-03-132-20/+7Star
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
| |/
* / Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-301-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/+3Star
| * 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/+0Star
* | parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-041-81/+135
|/
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-022-18/+3Star
|\
| * 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/+0Star
* | take init_fs to saner placeAl Viro2009-01-011-1/+0Star
* | 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/+21Star
| * 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/+173Star
| * 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/+2Star
* | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-47/+0Star
|/
* 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/+25Star
|\