summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: kernel irq balance doesn't workZhang Yanmin2006-06-231-0/+8
* [PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2006-06-231-0/+22
* [PATCH] SELinux: add task_movememory hookDavid Quigley2006-06-231-0/+15
* [PATCH] lsm: add task_setioprio hookJames Morris2006-06-231-0/+16
* [PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter2006-06-231-1/+1
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-231-0/+5
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-232-1/+6
* [PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter2006-06-231-5/+6
* [PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter2006-06-231-4/+3
* [PATCH] slab: kmalloc, kzalloc comments cleanup and fixPaul Drynoff2006-06-231-0/+50
* [PATCH] initialise total_memory() earlierAndrew Morton2006-06-231-0/+1
* [PATCH] add page_mkwrite() vm_operations methodDavid Howells2006-06-231-0/+4
* [PATCH] mm: fix swap unused warningCon Kolivas2006-06-231-11/+53
* [PATCH] sparsemem: record nid during memory presentAndy Whitcroft2006-06-231-0/+5
* [PATCH] More page migration: use migration entries for file pagesChristoph Lameter2006-06-231-15/+0
* [PATCH] Swapless page migration: rip out swap based logicChristoph Lameter2006-06-231-1/+0
* [PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2006-06-232-0/+60
* [PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter2006-06-232-4/+8
* [PATCH] page migration cleanup: remove useless definitionsChristoph Lameter2006-06-231-2/+0
* [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-232-2/+6
* [PATCH] radix-tree: direct dataNick Piggin2006-06-231-2/+3
* [PATCH] change gen_pool allocator to not touch managed memoryDean Nelson2006-06-231-20/+15
* [PATCH] mm: introduce remap_vmalloc_range()Nick Piggin2006-06-231-0/+8
* [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-231-0/+9
* [PATCH] tightening hugetlb strict accountingChen, Kenneth W2006-06-231-6/+2
* [PATCH] reserve space for swap labelAndreas Dilger2006-06-231-6/+8
* [PATCH] support for panic at OOMKAMEZAWA Hiroyuki2006-06-231-0/+1
* [PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto2006-06-231-0/+3
* [PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto2006-06-231-2/+2
* [PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto2006-06-231-2/+2
* [PATCH] PG_uncached is ia64 onlyAndrew Morton2006-06-231-1/+13
* [PATCH] zone handle unaligned zone boundariesAndy Whitcroft2006-06-231-2/+5
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-234-11/+16
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-233-13/+17
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-221-1/+1
|\
| * [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()Krzysztof Halasa2006-06-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-222-4/+8
|\ \ | |/ |/|
| * [POWERPC] Fix mdelay badness on shared processor partitionsAnton Blanchard2006-06-211-4/+1
| * Merge branch 'merge'Paul Mackerras2006-06-126-5/+10
| |\
| * | [PATCH] Add a prctl to change the endianness of a process.Anton Blanchard2006-06-091-0/+7
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-06-224-2/+76
|\ \ \
| * | | [PATCH] i2c: Mark block write buffers as constKrzysztof Halasa2006-06-221-2/+2
| * | | [PATCH] i2c: New bus driver for the OpenCores I2C controllerPeter Korsgaard2006-06-221-0/+19
| * | | [PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55Jean Delvare2006-06-221-0/+2
| * | | [PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85Mark A. Greer2006-06-221-0/+50
| * | | [PATCH] i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek2006-06-221-0/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6Linus Torvalds2006-06-222-2/+5
|\ \ \ \
| * | | | [PATCH] w1: netlink: Mark netlink group 1 as unused.Evgeniy Polyakov2006-06-221-1/+1
| * | | | [PATCH] w1: Move w1-connector definitions into linux/include/connector.hEvgeniy Polyakov2006-06-221-1/+4
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-222-0/+15
|\ \ \ \
OpenPOWER on IntegriCloud