aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \
| * | | m32r: Convert print_symbol to %pSRJoe Perches2013-04-29
| |/ /
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \
| * | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-17
| * | | m32r: Use generic idle loopThomas Gleixner2013-04-08
| | |/ | |/|
* / | mm/m32r: use common help functions to free reserved pagesJiang Liu2013-04-29
|/ /
* | UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells2013-03-13
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-12
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \
| * | burying unused conditionalsAl Viro2013-02-14
| * | m32r: switch to generic sigaltstackAl Viro2013-02-03
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-03
| * | consolidate declarations of k_sigactionAl Viro2013-02-03
| |/
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \
| * | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
| |\|
| * | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \ \
| * | | soreuseport: infrastructureTom Herbert2013-01-23
| * | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-17
| | |/ | |/|
* / | m32r idle: delete pm_idle, and other dead idle codeLen Brown2013-02-17
|/ /
* / ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-19
| * missing user_stack_pointer() instancesAl Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | UAPI: (Scripted) Disintegrate arch/m32r/include/asmDavid Howells2012-12-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \
| * | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ | | |/ | |/|
| * | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | m32r: switch to generic fork/vfork/cloneAl Viro2012-11-28
| * | kill stray kernel_thread() garbageAl Viro2012-11-28
| * | m32r: switch to generic sys_execve()Al Viro2012-10-31
| * | m32r: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-31
| |/
* / tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \
| * | Uninclude linux/freezer.hRichard Weinberger2012-10-01