aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-08-28parisc: fix warning in traps.cGrant Grundler
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-08-05Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse
2009-08-02parisc: Set correct bit in protection flagsJohn David Anglin
2009-08-02parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-03parisc: use generic atomic64 on 32-bitKyle McMartin
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin
2009-07-03parisc: add task_pt_regs macroKyle McMartin
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin
2009-07-03parisc: inventory.c, fix bloated stack frameKyle McMartin
2009-07-03parisc: processor.c, fix bloated stack frameKyle McMartin
2009-07-03parisc: fix compile warning in mm/init.cKyle McMartin
2009-07-03parisc: remove dead code from sys_parisc32.cChristoph Hellwig
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin
2009-07-03parisc: ensure broadcast tlb purge runs single threadedHelge Deller
2009-07-03parisc: fix "delay!" timer handlingGrant Grundler
2009-07-03parisc: fix mismatched parenthesis in memcpy.cRandolph Chung
2009-07-03parisc: add parameter to read_cr16()Coly Li
2009-07-03parisc: decode_exc.c should include kernel.hAlexander Beregalov
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner
2009-07-03parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller
2009-07-03parisc: fix ldcw inline assemblerHelge Deller
2009-07-03parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin
2009-07-03parisc: Remove casts from atomic macrosBastian Blank
2009-07-03parisc: remove CVS keywordsAlexander Beregalov
2009-07-03parisc: wire up preadv/pwritev syscallsKyle McMartin
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-06-17Delete pcibios_select_rootMatthew Wilcox
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller