aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+4
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
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/viro/auditLinus 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/jbarnes/pciLinus 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/jikos/trivialLinus Torvalds1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-8/+0
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-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/kernel/git/tip/tipLinus Torvalds2-3/+5
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/linux/kernel/git/tj/misc into core/memblockIngo 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