summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix up asm-generic/ptrace.h fallout.Paul Mundt2011-05-311-2/+4
* sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt2011-05-311-1/+1
* sh64: asm/pgtable.h needs asm/mmu.hPaul Mundt2011-05-311-0/+1
* sh: asm/tlb.h needs linux/swap.hNobuhiro Iwamatsu2011-05-311-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-3117-38/+29
|\
| * Merge branch 'setns'Linus Torvalds2011-05-284-2/+6
| |\
| | * ns: Wire up the setns system callEric W. Biederman2011-05-284-2/+6
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-1/+0
| |\ \
| | * | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-1/+0
| * | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-6/+0
| * | | kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-261-0/+1
| * | | sh: convert to asm-generic ptrace.hMike Frysinger2011-05-261-2/+4
| * | | cgroup: remove the ns_cgroupDaniel Lezcano2011-05-265-5/+0
| | |/ | |/|
| * | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-9/+0
| * | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-1/+0
| * | sh: mmu_gather reworkPeter Zijlstra2011-05-251-11/+17
| * | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
| |\ \
| | * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | | sh: mark DMA slave ID 0 as invalidGuennadi Liakhovetski2011-05-253-0/+3
* | | | sh: Update shmin to reflect PIO dependency.Paul Mundt2011-05-241-1/+1
* | | | sh: arch/sh/kernel/process_32.c needs linux/prefetch.h.Paul Mundt2011-05-241-0/+1
* | | | sh: add MMCIF runtime PM support on ecovecGuennadi Liakhovetski2011-05-241-0/+3
* | | | sh: switch ap325rxa to dynamically manage the platform cameraGuennadi Liakhovetski2011-05-241-19/+13
|/ / /
* | | sh: Ignore R_SH_NONE module relocations.Paul Mundt2011-05-231-0/+2
* | | SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle2011-05-231-1/+1
* | | sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-235-56/+0
* | | sh: wire up sys_sendmmsg.Paul Mundt2011-05-234-2/+6
* | | sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski2011-05-231-3/+3
* | | Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt2011-05-231-0/+1
|\ \ \
| * | | sh: select IRQ_FORCED_THREADING.Paul Mundt2011-04-271-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-238-15/+29
|\ \ \ \
| * | | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
| | |_|/ | |/| |
| * | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-191-1/+0
| |\ \ \
| | * | | sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-131-1/+0
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-0/+2
| |\ \ \ \
| | * \ \ \ Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-121-0/+4
| | |\ \ \ \ | | | |/ / /
| | * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+2
| | | |/ / | | |/| |
| * | | | PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki2011-05-172-2/+0
| * | | | Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-171-11/+22
| |\ \ \ \
| | * | | | shmobile: Use power domains for platform runtime PMRafael J. Wysocki2011-04-291-11/+22
| | |/ / /
| * | | | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-171-1/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-1/+0
| | |/ /
| * | | sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+4
| |/ /
* | | sh: fixup fpu.o compile orderKuninori Morimoto2011-04-181-3/+1
* | | sh: update SDHI configuration symbols in defconfigsGuennadi Liakhovetski2011-04-182-2/+2
* | | sh: fix SD / MMC configuration dependencies on ecovecGuennadi Liakhovetski2011-04-181-9/+9
|/ /
* | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-072-8/+42
|\ \
| * \ Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...Paul Mundt2011-03-292-8/+42
| |\ \ | | |/ | |/|
| | * sh: mach-ap325rxa: move backlight control codeAlexandre Courbot2011-03-101-8/+24
| | * sh: mach-ecovec24: support for main lcd backlightAlexandre Courbot2011-03-101-0/+18
OpenPOWER on IntegriCloud