summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-09-308-51/+21
| * | powerpc: split ret_from_forkAl Viro2012-09-308-84/+43
* | | Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-123-28/+38
|\ \ \
| * | | CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during...Srivatsa S. Bhat2012-09-281-3/+11
| * | | writeback: correct comment for move_expired_inodes()Wang Sheng-Hui2012-09-111-1/+1
| * | | backing-dev: use kstrto* in preference to simple_strtoulNamjae Jeon2012-08-251-24/+26
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-10-126-17/+369
|\ \ \ \
| * | | | Update SmPL/Coccinelle section of MAINTAINERSNicolas Palix2012-10-111-3/+3
| * | | | coccicheck: Add the rep+ctxt modeNicolas Palix2012-10-111-0/+3
| * | | | scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...Julia Lawall2012-10-111-0/+65
| * | | | scripts/tags.sh: Add magic for pci access functionsKirill Tkhai2012-08-311-2/+6
| * | | | scripts/coccinelle: ptr_ret: Add ternary operator versionLars-Peter Clausen2012-08-311-0/+26
| * | | | scripts/kernel-doc: drop maintainerRandy Dunlap2012-08-311-5/+0
| * | | | scripts/kernel-doc: added support for html5Dan Luedtke2012-08-311-7/+266
* | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-10-1211-138/+296
|\ \ \ \ \
| * | | | | kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee2012-09-273-20/+32
| * | | | | menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier2012-09-276-73/+149
| * | | | | menuconfig: Do not open code textbox scroll up/downBenjamin Poirier2012-09-271-44/+11
| * | | | | menuconfig: Add jump keys to search resultsBenjamin Poirier2012-09-275-35/+94
| * | | | | menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier2012-09-273-6/+28
| * | | | | menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier2012-09-273-13/+33
| * | | | | menuconfig: Remove superfluous conditionnalBenjamin Poirier2012-09-271-5/+3
| * | | | | kconfig: document oldnoconfig to what it really does in conf.cAdam Lee2012-08-311-1/+1
| * | | | | kconfig/mconf.c: revision of curses initialization.Dirk Gouders2012-08-303-4/+8
| |/ / / /
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-10-126-22/+10
|\ \ \ \ \
| * | | | | compiler-gcc4.h: correct verion check for __compiletime_errorDaniel Santos2012-10-111-1/+1
| * | | | | modpost: Permit .GCC.command.line sectionsJonathan Kliegman2012-10-111-0/+1
OpenPOWER on IntegriCloud