aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 3-27/+60
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Gravatar Linus Torvalds 4-22/+33
2012-04-04sparc32,leon: fix leon buildGravatar Sam Ravnborg 1-13/+0
2012-04-04sparc/mm/fault_32.c: Port OOM changes to do_sparc_faultGravatar Kautuk Consul 1-7/+30
2012-04-04sparc/mm/fault_64.c: Port OOM changes to do_sparc64_faultGravatar Kautuk Consul 1-7/+30
2012-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-2/+2
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxGravatar Linus Torvalds 1-3/+3
2012-04-01sparc: pgtable_64: change include orderGravatar Aaro Koskinen 1-2/+2
2012-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 3-0/+3
2012-03-30sparc32: fix fallout from system.h removalGravatar Sam Ravnborg 3-0/+3
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-6/+3
2012-03-29sparc: Fix even more fallout from system.h split.Gravatar David S. Miller 2-0/+3
2012-03-29sparc: fix fallout from system.h splitGravatar Stephen Rothwell 1-0/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-116/+17
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-0/+1
2012-03-29remove references to cpu_*_map in arch/Gravatar Rusty Russell 1-3/+3
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 79-671/+670
2012-03-28Delete all instances of asm/system.hGravatar David Howells 1-6/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hGravatar David Howells 1-2/+0
2012-03-28Disintegrate asm/system.h for SparcGravatar David Howells 78-669/+676
2012-03-28SPARC: adapt for dma_map_ops changesGravatar Andrzej Pietrasiewicz 4-22/+33
2012-03-28powerpc+sparc/vio: Modernize driver registrationGravatar Benjamin Herrenschmidt 3-7/+15
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsGravatar Stephen Warren 1-6/+3
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Linus Torvalds 1-0/+1
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 2-1/+1
2012-03-23nmi watchdog: do not use cpp symbol in KconfigGravatar Cong Wang 2-1/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 4-133/+36
2012-03-21sparc: use block_sigmask()Gravatar Matt Fleming 3-17/+3
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-9/+1
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxGravatar Linus Torvalds 2-3/+3
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+5
2012-03-20sparc/PCI: convert devtree and arch-probed bus addresses to resourceGravatar Bjorn Helgaas 1-35/+25
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-12/+6
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-1/+5
2012-03-20highmem: kill all __kmap_atomic()Gravatar Cong Wang 2-3/+3
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsGravatar Chris Metcalf 1-0/+1
2012-03-13sparc32: Add -Av8 to assembler command line.Gravatar David S. Miller 1-1/+1
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedGravatar Stephane Eranian 1-0/+4
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hGravatar Paul Gortmaker 1-0/+1
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesGravatar Thomas Gleixner 1-1/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Gravatar Thomas Gleixner 2-12/+6
2012-02-26irq_domain: Centralize definition of irq_dispose_mapping()Gravatar Grant Likely 1-9/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+4
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Gravatar Ingo Molnar 1-1/+1
2012-02-23PCI: collapse pcibios_resource_to_busGravatar Bjorn Helgaas 2-4/+0
2012-02-23sparc/PCI: get rid of device resource fixupsGravatar Bjorn Helgaas 4-96/+13
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionGravatar Pavel Emelyanov 1-0/+1
2012-02-14sparc: Use generic posix_types.hGravatar H. Peter Anvin 1-116/+17
2012-02-02lib: Fix multiple definitions of clz_tabGravatar David Miller 2-15/+2