aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | | | | | | | signals: __group_complete_signal: cache the value of p->signalOleg Nesterov2008-04-30
* | | | | | | | signals: send_sigqueue: don't forget about handle_stop_signal()Oleg Nesterov2008-04-30
* | | | | | | | signals: send_sigqueue: don't take rcu lockOleg Nesterov2008-04-30
* | | | | | | | get_signal_to_deliver: use the cached ->signal/sighand valuesOleg Nesterov2008-04-30
* | | | | | | | handle_stop_signal: use the cached p->signal valueOleg Nesterov2008-04-30
* | | | | | | | handle_stop_signal: unify partial/full stop handlingOleg Nesterov2008-04-30
* | | | | | | | kill_pid_info: don't take now unneeded tasklist_lockOleg Nesterov2008-04-30
* | | | | | | | signals: re-assign CLD_CONTINUED notification from the sender to recieverOleg Nesterov2008-04-30
* | | | | | | | signals: cleanup security_task_kill() usage/implementationOleg Nesterov2008-04-30
* | | | | | | | signals: consolidate send_sigqueue and send_group_sigqueuePavel Emelyanov2008-04-30
* | | | | | | | signals: clean dequeue_signal from excess checks and assignmentsPavel Emelyanov2008-04-30
* | | | | | | | signals: consolidate checks for whether or not to ignore a signalPavel Emelyanov2008-04-30
* | | | | | | | k_getrusage: don't take rcu_read_lock()Oleg Nesterov2008-04-30
* | | | | | | | lock_task_sighand: add rcu lock/unlockOleg Nesterov2008-04-30
* | | | | | | | signals: do_group_exit(): use signal_group_exit() more consistentlyOleg Nesterov2008-04-30
* | | | | | | | signals: do_signal_stop(): use signal_group_exit()Oleg Nesterov2008-04-30
* | | | | | | | signals: consolidate checking for ignored/legacy signalsPavel Emelyanov2008-04-30
* | | | | | | | signals: turn LEGACY_QUEUE macro into static inline functionPavel Emelyanov2008-04-30
* | | | | | | | signals: remove unused variable from send_signal()Pavel Emelyanov2008-04-30
* | | | | | | | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-29
|\ \ \ \ \ \ \ \
| * | | | | | | | [PATCH] new predicate - AUDIT_FILETYPEAl Viro2008-04-28
| * | | | | | | | [patch 2/2] Use find_task_by_vpid in audit codePavel Emelyanov2008-04-28
| * | | | | | | | [PATCH 2/2] audit: fix sparse shadowed variable warningsHarvey Harrison2008-04-28
| * | | | | | | | [PATCH 1/2] audit: move extern declarations to audit.hHarvey Harrison2008-04-28
| * | | | | | | | Audit: standardize string audit interfacesEric Paris2008-04-28
| * | | | | | | | Audit: stop deadlock from signals under loadEric Paris2008-04-28
| * | | | | | | | Audit: save audit_backlog_limit audit messages in case auditd comes backEric Paris2008-04-28
| * | | | | | | | Audit: collect sessionid in netlink messagesEric Paris2008-04-28
| * | | | | | | | Audit: end printk with newlineEric Paris2008-04-28
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | relay: fix splice problemTom Zanussi2008-04-29
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter2008-04-29
* | | | | | | | | relayfs: support larger relay bufferMasami Hiramatsu2008-04-29
* | | | | | | | | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* | | | | | | | | sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov2008-04-29
* | | | | | | | | sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov2008-04-29
* | | | | | | | | sysctl: allow embedded targets to disable sysctl_check.cHolger Schurig2008-04-29
* | | | | | | | | kernel: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* | | | | | | | | proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* | | | | | | | | procfs task exe symlinkMatt Helsley2008-04-29
* | | | | | | | | keys: make the keyring quotas controllable through /proc/sysDavid Howells2008-04-29
* | | | | | | | | keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-29
* | | | | | | | | ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)Serge E. Hallyn2008-04-29
* | | | | | | | | ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPCManfred Spraul2008-04-29
* | | | | | | | | ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)Manfred Spraul2008-04-29
* | | | | | | | | ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey2008-04-29
* | | | | | | | | simplify cpu_hotplug_begin()/put_online_cpus()Oleg Nesterov2008-04-29
* | | | | | | | | cleanup_workqueue_thread: remove the unneeded "cpu" parameterOleg Nesterov2008-04-29
* | | | | | | | | workqueues: shrink cpu_populated_map when CPU diesOleg Nesterov2008-04-29
* | | | | | | | | Cpuset hardwall flag: add a mem_hardwall flag to cpusetsPaul Menage2008-04-29