summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-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-111-114/+23
|\ \ \
| * | | mm: use vm_unmapped_area() on sh architectureMichel Lespinasse2012-12-111-114/+23
| |/ /
* | | 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-112-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-242-2/+2
| |/ / /
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | sh/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0
| |/ /
* | | sh64: fix altstack switching on sigreturnAl Viro2012-11-281-4/+2
|/ /
* | 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/+5
|\ \
| * | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-11/+5
* | | vfs: define struct filename and have getname() return itJeff Layton2012-10-122-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/+0
| * | | 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/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-10/+1
* | | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* | | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+6
* | | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-091-0/+1
* | | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* | | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
* | | sections: fix section conflicts in arch/shAndi Kleen2012-10-062-2/+2
* | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-0318-34/+37
|\ \ \
| * | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
| * | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-0217-34/+34
* | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-5/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-5/+0
| * | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
| | |/ | |/|
* | | sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2012-09-182-2/+2
|/ /
* | Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2012-08-092-90/+141
|\ \
| * | sh: sh7269: Fix LCD pinmuxPhil Edworthy2012-08-092-90/+141
* | | sh: dma: fix request_irq usageMike Frysinger2012-08-091-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-035-9/+4
|\ \ | |/ |/|
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-275-9/+4
* | sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski2012-08-021-0/+1
OpenPOWER on IntegriCloud