aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-4/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-8/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-61/+61
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-3/+3
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+3
2012-01-06sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resourcesGravatar Bjorn Helgaas 1-17/+8
2012-01-06sparc/PCI: convert to pci_create_root_bus()Gravatar Bjorn Helgaas 1-11/+6
2012-01-06PCI: SPARC: convert pcibios_set_master() to a non-inlined functionGravatar Myron Stowe 3-10/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 1-61/+61
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-3/+5
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-36/+8
2012-01-03consolidate umode_t declarationsGravatar Al Viro 2-8/+0
2011-12-30sparc32: remove unused file: include/asm/pgtsun4.hGravatar Sam Ravnborg 1-171/+0
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+2
2011-12-29sparc32: fix PAGE_SIZE definitionGravatar Sam Ravnborg 2-8/+4
2011-12-29sparc32: enable different preemptions modelsGravatar Sam Ravnborg 1-2/+0
2011-12-27sparc32: support atomic64_tGravatar Sam Ravnborg 2-0/+3
2011-12-27sparc32: drop useless preprocessor conditional in atomic_32.hGravatar Sam Ravnborg 1-4/+0
2011-12-27sparc32: drop unused atomic24 supportGravatar Sam Ravnborg 3-161/+0
2011-12-25Merge branch 'pm-sleep' into pm-for-linusGravatar Rafael J. Wysocki 2-4/+0
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-9/+4
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().Gravatar David S. Miller 1-2/+2
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemGravatar Kay Sievers 1-61/+61
2011-12-21Merge branch 'master' into pm-sleepGravatar Rafael J. Wysocki 3-9/+4
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Gravatar Ingo Molnar 3-36/+8
2011-12-14sparc32: Be less strict in matching %lo part of relocation.Gravatar David S. Miller 1-2/+1
2011-12-12UAPI: Don't include linux/compat.h in sparc's asm/siginfo.hGravatar David Howells 1-2/+0
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Gravatar Frederic Weisbecker 1-2/+4
2011-12-11sparc: Make SPARC use the new is_idle_task() APIGravatar Paul E. McKenney 1-1/+1
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopGravatar Frederic Weisbecker 1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicGravatar Frederic Weisbecker 1-2/+2
2011-12-08memblock: Kill early_node_map[]Gravatar Tejun Heo 1-3/+0
2011-12-08sparc: Use HAVE_MEMBLOCK_NODE_MAPGravatar Tejun Heo 2-20/+5
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersGravatar Tejun Heo 1-1/+1
2011-12-08memblock: Kill memblock_init()Gravatar Tejun Heo 1-2/+0
2011-12-08memblock: Fix include breakages caused by 24aa07882bGravatar Tejun Heo 1-8/+0
2011-12-04sparc: Use kmemdup rather than duplicating its implementationGravatar Thomas Meyer 2-7/+3
2011-12-04sparc: switch to GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 4-25/+3
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Gravatar Justin P. Mattock 1-1/+1
2011-11-28Merge branch 'master' into x86/memblockGravatar Tejun Heo 132-1833/+2000
2011-11-28powerpc+sparc64/mm: Remove hack in mmap randomize layoutGravatar Dan McGee 1-3/+3
2011-11-21freezer: remove now unused TIF_FREEZEGravatar Tejun Heo 2-4/+0
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 15-323/+165
2011-11-17sparc64: Patch sun4v code sequences properly on module load.Gravatar David S. Miller 3-19/+63
2011-11-17sparc: Kill custom io_remap_pfn_range().Gravatar David S. Miller 5-273/+32
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+3
2011-11-15sparc: Stash orig_i0 into %g6 instead of %g2Gravatar David S. Miller 3-11/+31
2011-11-14sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.Gravatar David S. Miller 3-27/+43
2011-11-13sparc: sigutil: Include <linux/errno.h>Gravatar Ben Hutchings 1-0/+1