aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds3-27/+60
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds4-22/+33
2012-04-04sparc32,leon: fix leon buildSam Ravnborg1-13/+0
2012-04-04sparc/mm/fault_32.c: Port OOM changes to do_sparc_faultKautuk Consul1-7/+30
2012-04-04sparc/mm/fault_64.c: Port OOM changes to do_sparc64_faultKautuk Consul1-7/+30
2012-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-3/+3
2012-04-01sparc: pgtable_64: change include orderAaro Koskinen1-2/+2
2012-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-0/+3
2012-03-30sparc32: fix fallout from system.h removalSam Ravnborg3-0/+3
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-6/+3
2012-03-29sparc: Fix even more fallout from system.h split.David S. Miller2-0/+3
2012-03-29sparc: fix fallout from system.h splitStephen Rothwell1-0/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-116/+17
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
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...Linus Torvalds79-671/+670
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-2/+0
2012-03-28Disintegrate asm/system.h for SparcDavid Howells78-669/+676
2012-03-28SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz4-22/+33
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt3-7/+15
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren1-6/+3
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds1-0/+1
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-1/+1
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang2-1/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds4-133/+36
2012-03-21sparc: use block_sigmask()Matt Fleming3-17/+3
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-9/+1
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2-3/+3
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
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/ker...Linus Torvalds2-12/+6
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+5
2012-03-20highmem: kill all __kmap_atomic()Cong Wang2-3/+3
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf1-0/+1
2012-03-13sparc32: Add -Av8 to assembler command line.David S. Miller1-1/+1
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
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-26irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely1-9/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+4
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar1-1/+1
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas2-4/+0
2012-02-23sparc/PCI: get rid of device resource fixupsBjorn Helgaas4-96/+13
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14sparc: Use generic posix_types.hH. Peter Anvin1-116/+17
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller2-15/+2
2012-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+3
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-20/+18
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 Paris2-11/+10
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-2/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds4-38/+19
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-25/+3
2012-01-10sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming1-1/+2
2012-01-10sparc32: forced setting of mode of sun4m per-cpu timersTkhai Kirill1-0/+3
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds7-345/+6
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-8/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-61/+61
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-3/+3
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+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 Stowe3-10/+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/kerne...Linus Torvalds2-3/+5
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-36/+8
2012-01-03consolidate umode_t declarationsAl Viro2-8/+0
2011-12-30sparc32: remove unused file: include/asm/pgtsun4.hSam Ravnborg1-171/+0
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2011-12-29sparc32: fix PAGE_SIZE definitionSam Ravnborg2-8/+4
2011-12-29sparc32: enable different preemptions modelsSam Ravnborg1-2/+0
2011-12-27sparc32: support atomic64_tSam Ravnborg2-0/+3
2011-12-27sparc32: drop useless preprocessor conditional in atomic_32.hSam Ravnborg1-4/+0
2011-12-27sparc32: drop unused atomic24 supportSam Ravnborg3-161/+0
2011-12-25Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2-4/+0
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+4
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-21Merge branch 'master' into pm-sleepRafael J. Wysocki3-9/+4
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar3-36/+8
2011-12-14sparc32: Be less strict in matching %lo part of relocation.David S. Miller1-2/+1
2011-12-12UAPI: Don't include linux/compat.h in sparc's asm/siginfo.hDavid Howells1-2/+0
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-08memblock: Kill early_node_map[]Tejun Heo1-3/+0
2011-12-08sparc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2-20/+5
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo1-2/+0
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo1-8/+0
2011-12-04sparc: Use kmemdup rather than duplicating its implementationThomas Meyer2-7/+3
2011-12-04sparc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin4-25/+3
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-28Merge branch 'master' into x86/memblockTejun Heo132-1833/+2000
2011-11-28powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee1-3/+3
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo2-4/+0
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-323/+165
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2011-11-17sparc: Kill custom io_remap_pfn_range().David S. Miller5-273/+32
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
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-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-4/+6
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-8/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds55-35/+46
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-6/+1
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli1-11/+0
2011-11-02sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli1-0/+13
2011-11-01sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller3-4/+6
2011-10-31sparc: Add module.h to files previously implicitly using it.Paul Gortmaker3-0/+3
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker13-13/+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 Gortmaker18-0/+18
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-31sparc: drop unused Kconfig symbolPaul Bolle1-6/+1
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-721/+115
2011-10-31sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller1-16/+16
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-10-25sparc/jump_label: drop arch_jump_label_text_poke_early()Jeremy Fitzhardinge1-8/+0
2011-10-20sparc32: Correct the return value of memcpy.David S. Miller1-15/+7
2011-10-20sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller1-87/+92
2011-10-20sparc32: Remove non-kernel code from memcpy implementation.David S. Miller1-605/+2
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-10-07sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2-2/+2
2011-09-29sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller1-0/+5
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. Miller6-8/+53
2011-08-29sparc64: Only Panther cheetah+ chips have POPC.David S. Miller1-2/+8
2011-08-29sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...Kjetil Oftedal1-1/+1
2011-08-29sparc: Remove another reference to nfsservctlStephen Rothwell1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown3-3/+2
2011-08-20sparc: Allow handling signals when stack is corrupted.David S. Miller8-233/+468
2011-08-18sparc: fix array bounds error setting up PCIC NMI trapIan Campbell1-2/+2
2011-08-15sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller1-0/+1
2011-08-15sparc32: unbreak arch_write_unlock()Mikael Pettersson1-2/+9
2011-08-15sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson1-6/+0
2011-08-11sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller1-6/+7
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller1-2/+4
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds30-258/+661
2011-08-05sparc: Size mondo queues more sanely.David S. Miller1-7/+23
2011-08-05sparc: Access kernel TSB using physical addressing when possible.David S. Miller4-40/+85
2011-08-04sparc: Fix __atomic_add_unless() return value.Josip Rodin1-1/+1
2011-08-04sparc: use kbuild-generic support for true asm-generic header filesSam Ravnborg5-9/+5
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-08-02sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller7-15/+126
2011-08-02sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller5-9/+53
2011-08-02sparc: Add some missing hypervisor API groups.David S. Miller2-0/+12
2011-08-02sparc: Use hweight64() in popc emulation.David S. Miller1-11/+4
2011-08-02sparc: Use popc if possible for hweight routines.David S. Miller7-40/+102
2011-08-02sparc: Minor tweaks to Niagara page copy/clear.David S. Miller4-102/+77
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-25/+7
2011-07-30sparc: iounmap() and *_free_coherent() - Use lookup_resource()Geert Uytterhoeven1-25/+7
2011-07-30sparc: _sparc_find_resource() should check for exact matchesGeert Uytterhoeven1-2/+2
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-2/+2
2011-07-28sparc: Sanitize cpu feature detection and reporting.David S. Miller4-36/+185
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller7-4/+50
2011-07-27sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller1-2/+5
2011-07-27sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller3-0/+3
2011-07-27sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller1-0/+1
2011-07-27sparc: rename atomic_add_unlessStephen Rothwell1-2/+2
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2-2/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma2-3/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma11-11/+9
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-2/+0
2011-07-25Merge 'akpm' patch seriesLinus Torvalds6-26/+264
2011-07-25sparc64: implement get_user_pages_fast()David S. Miller2-1/+182
2011-07-25sparc64: add support for _PAGE_SPECIALDavid S. Miller1-4/+11
2011-07-25sparc64: use RCU page table freeingDavid S. Miller2-2/+47
2011-07-25sparc64: kill page table quicklistsDavid S. Miller3-21/+26
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus 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/kern...Linus Torvalds8-22/+60
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds4-21/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2-2/+2
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-14memblock: Don't allow archs to override memblock_nid_range()Tejun Heo1-2/+2
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