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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-08
[PATCH] frv: miscellaneous changes
David Howells
11
-6
/
+54
2006-01-08
[PATCH] frv: make get_user macro cast pointers
David Howells
1
-4
/
+4
2006-01-08
[PATCH] frv: force serial driver inclusion
David Howells
2
-0
/
+7
2006-01-08
[PATCH] frv: fix PCMCIA configuration
David Howells
1
-17
/
+1
2006-01-08
[PATCH] frv: add pci_iomap
David Howells
2
-1
/
+30
2006-01-08
[PATCH] frv: add module support stubs
David Howells
3
-4
/
+93
2006-01-08
[PATCH] frv: supply various missing I/O access primitives
David Howells
2
-0
/
+127
2006-01-08
[PATCH] frv: support module exception tables
David Howells
1
-25
/
+9
2006-01-08
[PATCH] frv: implement and export various things required by modules
David Howells
14
-14
/
+155
2006-01-08
[PATCH] frv: drop unsupported debugging features
David Howells
1
-22
/
+0
2006-01-08
[PATCH] frv: drop 8/16-bit xchg and cmpxchg
David Howells
2
-183
/
+5
2006-01-08
[PATCH] frv: suppress configuration of certain features for FRV
David Howells
5
-10
/
+10
2006-01-08
[PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renaming
Lennert Buytenhek
1
-7
/
+7
2006-01-08
[PATCH] fix Kconfig depends for cs89x0 (PNX010X support)
Lennert Buytenhek
1
-1
/
+1
2006-01-08
[PATCH] cs89x0: switch {in,out}sw to {read,write}words
Lennert Buytenhek
1
-3
/
+31
2006-01-08
[PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 support
Lennert Buytenhek
2
-13
/
+34
2006-01-08
[PATCH] cs89x0: make {read,write}reg use {read,write}word
Lennert Buytenhek
1
-6
/
+6
2006-01-08
[PATCH] cs89x0: swap {read,write}reg and {read,write}word
Lennert Buytenhek
1
-10
/
+10
2006-01-08
[PATCH] cs89x0: convert {inw,outw} calls to {read,write}word
Lennert Buytenhek
1
-17
/
+17
2006-01-08
[PATCH] cs89x0: make {read,write}word take base_addr
Lennert Buytenhek
1
-9
/
+9
2006-01-08
[PATCH] Optimise oom kill of current task
Kirill Korotaev
1
-2
/
+3
2006-01-08
[PATCH] Move page migration related functions near do_migrate_pages()
Christoph Lameter
1
-132
/
+138
2006-01-08
[PATCH] mempolicies: unexport get_vma_policy()
Christoph Lameter
2
-5
/
+2
2006-01-08
[PATCH] Drop page table lock before calling migrate_page_add()
Christoph Lameter
1
-1
/
+4
2006-01-08
[PATCH] Fold numa_maps into mempolicies.c
Christoph Lameter
2
-123
/
+142
2006-01-08
[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERT
Christoph Lameter
1
-22
/
+24
2006-01-08
[PATCH] rmap: additional diagnostics in page_remove_rmap()
Dave Jones
1
-0
/
+7
2006-01-08
[PATCH] mm: clean up local variables
Tobias Klauser
2
-7
/
+8
2006-01-08
[PATCH] set_page_count() macro safety
Avishay Traeger
1
-1
/
+1
2006-01-08
[PATCH] mm: make hugepages obey cpusets.
Christoph Lameter
1
-1
/
+3
2006-01-08
[PATCH] cpusets: swap migration interface
Paul Jackson
3
-2
/
+68
2006-01-08
[PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx
Christoph Lameter
1
-22
/
+34
2006-01-08
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
3
-15
/
+32
2006-01-08
[PATCH] SwapMig: Drop unused pages immediately
Christoph Lameter
1
-0
/
+5
2006-01-08
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
Christoph Lameter
3
-5
/
+5
2006-01-08
[PATCH] SwapMig: CONFIG_MIGRATION fixes
Christoph Lameter
2
-78
/
+77
2006-01-08
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
11
-5
/
+111
2006-01-08
[PATCH] Swap Migration V5: MPOL_MF_MOVE interface
Christoph Lameter
2
-20
/
+138
2006-01-08
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
Christoph Lameter
3
-9
/
+20
2006-01-08
[PATCH] Swap Migration V5: migrate_pages() function
Christoph Lameter
2
-34
/
+182
2006-01-08
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
Christoph Lameter
3
-5
/
+4
2006-01-08
[PATCH] Swap Migration V5: LRU operations
Christoph Lameter
3
-13
/
+112
2006-01-08
[PATCH] add schedule_on_each_cpu()
Christoph Lameter
2
-0
/
+20
2006-01-08
[PATCH] mm: free_pages opt
Nick Piggin
1
-28
/
+30
2006-01-08
[PATCH] mm: cleanup zone_pcp
Nick Piggin
1
-8
/
+8
2006-01-08
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
Rohit Seth
5
-0
/
+81
2006-01-08
[PATCH] drop-pagecache
Andrew Morton
9
-5
/
+107
2006-01-08
[PATCH] slab: remove nested #ifdef CONFIG_NUMA
Christoph Lameter
1
-2
/
+0
2006-01-08
[PATCH] slab: fix code formatting
Pekka Enberg
1
-464
/
+500
2006-01-08
[PATCH] slab: extract slab order calculation to separate function
Pekka Enberg
1
-40
/
+49
[prev]
[next]