aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-03-27generic compat_sys_ustatChristoph Hellwig1-1/+1
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+3
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller16-888/+1759
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar16-888/+1759
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar16-888/+1759
2009-03-13parisc: update defconfigsKyle McMartin5-831/+1681
2009-03-13parisc: define x->x mmio accessorsKyle McMartin1-0/+9
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2-6/+8
2009-03-13parisc: convert (read|write)bwlq to inlinesKyle McMartin1-9/+33
2009-03-13parisc: fix use of new cpumask api in irq.cKyle McMartin1-4/+4
2009-03-13parisc: update parisc for new irq_descMike Travis1-4/+4
2009-03-13parisc: fix 64bit buildHelge Deller1-0/+1
2009-03-13parisc: add braces around arguments in assembler macrosHelge Deller2-8/+8
2009-03-13parisc: remove unused local out_putf labelHelge Deller1-1/+0
2009-03-13parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller1-0/+1
2009-03-13parisc: fix section mismatch warningsHelge Deller1-6/+6
2009-03-13parisc: BUG_ON() cleanupHelge Deller3-24/+9
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar1-1/+1
2009-02-01headers_check fix: parisc, swab.hJaswinder Singh Rajput1-1/+1
2009-02-01headers_check fix: parisc, pdc.hJaswinder Singh Rajput1-1/+2
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2-2/+2
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2009-01-09parisc: introduce asm/swab.hHarvey Harrison3-64/+69
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds22-152/+177
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-8/+3
2009-01-05parisc: export length of os_hpmc vectorKyle McMartin2-4/+9
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin3-27/+37
2009-01-05parisc: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2009-01-05parisc: add uevent helper for parisc busHelge Deller1-6/+34
2009-01-05parisc: fix ipv6 checksumKyle McMartin1-1/+1
2009-01-05parisc: quiet palo not-found message from "which"Kyle McMartin1-1/+1
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller8-59/+64
2009-01-05parisc: trivial fixesHelge Deller2-7/+3
2009-01-05parisc: fix braino in commit adding __space_to_protKyle McMartin1-1/+1
2009-01-05parisc: factor out sid to protid conversionKyle McMartin1-4/+9
2009-01-05parisc: use leX_to_cpu in place of __fswabXKyle McMartin1-3/+3
2009-01-05parisc: fix GFP_KERNEL use while atomic in unwinderHelge Deller1-1/+1
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2-11/+0
2009-01-05parisc: use the new byteorder headersHarvey Harrison1-25/+12
2009-01-05parisc: lib/: make code staticAdrian Bunk2-2/+2
2009-01-05parisc: fix module loading failure of large kernel modulesHelge Deller2-83/+139
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-18/+4
2009-01-01parisc: remove gratuitous cpu_online_map declaration.Rusty Russell1-2/+0
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell2-2/+5