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
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
21
-41
/
+41
2010-05-25
hangcheck-timer: fix x86_32 bugs
Yury Polyanskiy
1
-6
/
+14
2010-05-25
endian: #define __BYTE_ORDER
Joakim Tjernlund
9
-31
/
+8
2010-05-25
err.h: add __must_check to error pointer handlers
Jani Nikula
1
-5
/
+5
2010-05-25
cpuidle: add a repeating pattern detector to the menu governor
Arjan van de Ven
1
-1
/
+59
2010-05-25
mn10300: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-05-25
mn10300: use generic atomic.h
Mathieu Desnoyers
1
-157
/
+1
2010-05-25
m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver
Greg Ungerer
1
-1
/
+1
2010-05-25
frv: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-05-25
frv: extend gdbstub to support more features of gdb
David Howells
3
-2
/
+70
2010-05-25
mm: make lowmem_page_address() use PFN_PHYS() for improved portability
Chris Metcalf
1
-1
/
+2
2010-05-25
mem-hotplug: fix potential race while building zonelist for new populated zone
Haicheng Li
4
-10
/
+22
2010-05-25
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
Haicheng Li
5
-12
/
+29
2010-05-25
mem-hotplug: separate setup_per_cpu_pageset() into separate functions
Wu Fengguang
1
-17
/
+20
2010-05-25
mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.
Marcelo Roberto Jimenez
1
-1
/
+1
2010-05-25
highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...
Akinobu Mita
2
-2
/
+2
2010-05-25
include/linux/gfp.h: fix coding style
matt mooney
1
-5
/
+5
2010-05-25
include/linux/gfp.h: spelling fixes
matt mooney
1
-4
/
+4
2010-05-25
cpu/mem hotplug: enable CPUs online before local memory online
minskey guo
3
-0
/
+49
2010-05-25
vmscan: remove isolate_pages callback scan control
Johannes Weiner
2
-30
/
+35
2010-05-25
vmscan: remove all_unreclaimable scan control
Johannes Weiner
1
-8
/
+6
2010-05-25
mm: document follow_page()
Johannes Weiner
1
-2
/
+11
2010-05-25
fs-writeback: check sync bit earlier in inode_wait_for_writeback
Richard Kennedy
1
-2
/
+2
2010-05-25
mm: introduce free_pages_prepare()
KOSAKI Motohiro
1
-19
/
+21
2010-05-25
vmscan: page_check_references(): check low order lumpy reclaim properly
KOSAKI Motohiro
1
-15
/
+26
2010-05-25
readahead.c: fix comment
Huang Shijie
1
-1
/
+1
2010-05-25
vmscan: prevent get_scan_ratio() rounding errors
Shaohua Li
1
-52
/
+55
2010-05-25
mm: consider the entire user address space during node migration
Greg Thelen
1
-1
/
+1
2010-05-25
mm: compaction: defer compaction using an exponential backoff when compaction...
Mel Gorman
3
-1
/
+52
2010-05-25
mm: compaction: add a tunable that decides when memory should be compacted an...
Mel Gorman
4
-1
/
+44
2010-05-25
mm: compaction: direct compact when a high-order allocation fails
Mel Gorman
5
-6
/
+215
2010-05-25
mm: compaction: add /sys trigger for per-node memory compaction
Mel Gorman
4
-0
/
+49
2010-05-25
mm: compaction: add /proc trigger for memory compaction
Mel Gorman
4
-0
/
+88
2010-05-25
mm: compaction: memory compaction core
Mel Gorman
10
-1
/
+472
2010-05-25
mm: move definition for LRU isolation modes to a header
Mel Gorman
2
-5
/
+5
2010-05-25
mm: export fragmentation index via debugfs
Mel Gorman
1
-0
/
+84
2010-05-25
mm: export unusable free space index via debugfs
Mel Gorman
1
-1
/
+149
2010-05-25
mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...
Mel Gorman
3
-2
/
+38
2010-05-25
mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
Mel Gorman
1
-3
/
+14
2010-05-25
mm: migration: allow the migration of PageSwapCache pages
Mel Gorman
1
-17
/
+36
2010-05-25
mm: migration: do not try to migrate unmapped anonymous pages
Mel Gorman
1
-0
/
+11
2010-05-25
mm: migration: share the anon_vma ref counts between KSM and page migration
Mel Gorman
4
-40
/
+24
2010-05-25
mm: migration: take a reference to the anon_vma before migrating
Mel Gorman
3
-5
/
+40
2010-05-25
mm: default to node zonelist ordering when nodes have only lowmem
David Rientjes
1
-1
/
+10
2010-05-25
pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma
Naoya Horiguchi
1
-0
/
+4
2010-05-25
mincore: do nested page table walks
Johannes Weiner
1
-17
/
+58
2010-05-25
mincore: pass ranges as start,end address pairs
Johannes Weiner
1
-30
/
+27
2010-05-25
mincore: break do_mincore() into logical pieces
Johannes Weiner
1
-74
/
+97
2010-05-25
mincore: cleanups
Johannes Weiner
1
-49
/
+27
2010-05-25
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
Miao Xie
11
-20
/
+148
[next]