summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2009-12-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller
2009-12-08sparc64: replace parentheses in pmul()Roel Kluin
2009-11-09sparc: Kill PROM console driver.David S. Miller
2009-11-09sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller
2009-10-22arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-08-25sparc64: Validate linear D-TLB misses.David S. Miller
2009-08-18sparc32: Kill trap table freeing code.David S. Miller
2009-08-18sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo
2009-07-27sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-07-12sparc: remove driver-core BUS_ID_SIZEKay Sievers
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-25sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller
2009-06-17Delete pcibios_select_rootMatthew Wilcox
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
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: 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: 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: Reclaim trap_block[]->hdescDavid S. Miller
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar
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
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-04-22sparc: Fix bus type probing for ESP and LE devices.David S. Miller
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-15sparc: remove some pointless conditionals before kfree()Wei Yongjun