aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Use extended crashkernel command line on shBernhard Walle
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16SH vDSO: linker script indentationRoland McGrath
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson
2007-10-10sh: allow building for both r2d boards in same binary.Magnus Damm
2007-10-10sh: fix r2d board detectionMagnus Damm
2007-10-09sh: Discard .exit.text/.exit.data at runtime.Paul Mundt
2007-10-09sh: Fix up some section alignments in linker script.Paul Mundt
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger
2007-10-04sh: Rip out left-over nommu cond syscall cruft.Paul Mundt
2007-10-03sh: Make kgdb i-cache flushing less inept.Paul Mundt
2007-10-03sh: kgdb section mismatches and tidying.Paul Mundt
2007-10-03sh: cleanup struct irqaction initializers.Thomas Gleixner
2007-10-02sh: early_printk tidying.Paul Mundt
2007-09-28sh: Conditionalize gUSA support.Paul Mundt
2007-09-28sh: Follow gUSA preempt changes in __switch_to().Paul Mundt
2007-09-28sh: Tidy up gUSA preempt handling.Paul Mundt
2007-09-28sh: __copy_user() optimizations for small copies.Stuart Menefy
2007-09-28sh: clkfwk: Support multi-level clock propagation.Stuart Menefy
2007-09-27sh: Fix URAM start address on SH7785.Paul Mundt
2007-09-27sh: Use boot_cpu_data for CPU probe.Paul Mundt
2007-09-27sh: Support extended mode TLB on SH-X3.Paul Mundt
2007-09-27sh: Bump MAX_ACTIVE_REGIONS for SH7785.Paul Mundt
2007-09-27sh: Fix plat_irq_setup_pins() for SH7785.Paul Mundt
2007-09-27sh: Kill off duplicate NODES_SHIFT.Paul Mundt
2007-09-27sh: Disable 4kB pages on extended mode TLB.Paul Mundt
2007-09-27sh: Disable L2 reporting for present URAM only parts.Paul Mundt
2007-09-24sh: Define _ebss for uClinux MTD map driver.Paul Mundt
2007-09-24sh: Revert incorrect license string changes.Paul Mundt
2007-09-24sh: Calculate cache aliases on L2 caches.Paul Mundt
2007-09-24sh: nommu: Kill off dummy page fault ops for SH-3/4.Paul Mundt
2007-09-24sh: Fix alias calculation for non-aliasing cases.Paul Mundt
2007-09-21sh: Initial SH-X3 SMP support.Paul Mundt
2007-09-21sh: Plug plat_smp_setup() in to generic setup path.Paul Mundt
2007-09-21sh: Hook up the SH-X3 SMP intc register groups.Magnus Damm
2007-09-21sh: Bring SMP support back from the dead.Paul Mundt