summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller2009-04-081-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-051-0/+2
|\ \ | |/ |/|
| * Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-311-0/+2
| |\
| | * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-303-2/+6
| | |\
| | * | numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell2009-03-191-0/+2
* | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-022-0/+4
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-304-12/+8
|\ \ \
| * \ \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-294-12/+8
| |\ \ \ | | |_|/ | |/| |
| | * | cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-162-5/+5
| | * | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-161-1/+1
| | * | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-161-4/+0
| | * | cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0
| | * | cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-161-1/+2
| | |/
* | / cpumask: remove node_to_first_cpuRusty Russell2009-03-301-5/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-261-2/+2
|\ \
| * | sparc64: Flush TLB before releasing pages.David S. Miller2009-03-261-2/+2
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-261-0/+1
|\| |