summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfs: define struct filename and have getname() return itJeff Layton2012-10-1327-63/+63
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1298-881/+343
|\
| * alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro2012-10-012-26/+19
| * Uninclude linux/freezer.hRichard Weinberger2012-10-0112-12/+0
| * m32r: trim masksAl Viro2012-10-011-2/+2
| * avr32: trim masksAl Viro2012-10-011-7/+6
| * tile: don't bother with SIGTRAP in setup_frameAl Viro2012-10-012-19/+2
| * microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro2012-10-011-5/+2
| * mn10300: don't bother with SIGTRAP in setup_frame()Al Viro2012-10-011-8/+0
| * frv: no need to raise SIGTRAP in setup_frame()Al Viro2012-10-011-8/+0
| * x86: get rid of duplicate code in case of CONFIG_VM86Al Viro2012-10-011-11/+6
| * unicore32: remove pointless testAl Viro2012-10-011-2/+0
| * h8300: trim _TIF_WORK_MASKAl Viro2012-10-011-1/+2
| * parisc: decide whether to go to slow path (tracesys) based on thread flagsAl Viro2012-10-012-3/+6
| * parisc: don't bother looping in do_signal()Al Viro2012-10-011-22/+7
| * parisc: fix double restartsAl Viro2012-10-013-10/+10
| * bury the rest of TIF_IRETAl Viro2012-10-015-10/+0
| * sanitize tsk_is_polling()Al Viro2012-10-0125-37/+19
| * bury _TIF_RESTORE_SIGMASKAl Viro2012-10-0117-17/+0
| * unicore32: unobfuscate _TIF_WORK_MASKAl Viro2012-10-011-1/+2
| * mips: NOTIFY_RESUME is not needed in TIF masksAl Viro2012-10-011-2/+1
| * mips: merge the identical "return from syscall" per-ABI codeAl Viro2012-10-015-51/+13
| * mips: unobfuscate _TIF..._MASKAl Viro2012-10-011-3/+4
| * mips: prevent hitting do_notify_resume() with !user_mode(regs)Al Viro2012-10-012-8/+3
| * ia64: can't reach do_signal() when returning to kernel modeAl Viro2012-10-011-8/+0
| * score: fix bogus restarts on sigreturn()Al Viro2012-10-011-0/+1
| * mn10300: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2012-10-012-5/+4
| * xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro2012-10-011-3/+0
| * c6x: switch to generic kernel_thread()Al Viro2012-10-013-21/+6
| * c6x: switch to generic sys_execveMark Salter2012-10-014-50/+1
| * c6x: switch to generic kernel_execveMark Salter2012-10-012-7/+8
| * c6x: add ret_from_kernel_thread(), simplify kernel_thread()Mark Salter2012-10-012-26/+32
| * mn10300: convert to generic kernel_thread()Al Viro2012-10-013-36/+19
| * mn10300: switch to generic kernel_execve()Al Viro2012-10-016-49/+13
| * mn10300: switch to generic sys_execve()Al Viro2012-10-013-16/+2
| * mn10300: split ret_from_fork, simplify kernel_thread()Al Viro2012-10-015-71/+27
| * frv: switch to generic kernel_thread()Al Viro2012-10-013-23/+20
| * frv: switch to generic kernel_execveAl Viro2012-10-015-39/+10
| * frv: switch to generic sys_execve()Al Viro2012-10-013-19/+2
| * frv: split ret_from_fork, simplify kernel_thread() a lotAl Viro2012-10-015-100/+32
| * m68k: switch to generic sys_execve()/kernel_execve()Al Viro2012-10-015-37/+9
| * m68k: split ret_from_fork(), simplify kernel_thread()Al Viro2012-10-014-62/+36
| * m68k: always set stack frame format for ColdFire on thread startGreg Ungerer2012-10-011-11/+12
| * powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-10-018-51/+21
| * powerpc: split ret_from_forkAl Viro2012-10-018-84/+43
* | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-1228-681/+32
|\ \
| * \ Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat2012-10-10111-689/+720
| |\ \
| | * | OMAP: 4430SDP: remove DSI clock config from board fileTomi Valkeinen2012-09-071-46/+0
| | * | OMAP4: TWL: add vdda_hdmi_dac regulator supplyTomi Valkeinen2012-09-071-0/+6
| | * | OMAPDSS: HDMI: Move GPIO handling to HDMI driverTomi Valkeinen2012-09-072-50/+4