aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-06-29[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2006-06-28[PATCH] Fix plist include dependencyThomas Gleixner
2006-06-28[PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox
2006-06-28[PATCH] ac97_codec: make bitfield unsignedRandy Dunlap
2006-06-28[PATCH] remove active field from tty buffer structurePaul Fulghum
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-27[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk
2006-06-27[PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner
2006-06-27[PATCH] pi-futex: rt mutex debugIngo Molnar
2006-06-27[PATCH] pi-futex: rt mutex coreIngo Molnar
2006-06-27[PATCH] pi-futex: scheduler support for piIngo Molnar
2006-06-27[PATCH] pi-futex: add plist implementationIngo Molnar
2006-06-27[PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar
2006-06-27[PATCH] pi-futex: futex code cleanupsIngo Molnar
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B
2006-06-27[PATCH] sched_domain: handle kmalloc failureSrivatsa Vaddagiri
2006-06-27[PATCH] sched: implement smpnicePeter Williams
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common moduleJim Cromie
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtableJim Cromie
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie
2006-06-27[PATCH] cpu hotplug: add hotplug versions of cpu_notifierChandra Seetharaman
2006-06-27[PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman
2006-06-27[PATCH] rcutorture: add call_rcu_bh() operationsPaul E. McKenney
2006-06-27[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>David Woodhouse
2006-06-27[PATCH] fs/buffer.c: cleanupsAdrian Bunk
2006-06-27[PATCH] poison: add & use more constantsRandy Dunlap
2006-06-27[PATCH] update two drivers for poison.hRandy Dunlap
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto
2006-06-27[PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki
2006-06-27[PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (generic alloc node_data)Yasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto
2006-06-27[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletionKaiGai Kohei