| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: ecovec: add sample amixer settings | Kuninori Morimoto | 2013-01-16 | 1 | -0/+10 |
* | sh: Fix up stack debugging build. | Paul Mundt | 2013-01-14 | 1 | -0/+2 |
* | sh: wire up finit_module syscall. | Paul Mundt | 2013-01-14 | 4 | -2/+6 |
* | sh: Fix FDPIC binary loader | Thomas Schwinge | 2013-01-11 | 1 | -2/+2 |
* | sh: define TASK_UNMAPPED_BASE as a page aligned constant | Kuninori Morimoto | 2013-01-11 | 2 | -2/+2 |
* | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 3 | -5/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 2 | -3/+0 |
|\ |
|
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 2 | -3/+0 |
* | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 1 | -0/+1 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | sh: dma_debug: add debug_dma_mapping_error support | Shuah Khan | 2012-11-28 | 1 | -0/+1 |
| | |/ / |
|
* | | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-16 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | mm: numa: Add fault driven placement and migration | Peter Zijlstra | 2012-12-11 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2012-12-15 | 5 | -31/+10 |
|\ \ \ \ |
|
| * | | | | sh: kfr2r09: Use the backlight API for brightness control | Laurent Pinchart | 2012-11-21 | 3 | -19/+10 |
| * | | | | sh: ecovec24: Remove unused get_brightness LCDC callback | Laurent Pinchart | 2012-11-21 | 1 | -6/+0 |
| * | | | | sh: ap325rxa: Remove unused get_brightness LCDC callback | Laurent Pinchart | 2012-11-21 | 1 | -6/+0 |
| |/ / / |
|
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-13 | 1 | -12/+7 |
|\ \ \ \ |
|
| * | | | | mm, oom: remove statically defined arch functions of same name | David Rientjes | 2012-12-12 | 1 | -12/+7 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 13 | -338/+79 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 2 | -5/+3 |
| * | | | sh: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 5 | -110/+11 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-28 | 13 | -230/+72 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | /
| | |_|_|/
| |/| | | |
|
| | | | * | sh: convert to generic sys_execve() | Al Viro | 2012-10-22 | 5 | -56/+1 |
| | | | * | sh: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-22 | 10 | -174/+71 |
| | | |/ |
|
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 | 1 | -0/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -0/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| | |/ / |
|
* | | | | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2012-12-11 | 1 | -114/+23 |
|\ \ \ \ |
|
| * | | | | mm: use vm_unmapped_area() on sh architecture | Michel Lespinasse | 2012-12-11 | 1 | -114/+23 |
| |/ / / |
|
* | | | | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 | 6 | -6/+22 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2012-11-11 | 2 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | arch: Change defconfigs to point to g_mass_storage. | Michal Nazarewicz | 2012-11-08 | 2 | -2/+2 |
| | | |_|/
| | |/| | |
|
| * | | | | sh: convert boards to use the OHCI platform driver | Florian Fainelli | 2012-10-22 | 4 | -4/+20 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | tty, ioctls -- Add new ioctl definitions for tty flags fetching | Cyrill Gorcunov | 2012-10-25 | 1 | -0/+3 |
| |/ / / |
|
* | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-12-11 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 2012-10-24 | 2 | -2/+2 |
| |/ / / |
|
* | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -2/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | sh/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 | 1 | -2/+0 |
| |/ / |
|
* | | | sh64: fix altstack switching on sigreturn | Al Viro | 2012-11-28 | 1 | -4/+2 |
|/ / |
|
* | | UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-empty | David Howells | 2012-10-17 | 1 | -0/+4 |
* | | sh: Wire up kcmp syscall. | Paul Mundt | 2012-10-15 | 4 | -2/+6 |
* | | Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell... | Paul Mundt | 2012-10-15 | 32 | -153/+173 |
|\ \
| |/
|/| |
|
| * | UAPI: (Scripted) Disintegrate arch/sh/include/asm | David Howells | 2012-10-09 | 32 | -153/+173 |
* | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 2 | -11/+5 |
|\ \ |
|
| * | | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 2 | -11/+5 |
* | | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 2 | -4/+4 |