summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-06-28[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common moduleJim Cromie1-0/+5
2006-06-28[PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtableJim Cromie1-0/+33
2006-06-28[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie1-7/+7
2006-06-28[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie2-14/+0
2006-06-28[PATCH] cpu hotplug: add hotplug versions of cpu_notifierChandra Seetharaman1-0/+4
2006-06-28[PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman1-0/+6
2006-06-28[PATCH] rcutorture: add call_rcu_bh() operationsPaul E. McKenney1-0/+1
2006-06-28[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>David Woodhouse1-1/+1
2006-06-28[PATCH] fs/buffer.c: cleanupsAdrian Bunk1-1/+1
2006-06-28[PATCH] poison: add & use more constantsRandy Dunlap1-0/+7
2006-06-28[PATCH] update two drivers for poison.hRandy Dunlap1-0/+6
2006-06-28[PATCH] add poison.h and patch primary usersRandy Dunlap2-8/+46
2006-06-28[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2-0/+3
2006-06-28[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2-2/+15
2006-06-28[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto1-7/+2
2006-06-28[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto1-3/+1
2006-06-28[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto1-0/+4
2006-06-28[PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki1-0/+3
2006-06-28[PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto1-0/+2
2006-06-28[PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto1-0/+12
2006-06-28[PATCH] pgdat allocation for new node add (generic alloc node_data)Yasunori Goto1-0/+55
2006-06-28[PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto1-0/+6
2006-06-28[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-1/+12
2006-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+14
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-16/+18
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-7/+3
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-0/+6
2006-06-26Merge branch 'x86-64'Linus Torvalds7-4/+153
2006-06-26[PATCH] x86_64: Add useful constants to time.hVojtech Pavlik1-4/+7
2006-06-26[PATCH] x86_64: allow unwinder to build without module supportJan Beulich1-0/+8
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich1-4/+4
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich3-0/+129
2006-06-26[PATCH] x86_64: Optimize bitmap_weight for small bitmapsAndi Kleen1-0/+5
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2-0/+4
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+1
2006-06-26[PATCH] md: Don't write dirty/clean update to spares - leave them aloneNeilBrown1-0/+1
2006-06-26[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown1-3/+4
2006-06-26[PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown1-6/+0
2006-06-26[PATCH] md: make md_print_devices() staticAdrian Bunk1-4/+0
2006-06-26[PATCH] md: support stripe/offset mode in raid10NeilBrown1-1/+6
2006-06-26[PATCH] md: allow a linear array to have drives added while activeNeilBrown1-0/+2
2006-06-26[PATCH] md: allow checkpoint of recovery with version-1 superblockNeilBrown2-1/+10
2006-06-26[PATCH] md: merge raid5 and raid6 codeNeilBrown1-0/+1
2006-06-26[PATCH] md: remove arbitrary limit on chunk sizeNeilBrown1-1/+2
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon1-0/+1
2006-06-26[PATCH] dm: prevent removal if openAlasdair G Kergon1-3/+3
2006-06-26[PATCH] dm: create error tableDavid Teigland1-0/+6
2006-06-26[PATCH] dm: add exportsAlasdair G Kergon1-2/+102