| Commit message (Expand) | Author | Age |
... | |
| * | | | | Revert "sh: Ensure fixmap and store queue space can co-exist." | Paul Mundt | 2012-05-18 |
| * | | | | Merge branch 'sh/evt2irq-migration' into sh-latest | Paul Mundt | 2012-05-18 |
| |\ \ \ \ |
|
| | * | | | | sh: legacy PCI evt2irq migration. | Paul Mundt | 2012-05-18 |
| | * | | | | sh: cpu dma evt2irq migration. | Paul Mundt | 2012-05-18 |
| | * | | | | sh: sdk7780 evt2irq migration. | Paul Mundt | 2012-05-18 |
| | * | | | | sh: landisk evt2irq migration. | Paul Mundt | 2012-05-18 |
| | * | | | | sh: hp6xx evt2irq migration. | Paul Mundt | 2012-05-18 |
| | * | | | | sh: mach-se evt2irq migration. | Paul Mundt | 2012-05-18 |
| | * | | | | sh: edosk7760 evt2irq migration. | Paul Mundt | 2012-05-18 |
| | |/ / / |
|
| * | | | | sh64: Kill off unused fixed I/O mapping window. | Paul Mundt | 2012-05-14 |
| * | | | | sh: Ensure fixmap and store queue space can co-exist. | Paul Mundt | 2012-05-14 |
| * | | | | sh: Support thread fault code encoding. | Paul Mundt | 2012-05-14 |
| * | | | | sh64: Provide EXPEVT helper. | Paul Mundt | 2012-05-14 |
| * | | | | sh: Tidy up and generalize page fault error paths. | Paul Mundt | 2012-05-13 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latest | Paul Mundt | 2012-05-10 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | sh: Add pinmux for sh7269 | Phil Edworthy | 2012-05-10 |
| | | * | | | sh: Add sh7269 device | Phil Edworthy | 2012-05-10 |
| * | | | | | sh: Provide stubbed I/O routines for NO_IOPORT case. | Paul Mundt | 2012-05-10 |
| * | | | | | Merge branch 'sh/rsk-updates' into sh-latest | Paul Mundt | 2012-05-09 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | sh: Add pinmux for sh7264 | Phil Edworthy | 2012-05-09 |
| | * | | | | sh: Add sh7264 device | Phil Edworthy | 2012-05-09 |
| | |/ / / |
|
| * | | | | sh64: Kill off unused trap_no/error_code from thread_struct. | Paul Mundt | 2012-04-19 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest | Paul Mundt | 2012-04-19 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | * | | | sh: initial stack protector support. | Filippo Arcidiacono | 2012-04-19 |
| | |/ / / |
|
| * | | | | Merge branch 'sh/kgdb' into sh-latest | Paul Mundt | 2012-04-17 |
| |\ \ \ \ |
|
| | * | | | | sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP. | Paul Mundt | 2012-04-10 |
| | * | | | | sh: kgdb: Individual register get/set support. | Paul Mundt | 2012-04-10 |
| | |/ / / |
|
| * / / / | sh: Add initial support for SH7734 CPU subtype | Nobuhiro Iwamatsu | 2012-04-17 |
| |/ / / |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | sched/numa: Rewrite the CONFIG_NUMA sched domain support | Peter Zijlstra | 2012-05-09 |
| | |/
| |/| |
|
* | | | sh-use-common-threadinfo-allocator | Thomas Gleixner | 2012-05-08 |
* | | | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 2012-05-08 |
|\ \ \ |
|
| * | | | fork: Remove the weak insanity | Thomas Gleixner | 2012-05-08 |
| |/ / |
|
| * / | sh: Fix up tracepoint build fallout from static key introduction. | Nobuhiro Iwamatsu | 2012-04-26 |
| |/ |
|
* | | sh: Remove cpu_idle_wait() | Thomas Gleixner | 2012-05-08 |
* | | sh: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-04 |
|\ |
|
| * | SH: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 |
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-03-30 |
|\ \ |
|
| * | | sh: Support I/O space swapping where needed. | Paul Mundt | 2012-03-29 |
| * | | sh: Consolidate duplicate _32/_64 unistd definitions. | Paul Mundt | 2012-03-28 |
| * | | sh: Avoid exporting unimplemented syscalls. | Paul Mundt | 2012-03-28 |
| * | | sh: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785 | Nobuhiro Iwamatsu | 2012-03-28 |
| * | | sh: dma: Collect up CHCR of SH7723 and SH7730 | Nobuhiro Iwamatsu | 2012-03-28 |
| * | | sh/next: Fix build fail by asm/system.h in asm/bitops.h | Nobuhiro Iwamatsu | 2012-03-28 |
* | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 |
|\ \ \ |
|
| * | | | sh: Remove unnecessary posix_types.h type overrides | H. Peter Anvin | 2012-02-14 |
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 |
|\ \ \ \ |
|
| * | | | | sh: intc: unify evt2irq/irq2evt macros for sh and arm | Rob Herring | 2012-01-25 |
| |/ / / |
|
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ \ \ \
| |_|/ /
|/| | | |
|