summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+2
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-126-20/+60
| |\
| * | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+1
* | | Merge branch 'next' into for-linusJames Morris2009-09-113-2/+12
|\ \ \
| * | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
| * | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| * | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-023-2/+9
| | |/ | |/|
* | | parisc: fix warning in traps.cGrant Grundler2009-08-281-1/+1
|/ /
* | parisc: Set correct bit in protection flagsJohn David Anglin2009-08-021-1/+1
* | parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin2009-08-021-5/+45
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-082-11/+11
|/
* parisc: use generic atomic64 on 32-bitKyle McMartin2009-07-032-1/+6
* parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-033-1/+9
* parisc: add task_pt_regs macroKyle McMartin2009-07-031-0/+3
* parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-032-1/+3
* parisc: inventory.c, fix bloated stack frameKyle McMartin2009-07-031-17/+24
* parisc: processor.c, fix bloated stack frameKyle McMartin2009-07-031-5/+11
* parisc: fix compile warning in mm/init.cKyle McMartin2009-07-031-1/+1
* parisc: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-031-62/+0
* parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-032-2/+4
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-033-19/+30
* parisc: fix "delay!" timer handlingGrant Grundler2009-07-031-35/+53
* parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-031-1/+1
* parisc: add parameter to read_cr16()Coly Li2009-07-031-1/+1
* parisc: decode_exc.c should include kernel.hAlexander Beregalov2009-07-031-1/+1
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-031-1/+1
* parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller2009-07-031-4/+4
* parisc: fix ldcw inline assemblerHelge Deller2009-07-031-2/+2
* parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin2009-07-031-20/+9
* parisc: Remove casts from atomic macrosBastian Blank2009-07-031-4/+4
* parisc: remove CVS keywordsAlexander Beregalov2009-07-037-14/+6
* parisc: wire up preadv/pwritev syscallsKyle McMartin2009-07-032-1/+5
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-183-15/+0
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-21/+3
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-157-15/+27
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-11/+23
| |\
| | * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-121-2/+4
| | |\
| | * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-112-2/+2
| | * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| | * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-8/+20
| * | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| | |/ | |/|
| * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-2/+4
| |/
* | cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-071-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-04-0326-98/+501
|\
OpenPOWER on IntegriCloud