index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-23
[PATCH] frv: misc __user annotations
Al Viro
1
-1
/
+1
2006-06-23
[PATCH] frv: signal annotations
Al Viro
1
-3
/
+3
2006-06-23
[PATCH] frv: basic __iomem annotations
Al Viro
2
-27
/
+38
2006-06-23
[PATCH] frv: __user infrastructure
Al Viro
1
-27
/
+37
2006-06-23
[PATCH] SELinux: add task_movememory hook
David Quigley
1
-0
/
+15
2006-06-23
[PATCH] lsm: add task_setioprio hook
James Morris
1
-0
/
+16
2006-06-23
[PATCH] move_pages: fix 32 -> 64 bit compat function
Christoph Lameter
1
-1
/
+1
2006-06-23
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
2
-1
/
+7
2006-06-23
[PATCH] sys_move_pages: x86_64 support
Christoph Lameter
1
-1
/
+3
2006-06-23
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
3
-2
/
+7
2006-06-23
[PATCH] page migration: use allocator function for migrate_pages()
Christoph Lameter
1
-5
/
+6
2006-06-23
[PATCH] page migration: handle freeing of pages in migrate_pages()
Christoph Lameter
1
-4
/
+3
2006-06-23
[PATCH] Delete unused definitions of kvaddr_to_nid
Ralf Baechle
3
-7
/
+0
2006-06-23
[PATCH] slab: kmalloc, kzalloc comments cleanup and fix
Paul Drynoff
1
-0
/
+50
2006-06-23
[PATCH] initialise total_memory() earlier
Andrew Morton
1
-0
/
+1
2006-06-23
[PATCH] add page_mkwrite() vm_operations method
David Howells
1
-0
/
+4
2006-06-23
[PATCH] mm: fix swap unused warning
Con Kolivas
1
-11
/
+53
2006-06-23
[PATCH] sparsemem: record nid during memory present
Andy Whitcroft
1
-0
/
+5
2006-06-23
[PATCH] More page migration: use migration entries for file pages
Christoph Lameter
1
-15
/
+0
2006-06-23
[PATCH] Swapless page migration: rip out swap based logic
Christoph Lameter
1
-1
/
+0
2006-06-23
[PATCH] Swapless page migration: add R/W migration entries
Christoph Lameter
2
-0
/
+60
2006-06-23
[PATCH] page migration cleanup: pass "mapping" to migration functions
Christoph Lameter
2
-4
/
+8
2006-06-23
[PATCH] page migration cleanup: remove useless definitions
Christoph Lameter
1
-2
/
+0
2006-06-23
[PATCH] writeback: fix range handling
OGAWA Hirofumi
2
-2
/
+6
2006-06-23
[PATCH] radix-tree: direct data
Nick Piggin
1
-2
/
+3
2006-06-23
[PATCH] change gen_pool allocator to not touch managed memory
Dean Nelson
1
-20
/
+15
2006-06-23
[PATCH] mm: introduce remap_vmalloc_range()
Nick Piggin
1
-0
/
+8
2006-06-23
[PATCH] Unify pxm_to_node() and node_to_pxm()
Yasunori Goto
3
-1
/
+32
2006-06-23
[PATCH] tightening hugetlb strict accounting
Chen, Kenneth W
1
-6
/
+2
2006-06-23
[PATCH] reserve space for swap label
Andreas Dilger
1
-6
/
+8
2006-06-23
[PATCH] support for panic at OOM
KAMEZAWA Hiroyuki
1
-0
/
+1
2006-06-23
[PATCH] squash duplicate page_to_pfn and pfn_to_page
Andy Whitcroft
1
-12
/
+15
2006-06-23
[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...
Yasunori Goto
1
-0
/
+3
2006-06-23
[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...
Yasunori Goto
1
-2
/
+2
2006-06-23
[PATCH] wait_table and zonelist initializing for memory hotadd: change name o...
Yasunori Goto
1
-2
/
+2
2006-06-23
[PATCH] PG_uncached is ia64 only
Andrew Morton
1
-1
/
+13
2006-06-23
[PATCH] zone handle unaligned zone boundaries
Andy Whitcroft
1
-2
/
+5
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
4
-11
/
+16
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
3
-13
/
+17
2006-06-22
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-36
/
+175
2006-06-22
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+31
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
44
-252
/
+1161
2006-06-22
[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()
Krzysztof Halasa
1
-1
/
+1
2006-06-22
[PATCH] network driver for Hilscher netx
Sascha Hauer
1
-0
/
+27
2006-06-22
Merge branch 'master' into upstream
Jeff Garzik
1049
-2612
/
+5568
2006-06-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
4
-2
/
+76
2006-06-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6
Linus Torvalds
2
-2
/
+5
2006-06-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
12
-10
/
+99
2006-06-22
[PATCH] zlib_inflate: Upgrade library code to a recent version
Richard Purdie
3
-92
/
+141
2006-06-22
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
Bjorn Helgaas
10
-11
/
+11
[next]