| Commit message (Expand) | Author | Age | Files | Lines |
* | MTD: kernel-doc fixes + additions | Randy Dunlap | 2006-06-29 | 5 | -55/+66 |
* | MTD: fix all kernel-doc warnings | Randy Dunlap | 2006-06-29 | 1 | -3/+10 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-06-27 | 2 | -1/+48 |
|\ |
|
| * | [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion | KaiGai Kohei | 2006-06-27 | 1 | -0/+1 |
| * | [MTD NAND] s3c2412 support in s3c2410.c | Ben Dooks | 2006-06-27 | 1 | -1/+47 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-27 | 2 | -1/+16 |
|\ \ |
|
| * | | [PATCH] ata: add some NVIDIA chipset IDs | Randy Dunlap | 2006-06-26 | 1 | -0/+1 |
| * | | [PATCH] libata: implement ata_port_max_devices() | Tejun Heo | 2006-06-26 | 1 | -0/+14 |
| * | | [PATCH] libata.h needs scatterlist.h | Andrew Morton | 2006-06-26 | 1 | -0/+1 |
| * | | [libata] sata_vsc: partially revert a PCI ID-related commit | Jeff Garzik | 2006-06-26 | 1 | -1/+0 |
* | | | [PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h header | Greg Ungerer | 2006-06-27 | 1 | -2/+0 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-06-27 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status | Hans Verkuil | 2006-06-27 | 1 | -1/+1 |
| * | | | V4L/DVB (4257): Fix 64-bit compile warnings. | Hans Verkuil | 2006-06-27 | 1 | -1/+1 |
| |/ / |
|
* | | | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static | Adrian Bunk | 2006-06-27 | 1 | -4/+0 |
* | | | [PATCH] rtmutex: Propagate priority settings into PI lock chains | Thomas Gleixner | 2006-06-27 | 1 | -0/+2 |
* | | | [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support | Ingo Molnar | 2006-06-27 | 2 | -0/+10 |
* | | | [PATCH] pi-futex: rt mutex tester | Thomas Gleixner | 2006-06-27 | 1 | -0/+1 |
* | | | [PATCH] pi-futex: rt mutex debug | Ingo Molnar | 2006-06-27 | 2 | -1/+15 |
* | | | [PATCH] pi-futex: rt mutex core | Ingo Molnar | 2006-06-27 | 4 | -0/+118 |
* | | | [PATCH] pi-futex: scheduler support for pi | Ingo Molnar | 2006-06-27 | 2 | -2/+21 |
* | | | [PATCH] pi-futex: add plist implementation | Ingo Molnar | 2006-06-27 | 1 | -0/+247 |
* | | | [PATCH] pi-futex: introduce WARN_ON_SMP | Ingo Molnar | 2006-06-27 | 1 | -0/+6 |
* | | | [PATCH] pi-futex: introduce debug_check_no_locks_freed() | Ingo Molnar | 2006-06-27 | 1 | -2/+8 |
* | | | [PATCH] pi-futex: futex code cleanups | Ingo Molnar | 2006-06-27 | 2 | -5/+4 |
* | | | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-27 | 7 | -1/+28 |
* | | | [PATCH] sched_domain: handle kmalloc failure | Srivatsa Vaddagiri | 2006-06-27 | 1 | -1/+1 |
* | | | [PATCH] sched: implement smpnice | Peter Williams | 2006-06-27 | 1 | -2/+6 |
* | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module | Jim Cromie | 2006-06-27 | 1 | -1/+5 |
* | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module | Jim Cromie | 2006-06-27 | 1 | -0/+5 |
* | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable | Jim Cromie | 2006-06-27 | 1 | -0/+33 |
* | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne... | Jim Cromie | 2006-06-27 | 1 | -7/+7 |
* | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean | Jim Cromie | 2006-06-27 | 2 | -14/+0 |
* | | | [PATCH] cpu hotplug: add hotplug versions of cpu_notifier | Chandra Seetharaman | 2006-06-27 | 1 | -0/+4 |
* | | | [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only | Chandra Seetharaman | 2006-06-27 | 1 | -0/+6 |
* | | | [PATCH] rcutorture: add call_rcu_bh() operations | Paul E. McKenney | 2006-06-27 | 1 | -0/+1 |
* | | | [PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h> | David Woodhouse | 2006-06-27 | 1 | -1/+1 |
* | | | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -1/+1 |
* | | | [PATCH] fs/buffer.c: cleanups | Adrian Bunk | 2006-06-27 | 1 | -1/+1 |
* | | | [PATCH] poison: add & use more constants | Randy Dunlap | 2006-06-27 | 1 | -0/+7 |
* | | | [PATCH] update two drivers for poison.h | Randy Dunlap | 2006-06-27 | 1 | -0/+6 |
* | | | [PATCH] add poison.h and patch primary users | Randy Dunlap | 2006-06-27 | 2 | -8/+46 |
* | | | [PATCH] vdso: randomize the i386 vDSO by moving it into a vma | Ingo Molnar | 2006-06-27 | 8 | -24/+51 |
* | | | [PATCH] i386: use C code for current_thread_info() | Chuck Ebbert | 2006-06-27 | 1 | -6/+4 |
* | | | [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 2006-06-27 | 2 | -7/+7 |
* | | | [PATCH] x86: increase interrupt vector range | Rusty Russell | 2006-06-27 | 1 | -1/+1 |
* | | | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 2 | -2/+15 |
* | | | [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda... | Yasunori Goto | 2006-06-27 | 1 | -7/+2 |
* | | | [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ... | Yasunori Goto | 2006-06-27 | 2 | -3/+13 |
* | | | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-27 | 3 | -31/+4 |