aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-06-26Merge branch 'x86-64'Linus Torvalds
2006-06-26[PATCH] x86_64: Add useful constants to time.hVojtech Pavlik
2006-06-26[PATCH] x86_64: allow unwinder to build without module supportJan Beulich
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich
2006-06-26[PATCH] x86_64: Optimize bitmap_weight for small bitmapsAndi Kleen
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-26[PATCH] md: Don't write dirty/clean update to spares - leave them aloneNeilBrown
2006-06-26[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown
2006-06-26[PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown
2006-06-26[PATCH] md: make md_print_devices() staticAdrian Bunk
2006-06-26[PATCH] md: support stripe/offset mode in raid10NeilBrown
2006-06-26[PATCH] md: allow a linear array to have drives added while activeNeilBrown
2006-06-26[PATCH] md: allow checkpoint of recovery with version-1 superblockNeilBrown
2006-06-26[PATCH] md: merge raid5 and raid6 codeNeilBrown
2006-06-26[PATCH] md: remove arbitrary limit on chunk sizeNeilBrown
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon
2006-06-26[PATCH] dm: prevent removal if openAlasdair G Kergon
2006-06-26[PATCH] dm: create error tableDavid Teigland
2006-06-26[PATCH] dm: add exportsAlasdair G Kergon
2006-06-26[PATCH] lib: add idr_replaceJeff Mahoney
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas
2006-06-26[PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas
2006-06-26[PATCH] coredump: kill ptrace related stuffOleg Nesterov
2006-06-26[PATCH] proc: Use struct pid not struct task_refEric W. Biederman
2006-06-26[PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman