Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] mm: micro optimise zone_watermark_ok | Nick Piggin | 2006-10-04 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] mm: fix in kerneldoc | Henrik Kretzschmar | 2006-10-04 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Spelling fix: "control" instead of "cotrol" | Michael Opdenacker | 2006-10-03 | 2 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Fix "can not" in Documentation and Kconfig | Matt LaPlante | 2006-10-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | more misc typo fixes | Matt LaPlante | 2006-10-03 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] paravirt: lazy mmu mode hooks.patch | Zachary Amsden | 2006-10-01 | 3 | -0/+12 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] paravirt: pte clear not present | Zachary Amsden | 2006-10-01 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] paravirt: remove read hazard from cow | Zachary Amsden | 2006-10-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] invalidate_inode_pages2(): ignore page refcounts | Andrew Morton | 2006-10-01 | 1 | -2/+32 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 2006-10-01 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 2006-10-01 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty | 2006-10-01 | 1 | -83/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 2006-10-01 | 1 | -36/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 2006-10-01 | 1 | -19/+20 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] kmemdup: some users | Alexey Dobriyan | 2006-10-01 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] kmemdup: introduce | Alexey Dobriyan | 2006-10-01 | 1 | -0/+18 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE | Keith Mannthey | 2006-10-01 | 1 | -30/+30 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE | Keith Mannthey | 2006-10-01 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] hot-add-mem x86_64: Kconfig changes | Keith Mannthey | 2006-10-01 | 1 | -1/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] hot-add-mem x86_64: fixup externs | Keith Mannthey | 2006-10-01 | 1 | -4/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] NOMMU: don't try and give NULL to fput() | Gavin Lambert | 2006-10-01 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 5 | -4/+14 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] | David Howells | 2006-09-30 | 1 | -0/+134 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] | David Howells | 2006-09-30 | 3 | -281/+305 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [tr... | David Howells | 2006-09-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] BLOCK: Move functions out of buffer code [try #6] | David Howells | 2006-09-30 | 3 | -0/+55 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Access Control Lists for tmpfs | Andreas Gruenbacher | 2006-09-29 | 3 | -2/+295 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] valid_swaphandles() fix | Hugh Dickins | 2006-09-29 | 1 | -3/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added | Chandra Seetharaman | 2006-09-29 | 2 | -3/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] remove static variable mm/page-writeback.c:total_pages | Chandra Seetharaman | 2006-09-29 | 1 | -7/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map | Paul Jackson | 2006-09-29 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] oom: don't kill current when another OOM in progress | Nick Piggin | 2006-09-29 | 1 | -6/+17 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] oom_kill_task(): cleanup ->mm checks | Oleg Nesterov | 2006-09-29 | 1 | -5/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] select_bad_process(): cleanup 'releasing' check | Oleg Nesterov | 2006-09-29 | 1 | -10/+9 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check | Oleg Nesterov | 2006-09-29 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] introduce TASK_DEAD state | Oleg Nesterov | 2006-09-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] kill PF_DEAD flag | Oleg Nesterov | 2006-09-29 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] single bit flip detector | Dave Jones | 2006-09-29 | 1 | -1/+23 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] mm: make filemap_nopage use NOPAGE_SIGBUS | Adam Litke | 2006-09-29 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | [PATCH] mm: fix a race condition under SMC + COW | Siddha, Suresh B | 2006-09-29 | 1 | -1/+8 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | [PATCH] NOMMU: Make futexes work under NOMMU conditions | David Howells | 2006-09-27 | 1 | -5/+9 | |
* | | | | | | | | | | | | | | | | | | | | | | [PATCH] NOMMU: Make mremap() partially work for NOMMU kernels | David Howells | 2006-09-27 | 1 | -17/+46 | |
* | | | | | | | | | | | | | | | | | | | | | | [PATCH] NOMMU: Order the per-mm_struct VMA list | David Howells | 2006-09-27 | 1 | -32/+72 | |
* | | | | | | | | | | | | | | | | | | | | | | [PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU mode | David Howells | 2006-09-27 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | [PATCH] NOMMU: Check VMA protections | David Howells | 2006-09-27 | 1 | -5/+25 | |
* | | | | | | | | | | | | | | | | | | | | | | [PATCH] Check if start address is in vma region in NOMMU function get_user_pa... | Sonic Zhang | 2006-09-27 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | [PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA search | David Howells | 2006-09-27 | 1 | -8/+3 |