summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-043-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-212-3/+0Star
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-202-3/+0Star
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \
| | * | | sh: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| | |/ /
* | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-171-0/+1
|\ \ \ \
| * | | | mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-111-0/+1
| | |/ / | |/| |
* | | | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-155-31/+10Star
|\ \ \ \
| * | | | sh: kfr2r09: Use the backlight API for brightness controlLaurent Pinchart2012-11-213-19/+10Star
| * | | | sh: ecovec24: Remove unused get_brightness LCDC callbackLaurent Pinchart2012-11-211-6/+0Star
| * | | | sh: ap325rxa: Remove unused get_brightness LCDC callbackLaurent Pinchart2012-11-211-6/+0Star
| |/ / /
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-131-12/+7Star
|\ \ \ \
| * | | | mm, oom: remove statically defined arch functions of same nameDavid Rientjes2012-12-131-12/+7Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-1213-338/+79Star
|\ \ \ \ | | |_|/ | |/| |
| * | | flagday: don't pass regs to copy_thread()Al Viro2012-11-292-5/+3Star
| * | | sh: switch to generic fork/vfork/cloneAl Viro2012-11-295-110/+11Star
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-2913-230/+72Star
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | | * sh: convert to generic sys_execve()Al Viro2012-10-235-56/+1Star
| | | | * sh: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-2310-174/+71Star
| | | |/
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-121-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | |/ /
* | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-121-114/+23Star
|\ \ \ \
| * | | | mm: use vm_unmapped_area() on sh architectureMichel Lespinasse2012-12-121-114/+23Star
| |/ / /
* | | | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-116-6/+22
|\ \ \ \
| * \ \ \ Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-11-122-2/+2
| |\ \ \ \
| | * | | | arch: Change defconfigs to point to g_mass_storage.Michal Nazarewicz2012-11-082-2/+2
| | | |_|/ | | |/| |
| * | | | sh: convert boards to use the OHCI platform driverFlorian Fainelli2012-10-224-4/+20
| | |_|/ | |/| |
* | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-0/+3
|\ \ \ \
| * | | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-251-0/+3
| |/ / /
* | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-112-2/+2
|\ \ \ \
| * | | | /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-252-2/+2
| |/ / /
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-2/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | sh/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0Star
| |/ /
* / / sh64: fix altstack switching on sigreturnAl Viro2012-11-291-4/+2Star
|/ /
* | UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-emptyDavid Howells2012-10-171-0/+4
* | sh: Wire up kcmp syscall.Paul Mundt2012-10-154-2/+6
* | Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell...Paul Mundt2012-10-1532-153/+173
|\ \ | |/ |/|
| * UAPI: (Scripted) Disintegrate arch/sh/include/asmDavid Howells2012-10-0932-153/+173
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-11/+5Star
|\ \
| * | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-11/+5Star
* | | vfs: define struct filename and have getname() return itJeff Layton2012-10-132-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-123-2/+3
|\ \ \
| * | | Uninclude linux/freezer.hRichard Weinberger2012-10-012-2/+0Star
| * | | sanitize tsk_is_polling()Al Viro2012-10-011-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-10/+1Star
|\| | | | |_|/ |/| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-10/+1Star