summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2012-05-10sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-04sparc32,leon: fix leon buildSam Ravnborg
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-30sparc32: fix fallout from system.h removalSam Ravnborg
2012-03-29sparc: Fix even more fallout from system.h split.David S. Miller
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-03-28SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-21sparc: use block_sigmask()Matt Fleming
2012-03-20sparc/PCI: convert devtree and arch-probed bus addresses to resourceBjorn Helgaas
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-23sparc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10sparc32: forced setting of mode of sun4m per-cpu timersTkhai Kirill
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-06sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06sparc/PCI: convert to pci_create_root_bus()Bjorn Helgaas
2012-01-06PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11sparc: Make SPARC use the new is_idle_task() APIPaul E. McKenney
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-04sparc: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-28powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller
2011-11-15sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller
2011-11-14sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller