aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-12qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer
2009-02-12TG3: limit reaches -1Roel Kluin
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-12Btrfs: hold trans_mutex when using btrfs_record_root_in_transYan Zheng
2009-02-12Btrfs: make a lockdep class for the extent buffer locksChris Mason
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-12Btrfs: fs/btrfs/volumes.c: remove useless kzallocJulia Lawall
2009-02-12Btrfs: remove unused code in split_state()Qinghuang Feng
2009-02-12Btrfs: remove btrfs_init_pathJeff Mahoney
2009-02-12Btrfs: balance_level checks !child after accessJeff Mahoney
2009-02-12Btrfs: Avoid using __GFP_HIGHMEM with slab allocatorYan Zheng
2009-02-12Btrfs: don't clean old snapshots on sync(1)Chris Mason
2009-02-12Btrfs: use larger metadata clusters in ssd modeChris Mason
2009-02-12Btrfs: process mount options on mount -o remount,Chris Mason
2009-02-12Btrfs: make sure all pending extent operations are completeJosef Bacik
2009-02-12sched: cpu hotplug fixIngo 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-11Merge git://git.infradead.org/users/cbou/battery-2.6.29Linus Torvalds
2009-02-12ALSA: hda - Register (new) devices at reconfigTakashi Iwai
2009-02-12ALSA: mtpav - Fix initial value for input hwportTakashi Iwai
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
2009-02-11Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVEMel Gorman