aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds1-6/+1
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney1-7/+0
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller1-1/+1
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-13/+0
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds3-16/+21
2012-04-04sparc32,leon: fix leon buildSam Ravnborg1-13/+0
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-3/+3
2012-03-30sparc32: fix fallout from system.h removalSam Ravnborg2-0/+2
2012-03-29sparc: Fix even more fallout from system.h split.David S. Miller2-0/+3
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-3/+3
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds29-17/+24
2012-03-28Disintegrate asm/system.h for SparcDavid Howells29-17/+24
2012-03-28SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz3-16/+21
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2-6/+7
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-117/+36
2012-03-21sparc: use block_sigmask()Matt Fleming3-17/+3
2012-03-20sparc/PCI: convert devtree and arch-probed bus addresses to resourceBjorn Helgaas1-35/+25
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-12/+6
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner1-1/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2-12/+6
2012-02-23sparc/PCI: get rid of device resource fixupsBjorn Helgaas2-82/+11
2012-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+3
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-9/+8
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-10/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-28/+19
2012-01-10sparc32: forced setting of mode of sun4m per-cpu timersTkhai Kirill1-0/+3
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-61/+61
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-3/+3
2012-01-06sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-17/+8
2012-01-06sparc/PCI: convert to pci_create_root_bus()Bjorn Helgaas1-11/+6
2012-01-06PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-0/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-61/+61
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+5
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller1-2/+2
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-61/+61
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11sparc: Make SPARC use the new is_idle_task() APIPaul E. McKenney1-1/+1
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-04sparc: Use kmemdup rather than duplicating its implementationThomas Meyer2-7/+3
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-28powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee1-3/+3
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2011-11-15sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller3-11/+31
2011-11-14sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller3-27/+43
2011-11-13sparc: sigutil: Include <linux/errno.h>Ben Hutchings1-0/+1