aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-21sparc: use block_sigmask()Matt Fleming3-17/+3
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-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
2011-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-3/+3
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-8/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds49-32/+43
2011-11-01sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller2-3/+3
2011-10-31sparc: Add module.h to files previously implicitly using it.Paul Gortmaker2-0/+2
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker9-9/+0
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker23-23/+23
2011-10-31sparc: add export.h to arch/sparc files as requiredPaul Gortmaker15-0/+15
2011-10-31sparc: fix implicit use of uaccess.h header in mdesc.cPaul Gortmaker1-0/+1
2011-10-31sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.cPaul Gortmaker2-0/+2
2011-10-31sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller1-16/+16
2011-10-25sparc/jump_label: drop arch_jump_label_text_poke_early()Jeremy Fitzhardinge1-8/+0
2011-10-19sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal1-1/+2
2011-10-12sparc: Avoid calling sigprocmask()David S. Miller3-3/+3
2011-10-12sparc: Use set_current_blocked()Matt Fleming3-49/+30
2011-09-21sparc: Make '-p' boot option meaningful again.David S. Miller2-2/+2
2011-09-20sparc, exec: remove redundant addr_limit assignmentMathias Krause2-5/+1
2011-09-16sparc64: Future proof Niagara cpu detection.David S. Miller4-7/+48
2011-08-29sparc64: Only Panther cheetah+ chips have POPC.David S. Miller1-2/+8