aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds1-6/+1
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-mappingLinus 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/kbuildLinus 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/git/tip/tipLinus 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/scm/linux/kernel/git/dhowells/linux-asm_systemLinus 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/paulg/linuxLinus 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/jbarnes/pciLinus 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/kernel/git/tip/tipLinus Torvalds2-12/+6
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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 static_key_slow_[inc|dec]()Ingo Molnar1-1/+1