summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-133c505: do not set pcb->data.raw beyond its sizeRoel Kluin1-10/+16
2009-02-13Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton1-4/+2
2009-02-13net: don't use in_atomic() in gfp_any()Andrew Morton1-1/+1
2009-02-13IRDA: cnt is off by 1Roel Kluin1-1/+1
2009-02-13netxen: remove pcie workaroundDhananjay Phadke1-64/+0
2009-02-13sun3: print when lance_open() failsRoel Kluin1-1/+1
2009-02-13qlge: bugfix: Add missing rx buf clean index on early exit.Ron Mercer1-0/+2
2009-02-13qlge: bugfix: Fix RX scaling values.Ron Mercer1-2/+2
2009-02-13qlge: bugfix: Fix TSO breakage.Ron Mercer1-4/+6
2009-02-13qlge: bugfix: Add missing dev_kfree_skb_any() call.Ron Mercer1-0/+2
2009-02-13qlge: bugfix: Add missing put_page() call.Ron Mercer1-0/+2
2009-02-13qlge: bugfix: Fix fatal error recovery hang.Ron Mercer1-2/+11
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-12sched: do not account for NMIsSteven Rostedt1-16/+16
2009-02-12ring-buffer: rename label out_unlock to out_resetSteven Rostedt1-5/+5
2009-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-0/+3
2009-02-12preempt-count: force hardirq-count to max of 10Steven Rostedt4-58/+24
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-11Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVEMel Gorman1-20/+33
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