aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-11/+9
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-28/+0
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-22/+60
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-21/+1
2011-07-21sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel1-0/+1
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-16sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau1-1/+1
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-2/+0
2011-07-06sparc32,leon: Added __init declaration to leon_flush_needed()Matthias Rosenfelder1-1/+1
2011-07-06sparc/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt2-11/+11
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra1-0/+42
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra8-22/+18
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-2/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2-10/+8
2011-06-09sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom1-0/+16
2011-06-09sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom1-2/+2
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt4-20/+0
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt1-1/+1
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches34-65/+65
2011-06-07Add support for allocating irqs for bootbus devicesoftedal1-12/+22
2011-06-07Do not skip interrupt sources in sun4d interrupt handler and acknowledge interrupts correctlyoftedal1-9/+5
2011-06-07Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal1-24/+54
2011-06-02sparc: PCIC_PCI needs SPARC32 dependencyDavid S. Miller1-1/+1
2011-06-02sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDGeert Uytterhoeven1-1/+0
2011-06-02sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom5-0/+923
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom5-0/+304
2011-06-02sparc32: added CONFIG_PCIC_PCI Kconfig settingDaniel Hellstrom4-4/+9
2011-05-28Merge branch 'setns'Linus Torvalds3-4/+5
2011-05-28ns: Wire up the setns system callEric W. Biederman3-4/+5
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-8/+0
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd1-9/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-25sparc: mmu_gather reworkPeter Zijlstra6-116/+63
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2-2/+2
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2-1/+5
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds53-1678/+1552
2011-05-22sparc32: fix build, fix missing cpu_relax declarationSam Ravnborg1-0/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-4/+5
2011-05-20Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'David S. Miller2-4/+5
2011-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller6-9/+32
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-2/+9
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+14
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely2-3/+10
2011-05-16sparc32,leon: Remove unnecessary page_address calls in LEON DMA API.Kristoffer Glembo1-26/+16
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro16-105/+115
2011-05-16sparc32, sun4d: Implemented SMP IPIs support for SUN4D machinesDaniel Hellstrom3-0/+94
2011-05-16sparc32, sun4m: Implemented SMP IPIs support for SUN4M machinesDaniel Hellstrom3-9/+54
2011-05-16sparc32,leon: Implemented SMP IPIs for LEON CPUDaniel Hellstrom3-3/+126
2011-05-16sparc32: implement SMP IPIs using the generic functionsDaniel Hellstrom5-16/+71