summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* [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-294-0/+4
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+3
* mm: fault feedback #2Nick Piggin2007-07-191-11/+12
* 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-222-5/+3
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-2213-30/+30
* [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-087-7/+0
* get_unmapped_area handles MAP_FIXED on pariscBenjamin Herrenschmidt2007-05-071-0/+5
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* libata/IDE: remove combined mode quirkJeff Garzik2007-04-281-1/+0
* [PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin2007-02-263-4/+13
* [PARISC] time: clocksource lost update_callbackKyle McMartin2007-02-262-5/+7
* [PARISC] time: Convert clocksource is_continuous to flagKyle McMartin2007-02-261-1/+1
* [PARISC] clocksource_cr16: Use clocksource_change_rating()Kyle McMartin2007-02-261-2/+1
* [PARISC] Remove __read_mostly annotation from command_lineKyle McMartin2007-02-261-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-2646-1270/+957
|\
| * [PARISC] Add missing statfs64 and fstatfs64 syscallsGuy Martin2007-02-211-0/+2
| * [PARISC] Compat signal fixes for 64-bit pariscCarlos O'Donell Jr2007-02-171-10/+11
| * [PARISC] Reorder syscalls to match unistd.hCarlos O'Donell Jr2007-02-171-1/+1