aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-02parisc: Set correct bit in protection flagsJohn David Anglin1-1/+1
2009-08-02parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin1-5/+45
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-2/+2
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches2-11/+11
2009-07-03parisc: use generic atomic64 on 32-bitKyle McMartin2-1/+6
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin3-1/+9
2009-07-03parisc: add task_pt_regs macroKyle McMartin1-0/+3
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2-1/+3
2009-07-03parisc: inventory.c, fix bloated stack frameKyle McMartin1-17/+24
2009-07-03parisc: processor.c, fix bloated stack frameKyle McMartin1-5/+11
2009-07-03parisc: fix compile warning in mm/init.cKyle McMartin1-1/+1
2009-07-03parisc: remove dead code from sys_parisc32.cChristoph Hellwig1-62/+0
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin2-2/+4
2009-07-03parisc: ensure broadcast tlb purge runs single threadedHelge Deller3-19/+30
2009-07-03parisc: fix "delay!" timer handlingGrant Grundler1-35/+53
2009-07-03parisc: fix mismatched parenthesis in memcpy.cRandolph Chung1-1/+1
2009-07-03parisc: add parameter to read_cr16()Coly Li1-1/+1
2009-07-03parisc: decode_exc.c should include kernel.hAlexander Beregalov1-1/+1
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner1-1/+1
2009-07-03parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller1-4/+4
2009-07-03parisc: fix ldcw inline assemblerHelge Deller1-2/+2
2009-07-03parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin1-20/+9
2009-07-03parisc: Remove casts from atomic macrosBastian Blank1-4/+4
2009-07-03parisc: remove CVS keywordsAlexander Beregalov7-14/+6
2009-07-03parisc: wire up preadv/pwritev syscallsKyle McMartin2-1/+5
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov3-15/+0
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-21/+3
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller7-15/+27
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds5-11/+23
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann1-2/+4
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann2-2/+2
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann2-8/+20
2009-06-07cfg80211: errno.h: define ERFKILLAlexander Beregalov1-0/+1
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-2/+4
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds26-98/+501
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2-4/+4
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02parisc: move dereference_function_descriptor to process.cKyle McMartin2-15/+14
2009-04-02parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin2-4/+10
2009-04-02parisc: fix build when ARCH_HAS_KMAPKyle McMartin1-0/+3
2009-04-02Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin4-15/+16
2009-04-02parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven2-4/+4
2009-04-02parisc: select BUG alwaysKyle McMartin1-0/+1