aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Kill off broken irqstack codeKyle McMartin2007-10-185-59/+3
* [PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin2007-10-184-6/+6
* [PARISC] Clean up pointless ASM_PAGE_SIZE_DIV useKyle McMartin2007-10-182-6/+4
* [PARISC] Kill off the last vestiges of ASM_PAGE_SIZEKyle McMartin2007-10-181-1/+1
* [PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg2007-10-183-13/+13
* [PARISC] Beautify parisc vmlinux.lds.SSam Ravnborg2007-10-181-134/+185
* [PARISC] Kill incorrect cast warning in unwinderKyle McMartin2007-10-181-2/+2
* [PARISC] Unbreak processor_probe when we have more than NR_CPUSKyle McMartin2007-10-181-1/+6
* [PARISC] Kill pointless variable use in time.cKyle McMartin2007-10-181-4/+2
* [PARISC] import necessary bits of libgcc.aKyle McMartin2007-10-181-22/+0
* [PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter2007-10-181-5/+4
* [PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2007-10-182-0/+8
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* [PARISC] Add NOTES sectionKyle McMartin2007-08-271-0/+2
* [PARISC] Use compat_sys_getdentsKyle McMartin2007-08-272-144/+1
* Remove fs.h from mm.hAlexey Dobriyan2007-07-293-0/+3
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+3
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-1/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-11/+2
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* [PARISC] unwinder improvementsRandolph Chung2007-06-211-7/+34
* [PARISC] Fix unwinder on 64-bit kernelsRandolph Chung2007-06-211-0/+2
* [PARISC] remove global_ack_eiemGrant Grundler2007-06-121-18/+8
* [PARISC] Fix kernel panic in check_ivtKyle McMartin2007-06-042-7/+5
* [PARISC] Fix bug when syscall nr is __NR_Linux_syscallsKyle McMartin2007-06-031-1/+1
* [PARISC] be more defensive in process.c::get_wchanKyle McMartin2007-05-301-0/+4
* [PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin2007-05-302-4/+3
* [PARISC] fix null ptr deref in unwind.cKyle McMartin2007-05-301-1/+3
* [PARISC] remove remnants of parisc-specific softirq codeGrant Grundler2007-05-301-34/+1
* [PARISC] fix section mismatch in smp.cHelge Deller2007-05-301-1/+1
* [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller2007-05-271-0/+5
* [PARISC] fix section mismatches in arch/parisc/kernelHelge Deller2007-05-272-8/+8
* [PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary2007-05-221-2/+1
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-228-19/+19
* [PARISC] Disable LWS debuggingAurelien Jarno2007-05-221-4/+4
* [PARISC] Let PA-8900 processors bootKyle McMartin2007-05-223-3/+8
* parisc: convert /proc/gsc/pcxl_dma to seq_fileAlexey Dobriyan2007-05-221-41/+53
* [PARISC] Wire up kexec_load syscallKyle McMartin2007-05-221-0/+1
* [PARISC] Move #undef to end of syscall tableKyle McMartin2007-05-221-5/+5
* parisc: sync compat getdentsAlexandr Andreev2007-05-221-2/+8
* parisc: make command_line[] staticAlexey Dobriyan2007-05-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+2
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-212-2/+2
|/
* rename thread_info to stackRoman Zippel2007-05-091-1/+1
* Add IRQF_IRQPOLL flag on pariscBernhard Walle2007-05-081-1/+1
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-081-4/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-085-5/+0