summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-13xen: fix xen_flush_tlb_othersIan Campbell
2009-02-13Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...Ingo Molnar
2009-02-13Merge branch 'x86/mm' into x86/coreIngo Molnar
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar
2009-02-13Merge branch 'x86/cleanups' into x86/coreIngo Molnar
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-13x86, hpet: fix for LS21 + HPET = boot hangjohn stultz
2009-02-12x86: CPA avoid repeated lazy mmu flushThomas Gleixner
2009-02-12x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner
2009-02-12x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge
2009-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-02-12Fix page writeback thinko, causing Berkeley DB slowdownNick Piggin
2009-02-12mm: Export symbol ksize()Kirill A. Shutemov
2009-02-12x86, 32-bit: refactor find_low_pfn_range()Ingo Molnar
2009-02-12x86, 32-bit: clean up find_low_pfn_range()Ingo Molnar
2009-02-12x86: fix warning in find_low_pfn_range()Ingo Molnar
2009-02-12x86, defconfig: turn off CONFIG_SCSI_ISCSI_ATTRS=yIngo Molnar
2009-02-12x86, defconfig: turn off CONFIG_ENABLE_WARN_DEPRECATEDIngo Molnar
2009-02-12x86, defconfig: update the 64-bit defconfigIngo Molnar
2009-02-12x86, defconfig: update the 32-bit defconfigIngo Molnar
2009-02-12x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha
2009-02-12x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge
2009-02-12x86: UV: fix header struct usageRandy Dunlap
2009-02-12x86: merge sys_rt_sigreturn between 32 and 64 bitsH. Peter Anvin
2009-02-12Merge git://git.infradead.org/users/cbou/battery-2.6.29Linus Torvalds
2009-02-11w1: w1 temp calculation overflow fixIan Dall
2009-02-11nbd: fix I/O hang on disconnected nbdsPaul Clements
2009-02-11mm: rearrange exit_mmap() to unlock before arch_exit_mmapJeremy Fitzhardinge
2009-02-11parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby
2009-02-11writeback: fix break conditionFederico Cuello
2009-02-11syscall define: fix uml compile bugHeiko Carstens
2009-02-11ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan
2009-02-11cgroups: add Li Zefan as a maintainerKOSAKI Motohiro
2009-02-11rtc: t reaches -1, tested 0Roel Kluin
2009-02-11kernel-doc: fix syscall wrapper processingRandy Dunlap
2009-02-11kernel-doc: preferred ending marker and examplesRandy Dunlap
2009-02-11memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki
2009-02-11video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig
2009-02-11tpm: correct email address for tpm_infineon-driverMarcel Selhorst
2009-02-11mm: fix mlocked page counter mismatchMinChan Kim
2009-02-11ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"Jan Kara
2009-02-11jbd: fix return value of journal_start_commit()Jan Kara
2009-02-11mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener
2009-02-11gx1fb: properly alloc cmap and plug cmap leakAndres Salomon
2009-02-11gxfb: properly alloc cmap and plug cmap leakAndres Salomon
2009-02-11lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta
2009-02-11rtc: update maintainership of pxa rtc driverRobert Jarzmik
2009-02-11migration: migrate_vmas should check "vma"Daisuke Nishimura