summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-8/+3
* parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-052-83/+139
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-2/+0
|\
| * parisc: remove gratuitous cpu_online_map declaration.Rusty Russell2009-01-011-2/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-302-2/+5
| |\
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-023-18/+4
|\| |
| * | 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-132-15/+1
* | | take init_fs to saner placeAl Viro2008-12-311-1/+0
| |/ |/|
* | Merge branch 'next' into for-linusJames Morris2008-12-251-1/+1
|\ \
| * | Merge branch 'master' into nextJames Morris2008-12-046-35/+33
| |\|
| * | Merge branch 'master' into nextJames Morris2008-11-141-2/+0
| |\ \
| * | | CRED: Wrap task credential accesses in the PA-RISC archDavid Howells2008-11-141-1/+1
* | | | parisc: disable UP-optimized flush_tlb_mmKyle McMartin2008-12-231-1/+4
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-11-304-28/+28
|\ \ \
| * | | parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-262-4/+6
| * | | parisc: fix kernel crash when unwinding a userspace processHelge Deller2008-11-261-22/+21
| * | | parisc: __kernel_time_t is always longGeert Uytterhoeven2008-11-261-2/+1
* | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
|/ / /
* | / parisc: fix bug in compat_arch_ptraceHelge Deller2008-11-201-5/+5
| |/ |/|
* | fix cpumask build breakage on pariscHelge Deller2008-11-131-2/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-231-3/+2
|\
| * [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-231-3/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-231-1/+1
|\ \ | |/ |/|
| * oprofile: more whitespace fixesRobert Richter2008-10-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-20133-287/+12211
|\ \
| * | parisc: convert to generic compat_sys_ptraceHelge Deller2008-10-173-258/+183
| * | parisc: add rtc platform driverKyle McMartin2008-10-102-1/+21
| * | parisc: initialize unwinder much earlierJames Bottomley2008-10-103-3/+5
| * | parisc: add new syscallsKyle McMartin2008-10-102-2/+14
| * | parisc: hijack jump to start_kernelKyle McMartin2008-10-102-2/+27
| * | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlockedKyle McMartin2008-10-102-21/+46
| * | parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-10123-0/+11977
| * | parisc: move pdc_result to real2.SKyle McMartin2008-10-103-2/+17
| * | parisc: add arch/parisc/kernel/.gitignoreKyle McMartin2008-10-101-0/+1
| |/
* | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* | 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
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-131-0/+14
|\|
| * lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-091-0/+14
* | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-061-3/+0
|/
* fix typo in arch/parisc/hpux/fs.cStephen Rothwell2008-09-021-1/+1
* [PATCH] fix hpux_getdents()Al Viro2008-08-251-11/+19
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-261-5/+5
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-2/+1
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-154-118/+27
|\