summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Delete pcibios_select_rootMatthew Wilcox2009-06-172-15/+0Star
* Merge branch 'akpm'Linus Torvalds2009-06-172-19/+1Star
|\
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-16/+1Star
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-171-3/+0Star
* | sparc64: Update defconfig.David S. Miller2009-06-161-18/+45
* | sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller2009-06-163-4/+9
* | sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-162-2/+2
* | sparc64: Add proper dynamic ftrace support.David S. Miller2009-06-163-15/+45
* | sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day2009-06-161-1/+2
* | sparc: move of_device common code to of_device_commonRobert Reif2009-06-165-378/+216Star
* | sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori2009-06-164-238/+172Star
* | sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori2009-06-163-25/+28
* | 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-164-88/+42Star
* | sparc64: fix and optimize irq distributionHong H. Pham2009-06-165-25/+456
* | sparc64: Use new dynamic per-cpu allocator.David S. Miller2009-06-162-9/+159
* | sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller2009-06-161-16/+6Star
* | sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller2009-06-163-17/+5Star
* | sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-165-10/+9Star
* | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2009-06-164-6/+6
* | sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2009-06-166-8/+6Star
* | sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller2009-06-162-57/+90
* | sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller2009-06-162-109/+125
* | sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller2009-06-161-80/+91
* | sparc64: Store per-cpu offset in trap_block[]David S. Miller2009-06-165-44/+21Star
* | 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-162-9/+7Star
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1517-22/+68
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-139-11/+20
| |\
| | * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-122-5/+11
| | |\
| | * | 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: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0Star
| * | | module: trim exception table on init free.Rusty Russell2009-06-122-0/+32
| | |/ | |/|
| * | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-111-2/+2
| |\ \
| | * \ Merge branch 'core/urgent' into core/futexesThomas Gleixner2009-05-2023-152/+280
| | |\ \
| | * | | sparc64: extend TI_RESTART_BLOCK space by 8 bytesStephen Rothwell2009-04-091-2/+2
| * | | | Merge branch 'linus' into irq/numaIngo Molnar2009-06-013-4/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-06-013-4/+5
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | sparc64: Fix section attribute warnings.David S. Miller2009-05-302-2/+2
| | | * | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller2009-05-081-2/+3
| * | | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-122-2/+2
| |\| | |
| * | | | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-3/+9
* | | | | cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-071-0/+2
| |/ / / |/| | |
* | | | sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-282-2/+2
|/ / /
* | | sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-244-97/+225
|\| |
| * | sparc: Fix bus type probing for ESP and LE devices.David S. Miller2009-04-222-4/+38