aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\
| * powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee2011-11-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-06
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-30
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-21
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-17
| |\ \ \ \
| | * | | | net: add wireless TX status socket optionJohannes Berg2011-11-09
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \ \ \ \
| * | | | | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
| * | | | | | sparc: Make SPARC use the new is_idle_task() APIPaul E. McKenney2011-12-11
| * | | | | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
| * | | | | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-06
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-20
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | memblock: Kill early_node_map[]Tejun Heo2011-12-08
| | * | | | sparc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
| | * | | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
| | * | | | memblock: Kill memblock_init()Tejun Heo2011-12-08
| | * | | | memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-08
| | * | | | Merge branch 'master' into x86/memblockTejun Heo2011-11-28
| | |\| | |
| | * | | | memblock: Don't allow archs to override memblock_nid_range()Tejun Heo2011-07-14
* | | | | | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller2011-12-22
|/ / / / /
* | | | | sparc32: Be less strict in matching %lo part of relocation.David S. Miller2011-12-14
* | | | | sparc: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-04
| |/ / / |/| | |
* | | | sparc64: Patch sun4v code sequences properly on module load.David S. Miller2011-11-18
* | | | sparc: Kill custom io_remap_pfn_range().David S. Miller2011-11-17
* | | | sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller2011-11-15
* | | | sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller2011-11-14
* | | | sparc: sigutil: Include <linux/errno.h>Ben Hutchings2011-11-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-11-08
|\ \ \ \ | |_|/ / |/| | |
| * | | sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller2011-11-01
* | | | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-06
|\ \ \ \
| * | | | sparc/jump_label: drop arch_jump_label_text_poke_early()Jeremy Fitzhardinge2011-10-25
* | | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ \ \ \
| * | | | | sparc: Add module.h to files previously implicitly using it.Paul Gortmaker2011-10-31
| * | | | | sparc: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-31
| * | | | | sparc: move symbol exporters to use export.h not module.hPaul Gortmaker2011-10-31
| * | | | | sparc: add export.h to arch/sparc files as requiredPaul Gortmaker2011-10-31
| * | | | | sparc: fix implicit use of uaccess.h header in mdesc.cPaul Gortmaker2011-10-31
| * | | | | sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.cPaul Gortmaker2011-10-31
* | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-06
|\ \ \ \ \ \
| * | | | | | sparc: drop unused Kconfig symbolPaul Bolle2011-10-31
* | | | | | | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-02
* | | | | | | sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli2011-11-02
| |_|_|/ / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-10-31
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller2011-10-31
| * | | | | sparc32: Correct the return value of memcpy.David S. Miller2011-10-20
| * | | | | sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller2011-10-20
| * | | | | sparc32: Remove non-kernel code from memcpy implementation.David S. Miller2011-10-20
| | |_|_|/ | |/| | |