aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-04-051-0/+1
* mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
* arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton2013-01-111-0/+1
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-032-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-9/+0
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \
| * | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+1
|\ \ \
| * | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
| |/ /
* | | Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-1210-136/+234
|\ \ \
| * | | MN10300: Use asm-generic/pci_iomap.hDavid Howells2012-12-121-0/+1
| * | | MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells2012-12-121-3/+1
| * | | MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells2012-12-121-0/+1
| * | | mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-12-121-8/+25
| * | | MN10300: Handle cacheable PCI regions in pci_iomap()David Howells2012-12-122-1/+36
| * | | MN10300: fix debug polling in ttySM driverMark Salter2012-12-121-12/+23
| * | | MN10300: ttySM: clean up unnecessary castingMark Salter2012-12-122-6/+6
| * | | MN10300: fix SMP synchronization between txdma and serial driverMark Salter2012-12-124-48/+90
| * | | MN10300: fix serial port vdma irq setup for SMPMark Salter2012-12-121-4/+30
| * | | MN10300: cleanup IRQ affinity settingMark Salter2012-12-123-52/+17
| * | | MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells2012-12-121-6/+8
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-125-39/+10
|\| |
| * | unify default ptrace_signal_deliverAl Viro2012-11-281-4/+0
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
| * | mn10300: switch to generic fork/vfork/cloneAl Viro2012-11-282-28/+8
| | |
| | \
| *-. \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-283-7/+2
| |\ \ \ | | |_|/ | |/| |
| | | * mn10300: switch to saner kernel_execve() semanticsAl Viro2012-10-143-7/+2
| | |/
* | / tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
|/ /
* / UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-emptyDavid Howells2012-10-171-0/+4
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-6/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-6/+2
* | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds2012-10-1239-619/+701
|\ \
| * | UAPI: (Scripted) Disintegrate arch/mn10300/include/asmDavid Howells2012-10-1039-619/+701
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1113-173/+54
|\ \ \ | |/ / |/| |
| * | mn10300: don't bother with SIGTRAP in setup_frame()Al Viro2012-10-011-8/+0
| * | sanitize tsk_is_polling()Al Viro2012-10-011-0/+2
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
| * | mn10300: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2012-10-012-5/+4
| * | mn10300: convert to generic kernel_thread()Al Viro2012-09-303-36/+19
| * | mn10300: switch to generic kernel_execve()Al Viro2012-09-306-49/+13
| * | mn10300: switch to generic sys_execve()Al Viro2012-09-303-16/+2
| * | mn10300: split ret_from_fork, simplify kernel_thread()Al Viro2012-09-305-71/+27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-092-16/+1
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-16/+2
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-042-0/+6
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-051-1/+2