| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] rtmutex: Propagate priority settings into PI lock chains | Thomas Gleixner | 2006-06-28 | 1 | -0/+2 |
* | [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support | Ingo Molnar | 2006-06-28 | 2 | -0/+10 |
* | [PATCH] pi-futex: rt mutex tester | Thomas Gleixner | 2006-06-28 | 1 | -0/+1 |
* | [PATCH] pi-futex: rt mutex debug | Ingo Molnar | 2006-06-28 | 2 | -1/+15 |
* | [PATCH] pi-futex: rt mutex core | Ingo Molnar | 2006-06-28 | 4 | -0/+118 |
* | [PATCH] pi-futex: scheduler support for pi | Ingo Molnar | 2006-06-28 | 2 | -2/+21 |
* | [PATCH] pi-futex: add plist implementation | Ingo Molnar | 2006-06-28 | 1 | -0/+247 |
* | [PATCH] pi-futex: introduce WARN_ON_SMP | Ingo Molnar | 2006-06-28 | 1 | -0/+6 |
* | [PATCH] pi-futex: introduce debug_check_no_locks_freed() | Ingo Molnar | 2006-06-28 | 1 | -2/+8 |
* | [PATCH] pi-futex: futex code cleanups | Ingo Molnar | 2006-06-28 | 2 | -5/+4 |
* | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-28 | 7 | -1/+28 |
* | [PATCH] sched_domain: handle kmalloc failure | Srivatsa Vaddagiri | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] sched: implement smpnice | Peter Williams | 2006-06-28 | 1 | -2/+6 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module | Jim Cromie | 2006-06-28 | 1 | -1/+5 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module | Jim Cromie | 2006-06-28 | 1 | -0/+5 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable | Jim Cromie | 2006-06-28 | 1 | -0/+33 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne... | Jim Cromie | 2006-06-28 | 1 | -7/+7 |
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean | Jim Cromie | 2006-06-28 | 2 | -14/+0 |
* | [PATCH] cpu hotplug: add hotplug versions of cpu_notifier | Chandra Seetharaman | 2006-06-28 | 1 | -0/+4 |
* | [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only | Chandra Seetharaman | 2006-06-28 | 1 | -0/+6 |
* | [PATCH] rcutorture: add call_rcu_bh() operations | Paul E. McKenney | 2006-06-28 | 1 | -0/+1 |
* | [PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h> | David Woodhouse | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] fs/buffer.c: cleanups | Adrian Bunk | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] poison: add & use more constants | Randy Dunlap | 2006-06-28 | 1 | -0/+7 |
* | [PATCH] update two drivers for poison.h | Randy Dunlap | 2006-06-28 | 1 | -0/+6 |
* | [PATCH] add poison.h and patch primary users | Randy Dunlap | 2006-06-28 | 2 | -8/+46 |
* | [PATCH] vdso: randomize the i386 vDSO by moving it into a vma | Ingo Molnar | 2006-06-28 | 8 | -24/+51 |
* | [PATCH] i386: use C code for current_thread_info() | Chuck Ebbert | 2006-06-28 | 1 | -6/+4 |
* | [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 2006-06-28 | 2 | -7/+7 |
* | [PATCH] x86: increase interrupt vector range | Rusty Russell | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-28 | 2 | -2/+15 |
* | [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda... | Yasunori Goto | 2006-06-28 | 1 | -7/+2 |
* | [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ... | Yasunori Goto | 2006-06-28 | 2 | -3/+13 |
* | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-28 | 3 | -31/+4 |
* | [PATCH] catch valid mem range at onlining memory | KAMEZAWA Hiroyuki | 2006-06-28 | 1 | -0/+3 |
* | [PATCH] pgdat allocation for new node add (export kswapd start func) | Yasunori Goto | 2006-06-28 | 1 | -0/+2 |
* | [PATCH] pgdat allocation for new node add (refresh node_data[]) | Yasunori Goto | 2006-06-28 | 1 | -0/+12 |
* | [PATCH] pgdat allocation for new node add (generic alloc node_data) | Yasunori Goto | 2006-06-28 | 1 | -0/+55 |
* | [PATCH] pgdat allocation for new node add (get node id by acpi) | Yasunori Goto | 2006-06-28 | 1 | -0/+6 |
* | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-28 | 1 | -1/+12 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-27 | 1 | -36/+0 |
|\ |
|
| * | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ | Russell King | 2006-06-25 | 1 | -7/+0 |
| * | [ARM] Remove save_lr/restore_pc macros | Russell King | 2006-06-25 | 1 | -12/+0 |
| * | [ARM] Remove LOADREGS macro | Russell King | 2006-06-25 | 1 | -11/+0 |
| * | [ARM] Remove RETINSTR macro | Russell King | 2006-06-25 | 1 | -6/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 3 | -3/+3 |
|\ \ |
|
| * | | spelling fixes | Andreas Mohr | 2006-06-26 | 3 | -3/+3 |
* | | | Revert "[PATCH] kthread: update loop.c to use kthread" | Linus Torvalds | 2006-06-26 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 | 1 | -0/+14 |
|\ \ \ |
|