summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-06-272-1/+48
|\
| * [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletionKaiGai Kohei2006-06-271-0/+1
| * [MTD NAND] s3c2412 support in s3c2410.cBen Dooks2006-06-271-1/+47
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-272-1/+16
|\ \
| * | [PATCH] ata: add some NVIDIA chipset IDsRandy Dunlap2006-06-261-0/+1
| * | [PATCH] libata: implement ata_port_max_devices()Tejun Heo2006-06-261-0/+14
| * | [PATCH] libata.h needs scatterlist.hAndrew Morton2006-06-261-0/+1
| * | [libata] sata_vsc: partially revert a PCI ID-related commitJeff Garzik2006-06-261-1/+0
* | | [PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h headerGreg Ungerer2006-06-271-2/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-06-271-2/+2
|\ \ \
| * | | V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_statusHans Verkuil2006-06-271-1/+1
| * | | V4L/DVB (4257): Fix 64-bit compile warnings.Hans Verkuil2006-06-271-1/+1
| |/ /
* | | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2006-06-271-4/+0
* | | [PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner2006-06-271-0/+2
* | | [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar2006-06-272-0/+10
* | | [PATCH] pi-futex: rt mutex testerThomas Gleixner2006-06-271-0/+1
* | | [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-272-1/+15
* | | [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
OpenPOWER on IntegriCloud