aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-06-18sparc64: Fix UP bootup regression.David S. Miller
2009-06-17Delete pcibios_select_rootMatthew Wilcox
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-16sparc64: Update defconfig.David S. Miller
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller
2009-06-16sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day
2009-06-16sparc: move of_device common code to of_device_commonRobert Reif
2009-06-16sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori
2009-06-16sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori
2009-06-16sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori
2009-06-16sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori
2009-06-16sparc64: fix and optimize irq distributionHong H. Pham
2009-06-16sparc64: Use new dynamic per-cpu allocator.David S. Miller
2009-06-16sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller
2009-06-16sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller
2009-06-16sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller
2009-06-16sparc64: Move trap_block[] definitions into a new header file.David S. Miller
2009-06-16sparc64: Reclaim trap_block[]->hdescDavid S. Miller
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12module: trim exception table on init free.Rusty Russell
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-10Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-07cfg80211: errno.h: define ERFKILLAlexander Beregalov
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-05-29sparc64: Fix section attribute warnings.David S. Miller
2009-05-20Merge branch 'core/urgent' into core/futexesThomas Gleixner
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-07sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-27sparc: cleanup references to deprecated .text.init* sections.Tim Abbott
2009-04-26sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott