aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | | | | | | | 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
* | | | | | | | | Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() APIPaul Menage2008-04-29
* | | | | | | | | kernel/cpuset.c: make 3 functions staticAdrian Bunk2008-04-29
* | | | | | | | | memcgroup: add the max_usage member on the res_counterPavel Emelyanov2008-04-29
* | | | | | | | | cgroups: add an owner to the mm_structBalbir Singh2008-04-29
* | | | | | | | | cgroups: introduce cft->read_seq()Serge E. Hallyn2008-04-29
* | | | | | | | | cgroups: remove the css_set linked-listLi Zefan2008-04-29
* | | | | | | | | cgroups: simplify init_subsys()Li Zefan2008-04-29
* | | | | | | | | cgroups: use a hash table for css_set findingLi Zefan2008-04-29
* | | | | | | | | cgroups: add the trigger callback to struct cftypePavel Emelyanov2008-04-29
* | | | | | | | | cgroup: switch to proc_create()Li Zefan2008-04-29
* | | | | | | | | cgroup: annotate cgroup_init_subsys with __initLi Zefan2008-04-29
* | | | | | | | | CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime filePaul Menage2008-04-29
* | | | | | | | | CGroups _s64 files: add cgroups read_s64/write_s64 file methodsPaul Menage2008-04-29