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
2009-06-16
mm, PM/Freezer: Disable OOM killer when tasks are frozen
Rafael J. Wysocki
1
-0
/
+12
2009-06-16
mm: introduce follow_pfn()
Johannes Weiner
1
-0
/
+2
2009-06-16
vmscan: cleanup the scan batching code
Wu Fengguang
1
-2
/
+2
2009-06-16
vmscan: evict use-once pages first
Rik van Riel
1
-0
/
+7
2009-06-16
mm: introduce PageHuge() for testing huge/gigantic pages
Wu Fengguang
1
-0
/
+7
2009-06-16
page allocator: use a pre-calculated value instead of num_online_nodes() in f...
Christoph Lameter
1
-3
/
+16
2009-06-16
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
1
-1
/
+15
2009-06-16
page allocator: move check for disabled anti-fragmentation out of fastpath
Mel Gorman
1
-3
/
+0
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2
-1
/
+9
2009-06-16
page allocator: do not sanity check order in the fast path
Mel Gorman
1
-6
/
+0
2009-06-16
page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()
Mel Gorman
1
-10
/
+2
2009-06-16
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2
-8
/
+13
2009-06-16
mm: clean up get_user_pages_fast() documentation
Nick Piggin
1
-15
/
+5
2009-06-16
radix-tree: add radix_tree_prev_hole()
Wu Fengguang
1
-0
/
+2
2009-06-16
readahead: record mmap read-around states in file_ra_state
Wu Fengguang
1
-2
/
+3
2009-06-16
readahead: make mmap_miss an unsigned int
Wu Fengguang
1
-1
/
+1
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-12
/
+0
2009-06-16
firmware_map: fix hang with x86/32bit
Yinghai Lu
1
-8
/
+4
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
1
-0
/
+3
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-2
/
+30
2009-06-15
Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+3
2009-06-15
Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+31
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
101
-1305
/
+3741
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+4
2009-06-15
regulator/max1586: support increased V3 voltage range
Philipp Zabel
1
-0
/
+11
2009-06-15
LP3971 PMIC regulator driver (updated and combined version)
Marek Szyprowski
1
-0
/
+51
2009-06-15
regulator: add userspace-consumer driver
Mike Rapoport
1
-0
/
+25
2009-06-15
Maxim 1586 regulator driver
Robert Jarzmik
1
-0
/
+52
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
256
-1716
/
+10381
2009-06-15
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
1
-4
/
+4
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
3
-20
/
+234
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-0
/
+2
2009-06-14
keyboard: advertise KT_DEAD2 extended diacriticals
Samuel Thibault
1
-0
/
+1
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-0
/
+239
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+36
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-0
/
+407
2009-06-14
vmlinux.lds.h update
Sam Ravnborg
3
-16
/
+11
2009-06-14
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-0
/
+127
2009-06-13
MFD,mmc: tmio_mmc: make HCLK configurable
Philipp Zabel
1
-0
/
+7
2009-06-13
cb710: more cleanup for the DEBUG case.
Michał Mirosław
1
-3
/
+0
2009-06-13
cb710: handle DEBUG define in Makefile
Pierre Ossman
1
-4
/
+0
2009-06-13
mmc: Driver for CB710/720 memory card reader (MMC part)
Michał Mirosław
2
-0
/
+239
2009-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
1
-0
/
+2
2009-06-13
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Haavard Skinnemoen
1
-0
/
+2
2009-06-13
netfilter: conntrack: optional reliable conntrack event delivery
Pablo Neira Ayuso
3
-17
/
+48
2009-06-13
list_nulls: add hlist_nulls_add_head and hlist_nulls_del
Pablo Neira Ayuso
1
-0
/
+18
2009-06-13
netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()
Pablo Neira Ayuso
1
-0
/
+2
2009-06-13
netfilter: conntrack: move event caching to conntrack extension infrastructure
Pablo Neira Ayuso
3
-64
/
+73
2009-06-13
clocksource: prevent selection of low resolution clocksourse also for nohz=on
Thomas Gleixner
2
-1
/
+4
[next]