aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2012-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-0/+3
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-20/+18
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsGravatar Eric Paris 1-9/+8
2012-01-17Audit: push audit success and retcode into arch ptrace.hGravatar Eric Paris 2-11/+10
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersGravatar Linus Torvalds 1-2/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 4-38/+19
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 4-25/+3
2012-01-10sparc: make SA_NOMASK a synonym of SA_NODEFERGravatar Matt Fleming 1-1/+2
2012-01-10sparc32: forced setting of mode of sun4m per-cpu timersGravatar Tkhai Kirill 1-0/+3
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 7-345/+6