summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpumask: add highest_possible_node_idGreg Banks2006-10-022-0/+18
* [PATCH] isdn: work around excessive udelay()Andrew Morton2006-10-021-1/+12
* [PATCH] isdn4linux: Gigaset driver: fix __must_check warningTilman Schmidt2006-10-021-1/+2
* [PATCH] Linux Kernel Dump Test ModuleAnkita Garg2006-10-023-1/+358
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-027-15/+47
* [PATCH] disallow kprobes on notifier_call_chainbibo,mao2006-10-021-1/+1
* [PATCH] kprobe whitespace cleanupbibo,mao2006-10-025-103/+103
* [PATCH] Update Documentation/kprobes.txtAnanth N Mavinakayanahalli2006-10-021-33/+56
* [PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli2006-10-025-0/+11
* [PATCH] kprobes: handle symbol resolution when <module:.symbol> is specifiedAnanth N Mavinakayanahalli2006-10-021-4/+11
* [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-0210-8/+56
* [PATCH] s390: update fs3270 to use a struct pidCedric Le Goater2006-10-021-5/+6
* [PATCH] usb: fixup usb so it uses struct pidEric W. Biederman2006-10-025-11/+13
* [PATCH] file: Add locking to f_getownEric W. Biederman2006-10-021-0/+2
* [PATCH] update mq_notify to use a struct pidCedric Le Goater2006-10-021-12/+15
* [PATCH] Use struct pspace in next_pidmap and find_ge_pidEric W. Biederman2006-10-021-6/+7
* [PATCH] Define struct pspaceSukadev Bhattiprolu2006-10-024-24/+40
* [PATCH] Move pidmap to pspace.hSukadev Bhattiprolu2006-10-022-6/+17
* [PATCH] pid: simplify pid iteratorsOleg Nesterov2006-10-021-36/+23Star
* [PATCH] pids coding style use struct pidmap in next_pidmapEric W. Biederman2006-10-021-1/+1
* [PATCH] pids: coding style: use struct pidmapSukadev Bhattiprolu2006-10-021-5/+5
* [PATCH] const struct tty_operationsJeff Dike2006-10-0257-62/+63
* [PATCH] fs/inode.c tweaksAndreas Mohr2006-10-021-6/+8
* [PATCH] Remove NULL check in register_nls()Alexey Dobriyan2006-10-021-2/+0Star
* [PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman2006-10-028-34/+59
* [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2006-10-023-5/+6
* [PATCH] vt: rework the console spawning variablesEric W. Biederman2006-10-023-7/+25
* [PATCH] pid: implement pid_nrEric W. Biederman2006-10-021-0/+8
* [PATCH] pid: export the symbols needed to use struct pid *Eric W. Biederman2006-10-021-0/+3
* [PATCH] pid: implement signal functions that take a struct pid *Eric W. Biederman2006-10-022-10/+52
* [PATCH] pid: add do_each_pid_taskEric W. Biederman2006-10-021-0/+13
* [PATCH] pid: implement access helpers for a tacks various process groupsEric W. Biederman2006-10-021-0/+20
* [PATCH] proc: give the root directory a taskEric W. Biederman2006-10-021-0/+12
* [PATCH] proc: modify proc_pident_lookup to be completely table drivenEric W. Biederman2006-10-022-245/+112Star
* [PATCH] proc: reorder the functions in base.cEric W. Biederman2006-10-021-497/+501
* [PATCH] proc: readdir race fix (take 3)Eric W. Biederman2006-10-024-69/+83
* [PATCH] list module taint flags in Oops/panicRandy Dunlap2006-10-022-3/+36
* [PATCH] make genpool allocator adhere to kernel-doc standardsDean Nelson2006-10-021-20/+23
* [PATCH] LIB: add gen_pool_destroy()Steve Wise2006-10-022-0/+31
* pccard_store_cis: fix wrong error handlingLinus Torvalds2006-10-011-15/+12Star
* [PATCH] rtc-sysfs fixAndrew Morton2006-10-011-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-10-012-5/+12
|\
| * [AGPGART] printk fixups.Dave Jones2006-09-291-3/+6
| * [AGPGART] Use pci_get_slot not pci_find_slotAlan Cox2006-09-271-2/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-10-014-25/+42
|\ \
| * | [CPUFREQ] Make acpi-cpufreq unsticky again.Dave Jones2006-10-011-2/+1Star
| * | [CPUFREQ] longhaul: remove duplicated code.Rafał Bilski2006-09-271-17/+12Star
| * | [CPUFREQ] Longhaul - Disable arbiter CLE266rafalbilski@interia.pl2006-09-271-14/+37
| * | [CPUFREQ] Fix section mismatch warningVenkatesh Pallipadi2006-09-272-3/+3
| * | [CPUFREQ] Fix cut-n-paste bug in suspend printkDave Jones2006-09-271-1/+1
| |/