summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] WorkStruct: Use direct assignment rather than cmpxchg()David Howells2006-12-091-12/+9Star
* [PATCH] sysctl: fix sys_sysctl interface of ipc sysctlsEric W. Biederman2006-12-081-0/+60
* [PATCH] sysctl: simplify ipc ns specific sysctlsEric W. Biederman2006-12-081-57/+49Star
* [PATCH] sysctl: implement sysctl_uts_string()Eric W. Biederman2006-12-081-5/+32
* [PATCH] sysctl: simplify sysctl_uts_stringEric W. Biederman2006-12-081-102/+26Star
* [PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID)Oleg Nesterov2006-12-081-11/+8Star
* [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID)Oleg Nesterov2006-12-081-7/+4Star
* [PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu2006-12-083-11/+26
* [PATCH] use current->nsproxy->pid_nsCedric Le Goater2006-12-081-3/+3
* [PATCH] to nsproxyCedric Le Goater2006-12-082-7/+42
* [PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu2006-12-081-24/+25
* [PATCH] identifier to nsproxyCedric Le Goater2006-12-081-1/+3
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-084-20/+21
* [PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater2006-12-082-2/+2
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-084-16/+17
* [PATCH] struct path: convert kernelJosef Sipek2006-12-082-13/+13
* [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-085-16/+16
* [PATCH] lockdep: avoid lockdep warning in mdNeilBrown2006-12-081-0/+9
* [PATCH] sys_unshare: remove a broken CLONE_SIGHAND codeOleg Nesterov2006-12-081-12/+4Star
* [PATCH] make set_special_pids() staticOleg Nesterov2006-12-081-1/+1
* [PATCH] do_acct_process(): don't take tty_mutexOleg Nesterov2006-12-081-5/+2Star
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-084-11/+10Star
* [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()Hidetoshi Seto2006-12-081-1/+2
* [PATCH] move kallsyms data to .rodataJan Beulich2006-12-081-8/+8
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-081-0/+1
|\
| * [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-071-0/+1
* | Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-071-0/+73
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-071-1/+5
|\ \
| * | audit: Add auditing to ipsecJoy Latten2006-12-071-1/+5
| |/
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-074-45/+173
|\ \
| * | [PATCH] unwinder: move .eh_frame to RODATAJan Beulich2006-12-071-1/+1
| * | [PATCH] unwinder: fully support linker generated .eh_frame_hdr sectionJan Beulich2006-12-071-19/+47
| * | [PATCH] unwinder: Add debugging output to the Dwarf2 unwinderJan Beulich2006-12-071-17/+96
| * | [PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich2006-12-071-1/+15
| * | [PATCH] unwinder: Remove lockdep disabling of nested locks for unwinderAndi Kleen2006-12-071-4/+0Star
| * | [PATCH] unwinder: Use probe_kernel_address instead of __get_user in kernel/un...Andi Kleen2006-12-071-6/+8
| * | [PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert2006-12-071-0/+9
| * | [PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge2006-12-071-1/+1
* | | [PATCH] cpuset: allow a larger buffer for writes to cpuset filesPaul Menage2006-12-071-2/+3
* | | [PATCH] add ignore_loglevel boot optionIngo Molnar2006-12-071-1/+13
* | | [PATCH] lockdep: register_lock_class() fixIngo Molnar2006-12-071-0/+6
* | | [PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm2006-12-071-0/+56
* | | [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-0713-19/+19
* | | [PATCH] futex: remove unneeded barrierRalf Baechle2006-12-071-1/+1
* | | [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutortureJosh Triplett2006-12-071-2/+2
* | | [PATCH] sys: remove unused variableDavid Rientjes2006-12-071-2/+2
* | | [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk2006-12-071-3/+0Star
* | | [PATCH] softirq: remove BUG_ONs which can incorrectly triggerZachary Amsden2006-12-071-2/+0Star
* | | [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-071-0/+3
* | | [PATCH] lockdep: more chainsIngo Molnar2006-12-071-1/+1