]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - mm
ARM: OMAP3: update clk_wait_ready() for OMAP3 DSS clocks
[linux-2.6-omap-h63xx.git] / mm /
2007-12-16 Tony LindgrenMerge current mainline tree into linux-omap tree
2007-12-11 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-12-11 Adam Litkehugetlb: handle write-protection faults in follow_huget...
2007-12-10 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-12-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-09 Linus TorvaldsAvoid double memclear() in SLOB/SLUB
2007-12-06 Len BrownPull bugzilla-9345 into release branch
2007-12-06 Len BrownPull apm-freeze-fix into release branch
2007-12-06 Len BrownPull suspend-2.6.24 into release branch
2007-12-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-12-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-05 Eric ParisVM/Security: add security hook to do_brk
2007-12-05 Vegard NossumSLUB's ksize() fails for size > 2048
2007-12-05 Nick Pigginmm: fix XIP file writes
2007-12-05 Tetsuo HandaAdd EXPORT_SYMBOL(ksize);
2007-12-05 Denis Chengmm/backing-dev.c: fix percpu_counter_destroy call bug...
2007-12-05 Eric ParisVM/Security: add security hook to do_brk
2007-12-05 Eric ParisSecurity: round mmap hint address above mmap_min_addr
2007-12-05 Eric Parissecurity: protect from stack expantion into low vm...
2007-12-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-02 Len BrownPull thermal into release branch
2007-12-01 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git.kernel.org...
2007-12-01 Jeff GarzikMerge branch 'master' into upstream-fixes
2007-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-12-01 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-11-30 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-11-30 Matthew WilcoxFix kmem_cache_free performance regression in slab
2007-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-29 KAMEZAWA Hiroyukimemory hotplug fix: fix section mismatch in vmammap_all...
2007-11-29 Mel GormanFix boot problem with iSeries lacking hugepage support
2007-11-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-28 Tony LindgrenMerge current mainline tree into linux-omap tree
2007-11-28 Hugh Dickinsprep_zero_page: remove bogus BUG_ON
2007-11-28 Hugh Dickinstmpfs: restore missing clear_highpage
2007-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-27 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-11-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-27 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-11-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-27 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-11-25 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2007-11-21 Tony LindgrenMerge current mainline tree into linux-omap tree
2007-11-20 Christian Borntraeger[S390] Optimize storage key handling for anonymous...
2007-11-20 Len BrownPull video-2.6.24 into release branch
2007-11-20 Len BrownPull thinkpad-2.6.24 into release branch
2007-11-20 Len BrownPull cpuidle into release branch
2007-11-20 Len BrownPull battery into release branch
2007-11-20 Paul MackerrasMerge branch 'for-2.6.24' of master.kernel.org:/pub...
2007-11-20 Paul MackerrasMerge branch 'for-2.6.24' of master.kernel.org:/pub...
2007-11-17 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-11-17 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-11-16 Linus Torvaldsdirty page balancing: Get rid of broken unmapped_ratio...
2007-11-16 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-11-16 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-11-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-15 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2007-11-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-15 Nick Pigginslob: fix memory corruption
2007-11-15 David S. MillerMerge branch 'fixes-davem' of git://git.kernel.org...
2007-11-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-15 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-11-15 Balbir SinghSwap delay accounting, include lock_page() delays
2007-11-15 Randy Dunlapvmstat: fix section mismatch warning
2007-11-15 Adrian Bunkfix mm/util.c:krealloc()
2007-11-15 Ken Chenhugetlb: fix i_blocks accounting
2007-11-15 Adrian Bunkmm/hugetlb.c: make a function static
2007-11-15 Adam Litkehugetlb: enforce quotas during reservation for shared...
2007-11-15 Adam Litkehugetlb: allow bulk updating in hugetlb_*_quota()
2007-11-15 Adam Litkehugetlb: debit quota in alloc_huge_page
2007-11-15 Adam Litkehugetlb: fix quota management for private mappings
2007-11-15 Adam Litkehugetlb: split alloc_huge_page into private and shared...
2007-11-15 Adam Litkehugetlb: follow_hugetlb_page() for write access
2007-11-15 Yasunori GotoAdd IORESOUCE_BUSY flag for System RAM
2007-11-15 Peter Zijlstramm: speed up writeback ramp-up on clean systems
2007-11-15 KAMEZAWA Hiroyukimemory hotremove: unset migrate type "ISOLATE" after...
2007-11-15 Lee SchermerhornMigration: find correct vma in new_vma_page()
2007-11-15 Akinobu Mitaslab: fix typo in allocation failure handling
2007-11-13 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-11-13 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2007-11-13 Paul MackerrasMerge branch 'for-2.6.24' of master.kernel.org:/pub...
next