index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
unicore32: unobfuscate _TIF_WORK_MASK
Al Viro
2012-10-01
1
-1
/
+2
|
*
|
mips: NOTIFY_RESUME is not needed in TIF masks
Al Viro
2012-10-01
1
-2
/
+1
|
*
|
mips: merge the identical "return from syscall" per-ABI code
Al Viro
2012-10-01
5
-51
/
+13
|
*
|
mips: unobfuscate _TIF..._MASK
Al Viro
2012-10-01
1
-3
/
+4
|
*
|
mips: prevent hitting do_notify_resume() with !user_mode(regs)
Al Viro
2012-10-01
2
-8
/
+3
|
*
|
ia64: can't reach do_signal() when returning to kernel mode
Al Viro
2012-10-01
1
-8
/
+0
|
*
|
score: fix bogus restarts on sigreturn()
Al Viro
2012-10-01
1
-0
/
+1
|
*
|
mn10300: get rid of calling do_notify_resume() when returning to kernel mode
Al Viro
2012-10-01
2
-5
/
+4
|
*
|
xtensa: can't get to do_notify_resume() when user_mode(regs) is not true
Al Viro
2012-10-01
1
-3
/
+0
|
*
|
c6x: switch to generic kernel_thread()
Al Viro
2012-10-01
3
-21
/
+6
|
*
|
c6x: switch to generic sys_execve
Mark Salter
2012-10-01
4
-50
/
+1
|
*
|
c6x: switch to generic kernel_execve
Mark Salter
2012-10-01
2
-7
/
+8
|
*
|
c6x: add ret_from_kernel_thread(), simplify kernel_thread()
Mark Salter
2012-10-01
2
-26
/
+32
|
*
|
mn10300: convert to generic kernel_thread()
Al Viro
2012-10-01
3
-36
/
+19
|
*
|
mn10300: switch to generic kernel_execve()
Al Viro
2012-10-01
6
-49
/
+13
|
*
|
mn10300: switch to generic sys_execve()
Al Viro
2012-10-01
3
-16
/
+2
|
*
|
mn10300: split ret_from_fork, simplify kernel_thread()
Al Viro
2012-10-01
5
-71
/
+27
|
*
|
frv: switch to generic kernel_thread()
Al Viro
2012-10-01
3
-23
/
+20
|
*
|
frv: switch to generic kernel_execve
Al Viro
2012-10-01
5
-39
/
+10
|
*
|
frv: switch to generic sys_execve()
Al Viro
2012-10-01
3
-19
/
+2
|
*
|
frv: split ret_from_fork, simplify kernel_thread() a lot
Al Viro
2012-10-01
5
-100
/
+32
|
*
|
m68k: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-10-01
5
-37
/
+9
|
*
|
m68k: split ret_from_fork(), simplify kernel_thread()
Al Viro
2012-10-01
4
-62
/
+36
|
*
|
m68k: always set stack frame format for ColdFire on thread start
Greg Ungerer
2012-10-01
1
-11
/
+12
|
*
|
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-09-30
8
-51
/
+21
|
*
|
powerpc: split ret_from_fork
Al Viro
2012-09-30
8
-84
/
+43
*
|
|
Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-12
3
-28
/
+38
|
\
\
\
|
*
|
|
CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during...
Srivatsa S. Bhat
2012-09-28
1
-3
/
+11
|
*
|
|
writeback: correct comment for move_expired_inodes()
Wang Sheng-Hui
2012-09-11
1
-1
/
+1
|
*
|
|
backing-dev: use kstrto* in preference to simple_strtoul
Namjae Jeon
2012-08-25
1
-24
/
+26
*
|
|
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2012-10-12
6
-17
/
+369
|
\
\
\
\
|
*
|
|
|
Update SmPL/Coccinelle section of MAINTAINERS
Nicolas Palix
2012-10-11
1
-3
/
+3
|
*
|
|
|
coccicheck: Add the rep+ctxt mode
Nicolas Palix
2012-10-11
1
-0
/
+3
|
*
|
|
|
scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...
Julia Lawall
2012-10-11
1
-0
/
+65
|
*
|
|
|
scripts/tags.sh: Add magic for pci access functions
Kirill Tkhai
2012-08-31
1
-2
/
+6
|
*
|
|
|
scripts/coccinelle: ptr_ret: Add ternary operator version
Lars-Peter Clausen
2012-08-31
1
-0
/
+26
|
*
|
|
|
scripts/kernel-doc: drop maintainer
Randy Dunlap
2012-08-31
1
-5
/
+0
|
*
|
|
|
scripts/kernel-doc: added support for html5
Dan Luedtke
2012-08-31
1
-7
/
+266
*
|
|
|
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2012-10-12
11
-138
/
+296
|
\
\
\
\
\
|
*
|
|
|
|
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...
Adam Lee
2012-09-27
3
-20
/
+32
|
*
|
|
|
|
menuconfig: Assign jump keys per-page instead of globally
Benjamin Poirier
2012-09-27
6
-73
/
+149
|
*
|
|
|
|
menuconfig: Do not open code textbox scroll up/down
Benjamin Poirier
2012-09-27
1
-44
/
+11
|
*
|
|
|
|
menuconfig: Add jump keys to search results
Benjamin Poirier
2012-09-27
5
-35
/
+94
|
*
|
|
|
|
menuconfig: Extend dialog_textbox so that it can return to a scrolled position
Benjamin Poirier
2012-09-27
3
-6
/
+28
|
*
|
|
|
|
menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses
Benjamin Poirier
2012-09-27
3
-13
/
+33
|
*
|
|
|
|
menuconfig: Remove superfluous conditionnal
Benjamin Poirier
2012-09-27
1
-5
/
+3
|
*
|
|
|
|
kconfig: document oldnoconfig to what it really does in conf.c
Adam Lee
2012-08-31
1
-1
/
+1
|
*
|
|
|
|
kconfig/mconf.c: revision of curses initialization.
Dirk Gouders
2012-08-30
3
-4
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2012-10-12
6
-22
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
compiler-gcc4.h: correct verion check for __compiletime_error
Daniel Santos
2012-10-11
1
-1
/
+1
[prev]
[next]