aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
...
* | parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller2010-03-061-1/+1
* | parisc: add strict copy size checks (v2)Helge Deller2010-03-063-3/+41
* | parisc: remove trailing space in messagesFrans Pop2010-03-061-2/+2
* | parisc: ditto sys_accept4Kyle McMartin2010-03-062-1/+3
* | parisc: wire up sys_recvmmsgHelge Deller2010-03-062-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-4/+4
|\ \
| * \ Merge branch 'master' into percpuTejun Heo2010-01-0533-273/+250
| |\ \ | | |/
| * | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-4/+4
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-3/+3
|\ \ \
| * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-202-3/+3
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-261-0/+12
|\ \ \
| * | | parisc: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-051-0/+12
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-261-5/+5
|\ \ \
| * | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
| * | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-5/+5
* | | | parisc: Set PCI CLS early in boot.Carlos O'Donell2010-02-241-2/+5
* | | | Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath2010-02-221-1/+0
|/ / /
* | | parisc: fix tracing of signalsKyle McMartin2010-02-121-1/+3
|/ /
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\ \
| * | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-161-6/+1
|\ \ \
| * | | sanitize do_pipe_flags() callers in archAl Viro2009-12-161-6/+1
* | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-161-6/+0
|\ \ \ \
| * | | | parsic: remove un-used nfsd #includesBoaz Harrosh2009-12-141-6/+0
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2009-12-167-25/+60
|\ \ \ \ \
| * | | | | parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-161-2/+2
| * | | | | parisc: Convert BUG() to use unreachable()David Daney2009-12-161-2/+2
| * | | | | parisc: Replace old style lock init in smp.cThomas Gleixner2009-12-161-3/+6
| * | | | | parisc: use sort() instead of home-made implementation (v2)Helge Deller2009-12-161-14/+9
| * | | | | parisc: add CALLER_ADDR{0-6} macrosHelge Deller2009-12-162-0/+41
| * | | | | parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ definesHelge Deller2009-12-161-3/+0
| * | | | | parisc: remove duplicated #includeHuang Weiyi2009-12-161-1/+0
| | |/ / / | |/| | |
* | | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
|/ / / /
* | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-10/+10
* | | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-10/+10
* | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-142-24/+24
* | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-142-4/+4
* | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-144-10/+10
| |/ / |/| |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-111-3/+2
|\ \ \
| * | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-3/+2
* | | | Unify sys_mmap*Al Viro2009-12-111-26/+4
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \ \
| | * | | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-033-6/+4
| |\ \ \ \ \ | | |/ / / /
| * | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-012-4/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |