aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-16
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* | sparc64: Update defconfig.David S. Miller2009-06-16
* | sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller2009-06-16
* | sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-16
* | sparc64: Add proper dynamic ftrace support.David S. Miller2009-06-16
* | sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day2009-06-16
* | sparc: move of_device common code to of_device_commonRobert Reif2009-06-16
* | sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori2009-06-16
* | sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori2009-06-16
* | sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori2009-06-16
* | sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori2009-06-16
* | sparc64: fix and optimize irq distributionHong H. Pham2009-06-16
* | sparc64: Use new dynamic per-cpu allocator.David S. Miller2009-06-16
* | sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller2009-06-16
* | sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller2009-06-16
* | sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-16
* | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2009-06-16
* | sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2009-06-16
* | sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller2009-06-16
* | sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller2009-06-16
* | sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller2009-06-16
* | sparc64: Store per-cpu offset in trap_block[]David S. Miller2009-06-16
* | sparc64: Move trap_block[] definitions into a new header file.David S. Miller2009-06-16
* | sparc64: Reclaim trap_block[]->hdescDavid S. Miller2009-06-16
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
| |\
| | * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| | |\
| | * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
| | * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
| | * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
| | * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-11
| * | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
| * | | module: trim exception table on init free.Rusty Russell2009-06-12
| | |/ | |/|
| * | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
| |\ \
| | * \ Merge branch 'core/urgent' into core/futexesThomas Gleixner2009-05-20
| | |\ \
| | * | | sparc64: extend TI_RESTART_BLOCK space by 8 bytesStephen Rothwell2009-04-09
| * | | | Merge branch 'linus' into irq/numaIngo Molnar2009-06-01
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-06-01
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | sparc64: Fix section attribute warnings.David S. Miller2009-05-29
| | | * | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller2009-05-07
| * | | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-12
| |\| | |
| * | | | irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
* | | | | cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-07
| |/ / / |/| | |
* | | | sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-27
|/ / /
* | | sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-24
|\| |
| * | sparc: Fix bus type probing for ESP and LE devices.David S. Miller2009-04-22
| * | sparc32: Update defconfig.David S. Miller2009-04-17