]> rtime.felk.cvut.cz Git - linux-imx.git/history - mm
x86/dmi: fix dmi_alloc() section mismatches
[linux-imx.git] / mm /
2009-03-20 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mm', 'x86/setup...
2009-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-18 Ingo MolnarMerge branches 'x86/cleanups', 'x86/cpu', 'x86/debug...
2009-03-18 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-03-18 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-03-18 Benjamin HerrenschmidtMerge commit 'gcl/merge' into merge
2009-03-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-03-14 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-03-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-03-14 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-03-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-03-14 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-03-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-14 Daisuke Nishimuravmscan: pgmoved should be cleared after updating recent...
2009-03-14 Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/cleanups...
2009-03-14 Ingo MolnarMerge branch 'core/percpu' into x86/core
2009-03-14 Pallipadi, VenkateshVM, x86, PAT: add a new vm flag to track full pfnmap...
2009-03-13 Ingo MolnarMerge branch 'x86/core' into x86/kconfig
2009-03-13 Pallipadi, VenkateshVM, x86, PAT: Change is_linear_pfn_mapping to not use...
2009-03-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-12 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2009-03-12 Linus TorvaldsMerge branch 'fixes-20090312' of git://git.kernel.org...
2009-03-12 KOSAKI Motohiromemcg: use correct scan number at reclaim
2009-03-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-12 Ingo MolnarMerge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86...
2009-03-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-03-11 Ingo MolnarMerge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2...
2009-03-11 Ingo MolnarMerge branch 'tj-percpu' of git://git.kernel.org/pub...
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-11 Tejun Heopercpu: fix spurious alignment WARN in legacy SMP percp...
2009-03-10 Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/fixmap'...
2009-03-10 Tejun Heopercpu: generalize embedding first chunk setup helper
2009-03-10 Tejun Heopercpu: more flexibility for @dyn_size of pcpu_setup_fi...
2009-03-10 Tejun Heopercpu: make x86 addr <-> pcpu ptr conversion macros...
2009-03-09 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2009-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-08 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2009-03-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-08 Linus TorvaldsMerge branch 'fix/hda' of git://git.kernel.org/pub...
2009-03-07 Tejun Heopercpu: finer grained locking to break deadlock and...
2009-03-06 Ben DooksMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-03-06 Tejun Heopercpu: move fully free chunk reclamation into a work
2009-03-06 Tejun Heopercpu: move chunk area map extension out of area alloc...
2009-03-06 Tejun Heopercpu: replace pcpu_realloc() with pcpu_mem_alloc...
2009-03-06 Tejun Heopercpu, module: implement reserved allocation and use...
2009-03-06 Tejun Heopercpu: add an indirection ptr for chunk page map access
2009-03-06 Tejun Heopercpu: use negative for auto for pcpu_setup_first_chun...
2009-03-06 Tejun Heopercpu: improve first chunk initial area map handling
2009-03-06 Tejun Heopercpu: cosmetic renames in pcpu_setup_first_chunk()
2009-03-05 Ingo MolnarMerge branch 'x86/doc' into x86/core
2009-03-05 Ingo MolnarMerge branch 'x86/mm' into x86/core
2009-03-05 Ingo MolnarMerge branch 'x86/mce2' into x86/core
2009-03-05 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-05 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion
2009-03-04 Ingo MolnarMerge branch 'x86/urgent' into x86/mm
2009-03-04 H. Peter AnvinMerge branch 'x86/core' into x86/mce2
2009-03-04 Ingo MolnarMerge branch 'x86/core' into core/percpu
2009-03-04 Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-03-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-03 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2009-03-03 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-03-03 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-02 Linus TorvaldsMerge branch 'fix/hda' of git://git.kernel.org/pub...
2009-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-02 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-03-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-02 Ingo Molnarx86, mm: dont use non-temporal stores in pagecache...
2009-03-01 Ingo MolnarMerge branch 'x86/pat' into x86/core
2009-03-01 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-03-01 Tejun Heobootmem, x86: further fixes for arch-specific bootmem...
2009-03-01 Tejun Heopercpu: kill compile warning in pcpu_populate_chunk()
2009-02-28 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-02-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-02-28 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-02-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-02-28 Linus TorvaldsMerge branch 'sh/for-2.6.29' of git://git.kernel.org...
2009-02-28 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-02-28 Vegard Nossummm: fix lazy vmap purging (use-after-free error)
2009-02-28 Nick Pigginmm: vmap fix overflow
2009-02-26 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-02-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-02-26 Ingo MolnarMerge branches 'x86/apic', 'x86/defconfig', 'x86/memtes...
2009-02-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-02-25 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2009-02-25 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-02-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-02-25 Hugh Dickinsshmem: fix shared anonymous accounting
2009-02-25 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-02-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next