aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
* sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney2012-04-13
* sparc64: Fix bootup crash on sun4v.David S. Miller2012-04-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-04-10
|\
| * sparc32,leon: fix leon buildSam Ravnborg2012-04-04
| * sparc/mm/fault_32.c: Port OOM changes to do_sparc_faultKautuk Consul2012-04-04
| * sparc/mm/fault_64.c: Port OOM changes to do_sparc64_faultKautuk Consul2012-04-04
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\ \ | |/ |/|
| * SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-04-04
|\ \
| * | sparc: pgtable_64: change include orderAaro Koskinen2012-04-01
* | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-02
|\ \ \ | |/ / |/| |
| * | remove references to cpu_*_map in arch/Rusty Russell2012-03-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-03-30
|\ \ \
| * | | sparc32: fix fallout from system.h removalSam Ravnborg2012-03-30
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-30
|\ \ \ \ | |/ / / |/| | |
| * | | Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-26
* | | | sparc: Fix even more fallout from system.h split.David S. Miller2012-03-30
* | | | sparc: fix fallout from system.h splitStephen Rothwell2012-03-30
* | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\ \ \ \
| * | | | sparc: Use generic posix_types.hH. Peter Anvin2012-02-14
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-15
| |/ / /
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \ \
| * | | | Delete all instances of asm/system.hDavid Howells2012-03-28
| * | | | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-28
| * | | | Disintegrate asm/system.h for SparcDavid Howells2012-03-28
* | | | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-27
* | | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\ \ \ \ \
| * | | | | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-23
|\ \ \ \ \
| * | | | | nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-23
| | |/ / / | |/| | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sparc/PCI: convert devtree and arch-probed bus addresses to resourceBjorn Helgaas2012-03-20
| * | | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-23
| * | | | sparc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
* | | | | sparc: use block_sigmask()Matt Fleming2012-03-21
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \ \ \
| * | | | | irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-26
| | |/ / / | |/| | |
* | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \ \ \ \
| * | | | | highmem: kill all __kmap_atomic()Cong Wang2012-03-20
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\ \ \ \ \
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-18
| |\| | | |
| * | | | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
| * | | | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-21
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-20
|\ \ \ \ \
| * | | | | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-01
| * | | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
| |/ / / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-05
| * | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
| |/ / /