aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-05-18suspend: Return error when pending wakeup source is found.Ruchi Kandoi
2015-04-09Power: Report suspend times from last_suspend_timejinqian
2015-03-03power: Remove HAS_WAKELOCK config and document WAKELOCKDylan Reid
2015-01-14prctl: make PR_SET_TIMERSLACK_PID pid namespace awareMicha Kalfon
2015-01-14prctl: fix misplaced PR_SET_TIMERSLACK_PID caseMicha Kalfon
2015-01-13irq: pm: Remove unused variableDmitry Shmidt
2015-01-12Make suspend abort reason logging depend on CONFIG_PM_SLEEPLorenzo Colitti
2015-01-12cgroup: refactor allow_attach function into common codeRom Lemarchand
2015-01-12power: Add check_wakeup_reason() to verify wakeup source irqDmitry Shmidt
2015-01-12power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2015-01-12power: Avoids bogus error messages for the suspend aborts.Ruchi Kandoi
2015-01-12seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lockGuenter Roeck
2015-01-12seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook
2015-01-12seccomp: allow mode setting across threadsKees Cook
2015-01-12seccomp: introduce writer lockingKees Cook
2015-01-12seccomp: split filter prep from check and applyKees Cook
2015-01-12sched: move no_new_privs into new atomic flagsKees Cook
2015-01-12seccomp: add "seccomp" syscallKees Cook
2015-01-12seccomp: split mode setting routinesKees Cook
2015-01-12seccomp: extract check/assign mode helpersKees Cook
2015-01-12seccomp: create internal mode-setting functionKees Cook
2015-01-12syscall_get_arch: remove useless function argumentsEric Paris
2015-01-06mm: fix prctl_set_vma_anon_nameColin Cross
2015-01-06prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID.Ruchi Kandoi
2015-01-06futex: Make lookup_pi_state more robustThomas Gleixner
2015-01-06futex: Always cleanup owner tid in unlock_piThomas Gleixner
2015-01-06futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner
2015-01-06futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner
2014-12-19Power: Changes the permission to read only for sysfs fileRuchi Kandoi
2014-12-17prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thr...Ruchi Kandoi
2014-11-12futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas
2014-11-11Merge tag 'v3.14' into experimental/android-3.14Greg Hackmann
2014-03-30AUDIT: Allow login in non-init namespacesEric Paris
2014-03-28time: Revert to calling clock_was_set_delayed() while in irq contextJohn Stultz
2014-03-26Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-25tracing: Fix traceon trigger condition to actually turn tracing onSteven Rostedt (Red Hat)
2014-03-20futex: revert back to the explicit waiter counting codeLinus Torvalds
2014-03-20Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-19Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-19power: wakeup_reason: rename irq_count to irqcountGreg Hackmann
2014-03-19Power: Add guard condition for maximum wakeup reasonsRuchi Kandoi
2014-03-19POWER: fix compile warnings in log_wakeup_reasonRuchi Kandoi
2014-03-19Power: add an API to log wakeup reasonsRuchi Kandoi
2014-03-19ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2014-03-19mm: add a field to store names for private anonymous memoryColin Cross
2014-03-19add extra free kbytes tunableRik van Riel
2014-03-19trace: add non-hierarchical function_graph optionJamie Gennis
2014-03-19trace: Add an option to show tgids in trace outputJamie Gennis
2014-03-19trace/events: add gpu trace eventsJamie Gennis