summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-124-13/+9
| |\
| * | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-112-20/+20
|\ \ \
| * | | locking, sparc: Rename __spin_try_lock() and friendsHeiko Carstens2009-08-312-20/+20
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-114-316/+25
|\ \ \ \
| * \ \ \ Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-041-3/+9
| |\ \ \ \ | | |/ / /
| * | | | sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-101-1/+5
| * | | | sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori2009-08-104-194/+9
| * | | | sparc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-08-101-94/+13
| * | | | sparc: Use dma_map_ops structFUJITA Tomonori2009-08-101-36/+7
| | |_|/ | |/| |
* | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-251-3/+9
|\ \ \ | |/ / |/| |
| * | sparc64: Validate linear D-TLB misses.David S. Miller2009-08-251-3/+9
| |/
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-272-7/+7
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-102-6/+2
|/
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-2/+0
* Merge branch 'akpm'Linus Torvalds2009-06-161-16/+1
|\
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-16/+1
* | sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller2009-06-161-1/+2
* | sparc64: Add proper dynamic ftrace support.David S. Miller2009-06-161-0/+11
* | sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori2009-06-163-179/+132
* | sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori2009-06-161-11/+12
* | sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori2009-06-161-0/+6
* | sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori2009-06-163-58/+42
* | sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller2009-06-161-4/+0
* | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2009-06-161-1/+1
* | sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2009-06-161-0/+1
* | sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller2009-06-161-0/+1
* | sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller2009-06-161-0/+1
* | sparc64: Store per-cpu offset in trap_block[]David S. Miller2009-06-162-10/+10
* | sparc64: Move trap_block[] definitions into a new header file.David S. Miller2009-06-162-196/+208
* | sparc64: Reclaim trap_block[]->hdescDavid S. Miller2009-06-161-1/+1
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1512-15/+28
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-129-11/+20
| |\
| | * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-121-2/+2
| | |\
| | * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-113-3/+3
| | * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-112-2/+2
| | * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-4/+13
| | * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
| * | | module: trim exception table on init free.Rusty Russell2009-06-121-0/+3
| | |/ | |/|
| * | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-2/+2
| |\ \ | | |/ | |/|
| | * Merge branch 'core/urgent' into core/futexesThomas Gleixner2009-05-204-3/+10
| | |\
| | * | sparc64: extend TI_RESTART_BLOCK space by 8 bytesStephen Rothwell2009-04-091-2/+2
| * | | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller2009-05-071-2/+3
| | |/ | |/|
* | | cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-071-0/+2
|/ /
* | sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell2009-04-141-0/+2
* | parport: Fix various uses of parport_pcAlan Cox2009-04-141-2/+3
OpenPOWER on IntegriCloud