Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 1 | -7/+9 | |
* | sh: Convert to generic show_interrupts. | Paul Mundt | 2011-03-17 | 1 | -59/+2 | |
* | sh: Wire up new fhandle and clock_adjtime syscalls. | Paul Mundt | 2011-03-17 | 2 | -0/+6 | |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-17 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -1/+1 | |
| |\ | ||||||
| | * | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -1/+1 | |
* | | | sh: dmaengine support for SH7757 | Yoshihiro Shimoda | 2011-03-11 | 1 | -1/+517 | |
* | | | sh: add mmc clock in clock-sh7757 | Yoshihiro Shimoda | 2011-03-11 | 1 | -1/+6 | |
* | | | sh: add platform_device for SPI | Yoshihiro Shimoda | 2011-03-11 | 1 | -0/+24 | |
* | | | sh: Rename cpuidle states to fit general conventions | Thomas Renninger | 2011-03-11 | 1 | -3/+3 | |
|/ / | ||||||
* | | sh: sh7750: Fix incompatible pointer type | Nobuhiro Iwamatsu | 2011-02-01 | 1 | -3/+8 | |
* | | sh: sh7750: move machtypes.h to include/generated | Nobuhiro Iwamatsu | 2011-02-01 | 1 | -1/+1 | |
* | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-26 | 2 | -3/+4 | |
|\ \ | |/ |/| | ||||||
| * | sh: Fix build of sh7750 base boards | Nobuhiro Iwamatsu | 2011-01-25 | 1 | -3/+3 | |
| * | sh: Fix sh build failure when CONFIG_SFC=m | Aurelien Jarno | 2011-01-19 | 1 | -0/+1 | |
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-13 | 1 | -1/+0 | |
|\ \ | |/ |/| | ||||||
| * | Merge branch 'linus' into idle-test | Len Brown | 2011-01-12 | 31 | -599/+450 | |
| |\ | ||||||
| * | | SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOW | Len Brown | 2011-01-12 | 1 | -1/+0 | |
* | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-01-13 | 27 | -38/+254 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'common/serial-rework' into sh-latest | Paul Mundt | 2011-01-13 | 25 | -11/+214 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 2011-01-13 | 163 | -6293/+16536 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | * | | | serial: sh-sci: Move SCBRR calculation algo in to platform data. | Paul Mundt | 2009-06-24 | 24 | -0/+88 | |
| | * | | | serial: sh-sci: Move SCSCR_INIT in to platform data. | Paul Mundt | 2009-06-24 | 24 | -26/+123 | |
| * | | | | sh: sh7372 SH4AL-DSP probe support | Magnus Damm | 2011-01-13 | 2 | -1/+6 | |
| * | | | | Merge branch 'sh/sdio' into sh-latest | Paul Mundt | 2011-01-12 | 5 | -26/+33 | |
| |\ \ \ \ | ||||||
| | * | | | | sh: sh7366 Enable SDIO IRQs | Magnus Damm | 2011-01-12 | 1 | -10/+14 | |
| | * | | | | sh: sh7343 Enable SDIO IRQs | Magnus Damm | 2011-01-12 | 1 | -11/+14 | |
| | * | | | | sh: sh7723 / ap325rxa enable SDIO IRQs | Arnd Hannemann | 2011-01-12 | 1 | -2/+2 | |
| | * | | | | sh: sh7722 Enable SDIO IRQs | Arnd Hannemann | 2011-01-12 | 1 | -1/+1 | |
| | * | | | | sh: sh7724 Enable SDIO IRQs | Arnd Hannemann | 2011-01-12 | 1 | -2/+2 | |
| | | |/ / | | |/| | | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest | Paul Mundt | 2011-01-11 | 1 | -4/+31 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | sh: add PVR probing for SH7757 3rd cut | Yoshihiro Shimoda | 2011-01-11 | 1 | -0/+1 | |
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 5 | -11/+46 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 1 | -4/+31 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 2010-12-16 | 1 | -4/+31 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | sh: Add EHCI support for SH7786. | Paul Mundt | 2010-11-01 | 1 | -4/+31 | |
| | |/ / / / | ||||||
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-06 | 16 | -201/+14 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'misc' into devel | Russell King | 2011-01-06 | 16 | -201/+14 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | Merge branch 'smp' into misc | Russell King | 2011-01-06 | 4 | -6/+6 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 | 16 | -201/+14 | |
| | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-01-06 | 12 | -391/+402 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 2011-01-06 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'sh/urgent' into sh-latest | Paul Mundt | 2010-11-30 | 4 | -8/+42 | |
| |\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'sh/core', 'sh/io-overhaul' and 'sh/urgent' into sh-latest | Paul Mundt | 2010-11-09 | 5 | -203/+213 | |
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | * | | | | | | | | sh: machvec IO death. | Paul Mundt | 2010-11-01 | 5 | -203/+213 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | sh: Break out cpuinfo_op procfs bits. | Paul Mundt | 2010-11-09 | 3 | -145/+149 | |
| * | | | | | | | | sh: migrate SH_CLK_MD to mode pin API. | Paul Mundt | 2010-11-09 | 4 | -43/+40 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 2011-01-04 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | |