summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] print more than one character at a time for pdc consoleKyle McMartin2007-12-062-63/+36Star
* [PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin2007-12-061-1/+1
* Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin2007-12-061-0/+22
* parisc: fix sg_page() falloutFUJITA Tomonori2007-10-231-0/+1
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-2117-275/+224Star
|\
| * [PARISC] Zap unused variable warnings in pci.cKyle McMartin2007-10-201-5/+5
| * [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-181-32/+0Star
| * [PARISC] Kill off broken irqstack codeKyle McMartin2007-10-185-59/+3Star
| * [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/+4Star
| * [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/+2Star
| * [PARISC] import necessary bits of libgcc.aKyle McMartin2007-10-181-22/+0Star
| * [PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter2007-10-181-5/+4Star
| * [PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2007-10-182-0/+8
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-192-6/+6
* | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+1
|/
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0Star
* [PARISC] Add NOTES sectionKyle McMartin2007-08-271-0/+2
* [PARISC] Use compat_sys_getdentsKyle McMartin2007-08-272-144/+1Star
* Remove fs.h from mm.hAlexey Dobriyan2007-07-303-0/+3
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+3Star
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-1/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-11/+2Star
* 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/+8Star
* [PARISC] Fix kernel panic in check_ivtKyle McMartin2007-06-042-7/+5Star
* [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/+3Star
* [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/+1Star
* [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-231-2/+1Star
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-238-19/+19
* [PARISC] Disable LWS debuggingAurelien Jarno2007-05-231-4/+4
* [PARISC] Let PA-8900 processors bootKyle McMartin2007-05-233-3/+8
* parisc: convert /proc/gsc/pcxl_dma to seq_fileAlexey Dobriyan2007-05-231-41/+53
* [PARISC] Wire up kexec_load syscallKyle McMartin2007-05-231-0/+1
* [PARISC] Move #undef to end of syscall tableKyle McMartin2007-05-231-5/+5
* parisc: sync compat getdentsAlexandr Andreev2007-05-231-2/+8