summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-232-6/+7
* [PATCH] blktrace_api.h: endian annotationsAlexey Dobriyan2006-06-231-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-234-13/+40
|\
| * [NET]: fix net-core kernel-docRandy Dunlap2006-06-231-0/+2
| * [TCP]: Move inclusion of <linux/dmaengine.h> to correct place in <linux/tcp.h>David Woodhouse2006-06-231-1/+1
| * [NET]: Added GSO toggleHerbert Xu2006-06-232-0/+3
| * [NET]: Add software TSOv4Herbert Xu2006-06-231-0/+1
| * [NET]: Add generic segmentation offloadHerbert Xu2006-06-231-1/+7
| * [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-232-5/+21
| * [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-6/+5
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-231-0/+4
|\ \
| * \ Pull bugzilla-5737 into release branchLen Brown2006-06-151-0/+4
| |\ \
| | * | P-state software coordination for ACPI coreVenkatesh Pallipadi2006-02-091-0/+4
* | | | [PATCH] JBD: split checkpoint listsJan Kara2006-06-231-1/+7
* | | | [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-233-21/+28
* | | | [PATCH] list: introduce list_replace() helperOleg Nesterov2006-06-231-0/+23
* | | | [PATCH] SGI IOC4: Detect IO card variantBrent Casavant2006-06-231-0/+5
* | | | [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modulesPaul E. McKenney2006-06-231-2/+1
* | | | [PATCH] strstrip() APIPekka Enberg2006-06-231-0/+1
* | | | [PATCH] Process Events: License ChangeMatt Helsley2006-06-231-13/+6
* | | | [PATCH] Process Events - Header CleanupMatt Helsley2006-06-231-2/+0
* | | | [PATCH] remove unlikely() in might_sleep_if()Hua Zhong2006-06-231-1/+1
* | | | [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao2006-06-231-18/+20
* | | | [PATCH] ptrace: document the locking rulesEric W. Biederman2006-06-232-1/+5
* | | | [PATCH] module.h: updated comments with a new licenseXose Vazquez Perez2006-06-231-0/+2
* | | | [PATCH] fs/locks.c: make posix_locks_deadlock() staticAdrian Bunk2006-06-231-1/+0
* | | | [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-232-2/+3
* | | | [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-0/+7
* | | | [PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer2006-06-231-0/+1
* | | | [PATCH] m68k: Remove some unused definitions in zorro.hRoman Zippel2006-06-231-42/+0
* | | | [PATCH] swsusp: add architecture special saveable pages supportShaohua Li2006-06-231-0/+1
* | | | [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
OpenPOWER on IntegriCloud