| Commit message (Expand) | Author | Age |
... | |
| | * | | sh: Fix an off-by-1 check in __mutex_fastpath_unlock(). | Paul Mundt | 2008-12-22 |
| | * | | sh: Fix up the SH-4A mutex fastpath semantics. | Paul Mundt | 2008-12-22 |
| | * | | sh: move the hp6xx pm code | Magnus Damm | 2008-12-22 |
| | * | | sh: remove ioport cruft and smc91x from se7343 | Magnus Damm | 2008-12-22 |
| | * | | sh: add st16c2550 devices to se7343 | Magnus Damm | 2008-12-22 |
| | * | | sh: Add support for SH7201 CPU subtype. | Peter Griffin | 2008-12-22 |
| | * | | sh: Provide a dyn_arch_ftrace struct definition. | Paul Mundt | 2008-12-22 |
| | * | | sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64. | Paul Mundt | 2008-12-22 |
| | * | | sh: Add a simple code dumper for SUPERH32 show_regs(). | Paul Mundt | 2008-12-22 |
| | * | | sh: Provide optimized unaligned loads on SH-4A. | Paul Mundt | 2008-12-22 |
| | * | | sh: P4 ioremap pass-through | Magnus Damm | 2008-12-22 |
| | * | | sh: Add SH-4A optimized fastpath mutex implementation. | Michael Trimarchi | 2008-12-22 |
| | * | | sh: Add platform-specific constants for SH7709 | Steve Glendinning | 2008-12-22 |
| | * | | sh: Provide optimized non-atomic bitops for SH-2A. | Paul Mundt | 2008-12-22 |
| | * | | sh: Convert to generic bitops for IRQ-toggling implementation. | Paul Mundt | 2008-12-22 |
| | * | | sh: dynamic ftrace support. | Matt Fleming | 2008-12-22 |
| | |/ |
|
| * | | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c... | Rusty Russell | 2008-12-26 |
* | | | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | sched: convert struct root_domain to cpumask_var_t, fix | Ingo Molnar | 2008-11-26 |
| |/ |
|
* / | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 |
|/ |
|
* | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. | Paul Mundt | 2008-11-11 |
* | sh: Handle fixmap TLB eviction more coherently. | Paul Mundt | 2008-11-10 |
* | sh: use the new byteorder headers. | Harvey Harrison | 2008-10-31 |
* | sh: Kill off long-dead HD64465 cchip support. | Paul Mundt | 2008-10-28 |
* | sh: Add on-chip RTC support for SH7722. | Paul Mundt | 2008-10-28 |
* | sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). | Paul Mundt | 2008-10-22 |
* | sh: mach-highlander: Handle SCIF pinmuxing on R7785RP. | Paul Mundt | 2008-10-22 |
* | sh: sh7785 pinmux support | Magnus Damm | 2008-10-22 |
* | sh: improve pinmux support for single direction pins | Magnus Damm | 2008-10-22 |
* | sh: Wire up oops reporting in the die notifier chain. | Paul Mundt | 2008-10-21 |
* | sh: gpio: Stub in dummy GPIO<->IRQ mapping routines. | Paul Mundt | 2008-10-21 |
* | sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs. | Paul Mundt | 2008-10-21 |
* | sh: Move SH-4 CPU headers down one more level. | Paul Mundt | 2008-10-20 |
* | sh: Migrate common board headers to mach-common/. | Paul Mundt | 2008-10-20 |
* | sh: Move the CPU definition headers from asm/ to cpu/. | Paul Mundt | 2008-10-19 |
* | sh: reduce Migo-R smc91x overruns | Magnus Damm | 2008-10-19 |
* | sh: Fix up some merge damage. | Paul Mundt | 2008-10-19 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2008-10-19 |
|\ |
|
| * | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 |
* | | sh: Add sh7720 pinmux code | Magnus Damm | 2008-10-19 |
* | | sh: Add sh7203 pinmux code | Magnus Damm | 2008-10-19 |
* | | sh: Add sh7723 pinmux code | Magnus Damm | 2008-10-19 |
* | | sh: Add sh7722 pinmux code | Magnus Damm | 2008-10-19 |
* | | sh: GPIO and pinmux base code | Magnus Damm | 2008-10-19 |
* | | sh: More I/O routine overhauling. | Paul Mundt | 2008-10-03 |
* | | video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. | Paul Mundt | 2008-10-01 |
* | | sh: Move the shared INTC code out to drivers/sh/ | Paul Mundt | 2008-10-01 |
* | | sh: Fix up the __raw_read/writeX() definitions. | Paul Mundt | 2008-10-01 |
* | | sh: sh_ksyms_64 needs __strncpy_from_user() definition. | Paul Mundt | 2008-09-29 |
* | | sh: Fix up uaccess_64 put/get_user() cast warnings. | Paul Mundt | 2008-09-29 |