aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersGravatar Linus Torvalds 2-3/+3
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Gravatar Linus Torvalds 1-0/+6
2009-06-18sparc64: Fix UP bootup regression.Gravatar David S. Miller 1-0/+6
2009-06-17Delete pcibios_select_rootGravatar Matthew Wilcox 2-15/+0
2009-06-16Merge branch 'akpm'Gravatar Linus Torvalds 2-19/+1
2009-06-16kmap_types: make most arches use generic header fileGravatar Randy Dunlap 1-16/+1
2009-06-16mm: consolidate init_mm definitionGravatar Alexey Dobriyan 1-3/+0
2009-06-16sparc64: Update defconfig.Gravatar David S. Miller 1-18/+45
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().Gravatar David S. Miller 3-4/+9
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRGravatar Stephen Rothwell 2-2/+2
2009-06-16sparc64: Add proper dynamic ftrace support.Gravatar David S. Miller 3-15/+45
2009-06-16sparc: Simplify code using is_power_of_2() routine.Gravatar Robert P. J. Day 1-1/+2
2009-06-16sparc: move of_device common code to of_device_commonGravatar Robert Reif 5-378/+216
2009-06-16sparc: remove dma-mapping_{32|64}.hGravatar FUJITA Tomonori 4-238/+172
2009-06-16sparc: use dma_map_page instead of dma_map_singleGravatar FUJITA Tomonori 3-25/+28
2009-06-16sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsGravatar FUJITA Tomonori 1-0/+6
2009-06-16sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hGravatar FUJITA Tomonori 4-88/+42
2009-06-16sparc64: fix and optimize irq distributionGravatar Hong H. Pham 5-25/+456
2009-06-16sparc64: Use new dynamic per-cpu allocator.Gravatar David S. Miller 2-9/+159
2009-06-16sparc64: Only allocate per-cpu areas for possible cpus.Gravatar David S. Miller 1-16/+6
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().Gravatar David S. Miller 3-17/+5
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.Gravatar David S. Miller 5-10/+9
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.Gravatar David S. Miller 4-6/+6
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()Gravatar David S. Miller 6-8/+6
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.Gravatar David S. Miller 2-57/+90
2009-06-16sparc64: Refactor OBP cpu scanning code using an iterator.Gravatar David S. Miller 2-109/+125
2009-06-16sparc64: Use BUILD_BUG_ON() in trap_init().Gravatar David S. Miller 1-80/+91
2009-06-16sparc64: Store per-cpu offset in trap_block[]Gravatar David S. Miller 5-44/+21
2009-06-16sparc64: Move trap_block[] definitions into a new header file.Gravatar David S. Miller 2-196/+208
2009-06-16sparc64: Reclaim trap_block[]->hdescGravatar David S. Miller 2-9/+7
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 17-22/+68
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Linus Torvalds 9-11/+20
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Gravatar Rusty Russell 1-2/+0
2009-06-12module: trim exception table on init free.Gravatar Rusty Russell 2-0/+32
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Gravatar Arnd Bergmann 2-5/+11
2009-06-11asm-generic: rename page.h and uaccess.hGravatar Arnd Bergmann 3-3/+3
2009-06-11asm-generic: rename atomic.h to atomic-long.hGravatar Arnd Bergmann 2-2/+2
2009-06-11asm-generic: introduce asm/bitsperlong.hGravatar Arnd Bergmann 2-4/+13
2009-06-11asm-generic: rename termios.h, signal.h and mman.hGravatar Arnd Bergmann 2-2/+2
2009-06-10Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+2
2009-06-07cfg80211: errno.h: define ERFKILLGravatar Alexander Beregalov 1-0/+2
2009-06-01Merge branch 'linus' into irq/numaGravatar Ingo Molnar 3-4/+5
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 3-4/+5
2009-05-29sparc64: Fix section attribute warnings.Gravatar David S. Miller 2-2/+2
2009-05-20Merge branch 'core/urgent' into core/futexesGravatar Thomas Gleixner 23-152/+280
2009-05-12Merge branch 'x86/apic' into irq/numaGravatar Ingo Molnar 2-2/+2
2009-05-07sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.Gravatar David S. Miller 1-2/+3
2009-04-28irq: change ->set_affinity() to return statusGravatar Yinghai Lu 1-3/+9
2009-04-27sparc: cleanup references to deprecated .text.init* sections.Gravatar Tim Abbott 2-2/+2
2009-04-26sparc: convert to use __HEAD and HEAD_TEXT macros.Gravatar Tim Abbott 2-2/+2