aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2007-08-27[PARISC] Add NOTES sectionKyle McMartin
2007-08-27[PARISC] Use compat_sys_getdentsKyle McMartin
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2007-06-21[PARISC] unwinder improvementsRandolph Chung
2007-06-21[PARISC] Fix unwinder on 64-bit kernelsRandolph Chung
2007-06-12[PARISC] remove global_ack_eiemGrant Grundler
2007-06-04[PARISC] Fix kernel panic in check_ivtKyle McMartin
2007-06-03[PARISC] Fix bug when syscall nr is __NR_Linux_syscallsKyle McMartin
2007-05-30[PARISC] be more defensive in process.c::get_wchanKyle McMartin
2007-05-30[PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin
2007-05-30[PARISC] fix null ptr deref in unwind.cKyle McMartin
2007-05-30[PARISC] remove remnants of parisc-specific softirq codeGrant Grundler
2007-05-30[PARISC] fix section mismatch in smp.cHelge Deller
2007-05-27[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller
2007-05-27[PARISC] fix section mismatches in arch/parisc/kernelHelge Deller
2007-05-22[PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott
2007-05-22[PARISC] Disable LWS debuggingAurelien Jarno
2007-05-22[PARISC] Let PA-8900 processors bootKyle McMartin
2007-05-22parisc: convert /proc/gsc/pcxl_dma to seq_fileAlexey Dobriyan
2007-05-22[PARISC] Wire up kexec_load syscallKyle McMartin
2007-05-22[PARISC] Move #undef to end of syscall tableKyle McMartin
2007-05-22parisc: sync compat getdentsAlexandr Andreev
2007-05-22parisc: make command_line[] staticAlexey Dobriyan
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-09rename thread_info to stackRoman Zippel
2007-05-08Add IRQF_IRQPOLL flag on pariscBernhard Walle
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07get_unmapped_area handles MAP_FIXED on pariscBenjamin Herrenschmidt
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik
2007-02-26[PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin
2007-02-26[PARISC] time: clocksource lost update_callbackKyle McMartin
2007-02-26[PARISC] time: Convert clocksource is_continuous to flagKyle McMartin
2007-02-26[PARISC] clocksource_cr16: Use clocksource_change_rating()Kyle McMartin
2007-02-26[PARISC] Remove __read_mostly annotation from command_lineKyle McMartin
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-02-21[PARISC] Add missing statfs64 and fstatfs64 syscallsGuy Martin
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-17[PARISC] Compat signal fixes for 64-bit pariscCarlos O'Donell Jr