aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAge
* Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-14
|\
| * [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-14
* | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-14
|/
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* sh: introduce asm/swab.hHarvey Harrison2009-01-06
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| |\
| | * Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-28
| | |\
| | | * [S390] arch_setup_additional_pages argumentsMartin Schwidefsky2008-12-25
| | * | sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt2008-12-22
| | * | sh: mrshpc_setup_windows() needs to be inline.Paul Mundt2008-12-22
| | * | sh: Kill off cf-enabler with extreme prejudice.Paul Mundt2008-12-22
| | * | sh: mach-edosk7705: Fix up edosk7705 so it all builds again.Paul Mundt2008-12-22
| | * | sh: Kill off dead mv_init_pci() from machvec.Paul Mundt2008-12-22
| | * | sh: Kill off mv_heartbeat() from the machvec.Paul Mundt2008-12-22
| | * | sh: Kill off sh_bios_in_gdb_mode().Paul Mundt2008-12-22
| | * | sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt2008-12-22
| | * | sh: Generic kgdb stub support.Paul Mundt2008-12-22
| | * | sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.Paul Mundt2008-12-22
| | * | sh: Provide linux/regset.h interface for SH-5.Paul Mundt2008-12-22
| | * | sh: Provide asm/syscall.h for SH-5.Paul Mundt2008-12-22
| | * | sh: Fix up syscall_get_nr() comment in syscall_32.h.Paul Mundt2008-12-22
| | * | sh: Fix up the cpu_asid() return value on nommu.Paul Mundt2008-12-22
| | * | sh: Fix an off-by-1 check in __mutex_fastpath_unlock().Paul Mundt2008-12-22
| | * | sh: Fix up the SH-4A mutex fastpath semantics.Paul Mundt2008-12-22
| | * | sh: move the hp6xx pm codeMagnus Damm2008-12-22
| | * | sh: remove ioport cruft and smc91x from se7343Magnus Damm2008-12-22
| | * | sh: add st16c2550 devices to se7343Magnus Damm2008-12-22
| | * | sh: Add support for SH7201 CPU subtype.Peter Griffin2008-12-22
| | * | sh: Provide a dyn_arch_ftrace struct definition.Paul Mundt2008-12-22
| | * | sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.Paul Mundt2008-12-22
| | * | sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt2008-12-22
| | * | sh: Provide optimized unaligned loads on SH-4A.Paul Mundt2008-12-22
| | * | sh: P4 ioremap pass-throughMagnus Damm2008-12-22
| | * | sh: Add SH-4A optimized fastpath mutex implementation.Michael Trimarchi2008-12-22
| | * | sh: Add platform-specific constants for SH7709Steve Glendinning2008-12-22
| | * | sh: Provide optimized non-atomic bitops for SH-2A.Paul Mundt2008-12-22
| | * | sh: Convert to generic bitops for IRQ-toggling implementation.Paul Mundt2008-12-22
| | * | sh: dynamic ftrace support.Matt Fleming2008-12-22
| | |/
| * | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c...Rusty Russell2008-12-26
* | | Merge ../linux-2.6-x86Rusty Russell2008-12-13
|\ \ \ | |/ / |/| |
| * | sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar2008-11-26
| |/
* / cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
|/
* sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt2008-11-11
* sh: Handle fixmap TLB eviction more coherently.Paul Mundt2008-11-10
* sh: use the new byteorder headers.Harvey Harrison2008-10-31
* sh: Kill off long-dead HD64465 cchip support.Paul Mundt2008-10-28
* sh: Add on-chip RTC support for SH7722.Paul Mundt2008-10-28
* sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().Paul Mundt2008-10-22