summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-12Btrfs: Avoid using __GFP_HIGHMEM with slab allocatorYan Zheng1-1/+1
2009-02-12Btrfs: don't clean old snapshots on sync(1)Chris Mason1-1/+0
2009-02-12Btrfs: use larger metadata clusters in ssd modeChris Mason1-1/+2
2009-02-12Btrfs: process mount options on mount -o remount,Chris Mason1-0/+4
2009-02-12Btrfs: make sure all pending extent operations are completeJosef Bacik1-29/+42
2009-02-12sched: cpu hotplug fixIngo Molnar1-3/+12
2009-02-12x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha3-58/+45
2009-02-12x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge1-0/+14
2009-02-11Merge git://git.infradead.org/users/cbou/battery-2.6.29Linus Torvalds1-1/+2
2009-02-12ALSA: hda - Register (new) devices at reconfigTakashi Iwai1-1/+1
2009-02-12ALSA: mtpav - Fix initial value for input hwportTakashi Iwai1-1/+2
2009-02-11w1: w1 temp calculation overflow fixIan Dall1-1/+1
2009-02-11nbd: fix I/O hang on disconnected nbdsPaul Clements1-0/+9
2009-02-11mm: rearrange exit_mmap() to unlock before arch_exit_mmapJeremy Fitzhardinge1-4/+6
2009-02-11parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby1-0/+5
2009-02-11writeback: fix break conditionFederico Cuello1-13/+16
2009-02-11syscall define: fix uml compile bugHeiko Carstens1-14/+14
2009-02-11ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte1-3/+6
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan2-1/+3
2009-02-11cgroups: add Li Zefan as a maintainerKOSAKI Motohiro1-0/+2
2009-02-11rtc: t reaches -1, tested 0Roel Kluin1-1/+1
2009-02-11kernel-doc: fix syscall wrapper processingRandy Dunlap1-1/+39
2009-02-11kernel-doc: preferred ending marker and examplesRandy Dunlap1-3/+4
2009-02-11memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki1-1/+2
2009-02-11video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig1-1/+1
2009-02-11tpm: correct email address for tpm_infineon-driverMarcel Selhorst2-4/+4
2009-02-11mm: fix mlocked page counter mismatchMinChan Kim1-1/+2
2009-02-11ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"Jan Kara1-5/+6
2009-02-11jbd: fix return value of journal_start_commit()Jan Kara1-6/+11
2009-02-11mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2-3/+4
2009-02-11gx1fb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-11gxfb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-11lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta1-6/+11
2009-02-11rtc: update maintainership of pxa rtc driverRobert Jarzmik2-1/+7
2009-02-11migration: migrate_vmas should check "vma"Daisuke Nishimura1-1/+1
2009-02-11Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVEMel Gorman1-20/+33
2009-02-11futex: fix reference leakPeter Zijlstra1-25/+28
2009-02-11iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2-4/+26
2009-02-11zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung1-0/+1
2009-02-11zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung1-0/+1
2009-02-11mac80211: restrict to AP in outgoing interface heuristicJohannes Berg1-0/+2
2009-02-11ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland1-32/+53
2009-02-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+9
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-75/+209
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds26-125/+207
2009-02-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-8/+12
2009-02-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-60/+81
2009-02-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2009-02-11x86, ptrace, mm: fix double-free on raceMarkus Metzger3-7/+17
2009-02-11sched: revert recent sync wakeup changesPeter Zijlstra2-12/+9