summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc32,leon: add notify_cpu_starting()Yong Zhang2012-04-211-0/+3
* kill mm argument of vm_munmap()Al Viro2012-04-211-1/+1
* VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-201-6/+1
* sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney2012-04-131-7/+0
* sparc64: Fix bootup crash on sun4v.David S. Miller2012-04-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-04-103-27/+60
|\
| * sparc32,leon: fix leon buildSam Ravnborg2012-04-041-13/+0
| * sparc/mm/fault_32.c: Port OOM changes to do_sparc_faultKautuk Consul2012-04-041-7/+30
| * sparc/mm/fault_64.c: Port OOM changes to do_sparc64_faultKautuk Consul2012-04-041-7/+30
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-044-22/+33
|\ \ | |/ |/|
| * SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-284-22/+33
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-04-041-2/+2
|\ \
| * | sparc: pgtable_64: change include orderAaro Koskinen2012-04-011-2/+2
* | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-021-3/+3
|\ \ \ | |/ / |/| |
| * | remove references to cpu_*_map in arch/Rusty Russell2012-03-291-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-03-303-0/+3
|\ \ \
| * | | sparc32: fix fallout from system.h removalSam Ravnborg2012-03-303-0/+3
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-301-6/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-6/+3
* | | | sparc: Fix even more fallout from system.h split.David S. Miller2012-03-292-0/+3
* | | | sparc: fix fallout from system.h splitStephen Rothwell2012-03-291-0/+1
* | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-116/+17
|\ \ \ \
| * | | | sparc: Use generic posix_types.hH. Peter Anvin2012-02-141-116/+17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-291-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-151-0/+1
| |/ / /
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2879-671/+670
|\ \ \ \
| * | | | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * | | | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-2/+0
| * | | | Disintegrate asm/system.h for SparcDavid Howells2012-03-2878-669/+676
* | | | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-283-7/+15
* | | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\ \ \ \ \
| * | | | | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-232-1/+1
|\ \ \ \ \
| * | | | | nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-232-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-234-133/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sparc/PCI: convert devtree and arch-probed bus addresses to resourceBjorn Helgaas2012-03-201-35/+25
| * | | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-232-4/+0
| * | | | sparc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-234-96/+13
* | | | | sparc: use block_sigmask()Matt Fleming2012-03-213-17/+3
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-9/+1
|\ \ \ \ \
| * | | | | irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-261-9/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-212-3/+3
|\ \ \ \ \
| * | | | | highmem: kill all __kmap_atomic()Cong Wang2012-03-202-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-0/+5
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-181-1/+1
| |\ \ \ \ \ | | |/ / / /
| * | | | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+4
| * | | | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-202-12/+6
|\ \ \ \ \
| * | | | | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-011-1/+1
| * | | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-012-12/+6
| |/ / / /
OpenPOWER on IntegriCloud