summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-13qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer1-2/+2
2009-02-13TG3: limit reaches -1Roel Kluin1-2/+2
2009-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-0/+3
2009-02-12Fix page writeback thinko, causing Berkeley DB slowdownNick Piggin1-1/+1
2009-02-12mm: Export symbol ksize()Kirill A. Shutemov3-0/+3
2009-02-12Merge 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-12w1: w1 temp calculation overflow fixIan Dall1-1/+1
2009-02-12nbd: fix I/O hang on disconnected nbdsPaul Clements1-0/+9
2009-02-12mm: rearrange exit_mmap() to unlock before arch_exit_mmapJeremy Fitzhardinge1-4/+6
2009-02-12parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby1-0/+5
2009-02-12writeback: fix break conditionFederico Cuello1-13/+16
2009-02-12syscall define: fix uml compile bugHeiko Carstens1-14/+14
2009-02-12ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte1-3/+6
2009-02-12cgroups: fix lockdep subclasses overflowLi Zefan2-1/+3
2009-02-12cgroups: add Li Zefan as a maintainerKOSAKI Motohiro1-0/+2
2009-02-12rtc: t reaches -1, tested 0Roel Kluin1-1/+1
2009-02-12kernel-doc: fix syscall wrapper processingRandy Dunlap1-1/+39
2009-02-12kernel-doc: preferred ending marker and examplesRandy Dunlap1-3/+4
2009-02-12memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki1-1/+2
2009-02-12video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig1-1/+1
2009-02-12tpm: correct email address for tpm_infineon-driverMarcel Selhorst2-4/+4
2009-02-12mm: fix mlocked page counter mismatchMinChan Kim1-1/+2
2009-02-12ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"Jan Kara1-5/+6
2009-02-12jbd: fix return value of journal_start_commit()Jan Kara1-6/+11
2009-02-12mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2-3/+4
2009-02-12gx1fb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-12gxfb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-12lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta1-6/+11
2009-02-12rtc: update maintainership of pxa rtc driverRobert Jarzmik2-1/+7
2009-02-12migration: migrate_vmas should check "vma"Daisuke Nishimura1-1/+1
2009-02-12ehea: Fix: Remove adapter from adapter list in error pathHannes Hering2-1/+2
2009-02-11Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVEMel Gorman1-20/+33
2009-02-11orinoco: Move scan helpers to a separate fileDavid Kilroy4-219/+265
2009-02-11orinoco: use orinoco_private instead of net_device in scan helperDavid Kilroy1-5/+5
2009-02-11orinoco: Rename orinoco.cDavid Kilroy7-7/+8
2009-02-11orinoco: Fix interesting checkpatch errorsDavid Kilroy1-30/+22
2009-02-11orinoco: keep line length below 80 charactersDavid Kilroy1-45/+68
2009-02-11orinoco: remove unnecessary bracesDavid Kilroy1-11/+7
2009-02-11orinoco: spaces in parenthesised expressionsDavid Kilroy1-55/+55
2009-02-11orinoco: address leading and trailing whitespaceDavid Kilroy1-53/+53
2009-02-11b43: Add parts of LP-PHY TX power controlMichael Buesch5-3/+262
2009-02-11mac80211: Free current bss information in few places where we don't need it a...Vasanthakumar Thiagarajan3-17/+36
2009-02-11ath9k: Add retry counters to rate control debug fileSujith3-4/+30
2009-02-11ath9k: Handle mac80211's FIF_CONTROL flag properlySujith1-0/+3
2009-02-11ath9k: Remove all the redundant internal buffer typesSujith3-29/+23
2009-02-11ath9k: Lock mac80211 callbacks with a mutexSujith1-14/+46
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