summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-274-0/+118
* [PATCH] pi-futex: scheduler support for piIngo Molnar2006-06-272-2/+21
* [PATCH] pi-futex: add plist implementationIngo Molnar2006-06-271-0/+247
* [PATCH] pi-futex: introduce WARN_ON_SMPIngo Molnar2006-06-271-0/+6
* [PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar2006-06-271-2/+8
* [PATCH] pi-futex: futex code cleanupsIngo Molnar2006-06-272-5/+4
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-277-1/+28
* [PATCH] sched_domain: handle kmalloc failureSrivatsa Vaddagiri2006-06-271-1/+1
* [PATCH] sched: implement smpnicePeter Williams2006-06-271-2/+6
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie2006-06-271-1/+5
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common moduleJim Cromie2006-06-271-0/+5
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtableJim Cromie2006-06-271-0/+33
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie2006-06-271-7/+7
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie2006-06-272-14/+0
* [PATCH] cpu hotplug: add hotplug versions of cpu_notifierChandra Seetharaman2006-06-271-0/+4
* [PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman2006-06-271-0/+6
* [PATCH] rcutorture: add call_rcu_bh() operationsPaul E. McKenney2006-06-271-0/+1
* [PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>David Woodhouse2006-06-271-1/+1
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [PATCH] fs/buffer.c: cleanupsAdrian Bunk2006-06-271-1/+1
* [PATCH] poison: add & use more constantsRandy Dunlap2006-06-271-0/+7
* [PATCH] update two drivers for poison.hRandy Dunlap2006-06-271-0/+6
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-272-8/+46
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-278-24/+51
* [PATCH] i386: use C code for current_thread_info()Chuck Ebbert2006-06-271-6/+4
* [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-272-7/+7
* [PATCH] x86: increase interrupt vector rangeRusty Russell2006-06-271-1/+1
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-272-2/+15
* [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto2006-06-271-7/+2
* [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto2006-06-272-3/+13
* [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-273-31/+4
* [PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki2006-06-271-0/+3
* [PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto2006-06-271-0/+2
* [PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto2006-06-271-0/+12
* [PATCH] pgdat allocation for new node add (generic alloc node_data)Yasunori Goto2006-06-271-0/+55
* [PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto2006-06-271-0/+6
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-1/+12
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-261-36/+0
|\
| * [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-251-7/+0
| * [ARM] Remove save_lr/restore_pc macrosRussell King2006-06-251-12/+0
| * [ARM] Remove LOADREGS macroRussell King2006-06-251-11/+0
| * [ARM] Remove RETINSTR macroRussell King2006-06-251-6/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-263-3/+3
|\ \
| * | spelling fixesAndreas Mohr2006-06-263-3/+3
* | | Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds2006-06-261-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-261-0/+14
|\ \ \
| * | | kbuild: check license compatibility when building modulesSam Ravnborg2006-06-091-0/+14
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-06-261-16/+18
|\ \ \ \
| * | | | [CRYPTO] api: Removed const from cra_name/cra_driver_nameHerbert Xu2006-06-261-2/+2
| * | | | [CRYPTO] api: Added cra_init/cra_exitHerbert Xu2006-06-261-2/+3
OpenPOWER on IntegriCloud