aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tools lib traceevent: Fix a possibly wrong memory dereferenceNamhyung Kim2012-05-24
* tools lib traceevent: Fix a possible memory leakNamhyung Kim2012-05-24
* tools lib traceevent: Allow expressions in __print_symbolic() fieldsStefan Hajnoczi2012-05-24
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2012-05-24
|\
| * perf evlist: Explicititely initialize input_nameArnaldo Carvalho de Melo2012-05-23
* | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-24
|\ \
| * | ring-buffer: Check for valid buffer before changing sizeSteven Rostedt2012-05-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \ \
| * | | unicore32: if there's no handler we need to restore sigmask, syscall or no sy...Al Viro2012-05-22
| * | | xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-21
| * | | microblaze: drop 'oldset' argument of do_notify_resume()Al Viro2012-05-21
| * | | microblaze: handle TIF_NOTIFY_RESUMEAl Viro2012-05-21
| * | | score: add handling of NOTIFY_RESUME to do_notify_resume()Al Viro2012-05-21
| * | | m68k: add TIF_NOTIFY_RESUME and handle it.Al Viro2012-05-21
| * | | sparc: kill ancient comment in sparc_sigaction()Al Viro2012-05-21
| * | | h8300: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
| * | | frv: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
| * | | cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
| * | | powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
| * | | sh: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
| * | | sparc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
| * | | avr32: struct old_sigaction is never usedAl Viro2012-05-21
| * | | m32r: struct old_sigaction is never usedAl Viro2012-05-21
| * | | xtensa: xtensa_sigaction doesn't existAl Viro2012-05-21
| * | | alpha: tidy signal delivery upAl Viro2012-05-21
| * | | score: don't open-code force_sigsegv()Al Viro2012-05-21
| * | | cris: don't open-code force_sigsegv()Al Viro2012-05-21
| * | | blackfin: don't open-code force_sigsegv()Al Viro2012-05-21
| * | | avr32: need to clear RESTORE_SIGMASK on successful signal deliveryAl Viro2012-05-21
| * | | microblaze: bury sys_rt_sigsuspend_wrapper in nommu case tooAl Viro2012-05-21
| * | | cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro2012-05-21
| * | | h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspendAl Viro2012-05-21
| * | | h8300: don't change blocked signals' mask if setting frame up failsAl Viro2012-05-21
| * | | sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro2012-05-21
| * | | xtensa: switch to generic rt_sigsuspend(2)Al Viro2012-05-21
| * | | avr32: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
| * | | xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
| * | | score: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
| * | | microblaze: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
| * | | hexagon: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
| * | | c6x: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
| * | | parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()Al Viro2012-05-21
| * | | m68k: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
| * | | hexagon: do_notify_resume() needs tracehook_notify_resume()Oleg Nesterov2012-05-21
| * | | avr32: use block_sigmask()Matt Fleming2012-05-21
| * | | avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturnOleg Nesterov2012-05-21
| * | | avr32: don't mask signals in the error pathMatt Fleming2012-05-21
| * | | m32r: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
| * | | mn10300: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
| * | | cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21