index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] swsusp: Untangle thaw_processes
Rafael J. Wysocki
1
-5
/
+1
2006-12-07
[PATCH] swsusp: thaw userspace and kernel space separately
Nigel Cunningham
1
-1
/
+8
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2
-81
/
+84
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
1
-3
/
+6
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
1
-2
/
+1
2006-12-07
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
1
-0
/
+101
2006-12-07
[PATCH] Save some bytes in struct mm_struct
Arnaldo Carvalho de Melo
1
-1
/
+2
2006-12-07
[PATCH] mm: make compound page destructor handling explicit
Andy Whitcroft
1
-0
/
+18
2006-12-07
[PATCH] slab: deprecate kmem_cache_t
Andrew Morton
1
-8
/
+9
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
8
-8
/
+8
2006-12-07
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
1
-3
/
+0
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
4
-4
/
+3
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-1
/
+0
2006-12-07
[PATCH] slab: remove SLAB_USER
Christoph Lameter
1
-1
/
+0
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
1
-1
/
+0
2006-12-07
[PATCH] slab: remove SLAB_NOIO
Christoph Lameter
1
-1
/
+0
2006-12-07
[PATCH] slab: remove SLAB_LEVEL_MASK
Christoph Lameter
1
-2
/
+0
2006-12-07
[PATCH] slab: remove SLAB_NO_GROW
Christoph Lameter
1
-2
/
+0
2006-12-07
[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int
Andy Whitcroft
1
-3
/
+3
2006-12-07
[PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h
Christoph Lameter
1
-15
/
+18
2006-12-07
[PATCH] Move names_cachep to linux/fs.h
Christoph Lameter
2
-3
/
+2
2006-12-07
[PATCH] Move fs_cachep to linux/fs_struct.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Move filep_cachep to include/file.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Move files_cachep to include/file.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Move vm_area_cachep to include/mm.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Move sighand_cachep to include/signal.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Remove bio_cachep from slab.h
Christoph Lameter
1
-1
/
+0
2006-12-07
[PATCH] node-aware skb allocation
Christoph Hellwig
1
-3
/
+3
2006-12-07
[PATCH] add numa node information to struct device
Christoph Hellwig
1
-0
/
+22
2006-12-07
[PATCH] leak tracking for kmalloc_node
Christoph Hellwig
1
-0
/
+23
2006-12-07
[PATCH] mm: k{,um}map_atomic() vs in_atomic()
Peter Zijlstra
1
-3
/
+5
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-2
/
+37
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+1
2006-12-07
[PATCH] mm: add arch_alloc_page
Nick Piggin
1
-0
/
+3
2006-12-07
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
2
-4
/
+10
2006-12-07
[PATCH] memory page_alloc zonelist caching reorder structure
Paul Jackson
1
-1
/
+1
2006-12-07
[PATCH] memory page_alloc zonelist caching speedup
Paul Jackson
2
-5
/
+82
2006-12-07
[PATCH] Get rid of zone_table[]
Christoph Lameter
1
-21
/
+36
2006-12-07
[PATCH] add bottom_half.h
Andrew Morton
3
-6
/
+12
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Howells
16
-109
/
+81
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Howells
116
-1158
/
+1651
2006-12-04
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
1
-5
/
+9
2006-12-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2
-0
/
+15
2006-12-04
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
Linus Torvalds
3
-39
/
+40
2006-12-04
[PATCH] fix fallout from header dependency trimming
Al Viro
3
-1
/
+2
2006-12-04
netfilter.h needs rcuupdate.h for RCU locking functions
Linus Torvalds
1
-0
/
+1
2006-12-04
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird
Linus Torvalds
10
-65
/
+15
2006-12-04
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
1
-0
/
+7
[next]