aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison
2008-11-10ipv6: fix ip6_mr_init error pathBenjamin Thery
2008-11-10[4/4] dca: fixup initialization dependencyDan Williams
2008-11-10[3/4] I/OAT: fix async_tx.callback checkingMaciej Sosnowski
2008-11-10[2/4] I/OAT: fix dma_pin_iovec_pages() error handlingMaciej Sosnowski
2008-11-10[1/4] I/OAT: fix channel resources free for not allocated channelsMaciej Sosnowski
2008-11-10ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch
2008-11-10SSB: hide empty sub menuMike Frysinger
2008-11-10nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner
2008-11-10vlan: Fix typos in proc output stringFerenc Wagner
2008-11-10irq: call __irq_enter() before calling the tick_idle_checkThomas Gleixner
2008-11-10x86: Make NUMA on 32-bit depend on BROKENRafael J. Wysocki
2008-11-10KEYS: Make request key instantiate the per-user keyringsDavid Howells
2008-11-10powerpc: Repair device bindings documentationTrent Piepho
2008-11-10sparc64: Update defconfig.David S. Miller
2008-11-10Revert "sparc: correct section of current_pc()"David S. Miller
2008-11-10ocfs2: Check search result in ocfs2_xattr_block_get()Tiger Yang
2008-11-10ocfs2: fix printk related build warnings in xattr.cMark Fasheh
2008-11-10ocfs2: truncate outstanding block after direct io failureDmitri Monakhov
2008-11-10ocfs2/xattr: Proper hash collision handle in bucket divisionTao Ma
2008-11-10ocfs2: return 0 in page_mkwrite to let VFS retry.Tao Ma
2008-11-10ocfs2: Set journal descriptor to NULL after journal shutdownSunil Mushran
2008-11-10ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.Tao Ma
2008-11-10ocfs2: Let inode be really deleted when ocfs2_mknod_locked() failsJan Kara
2008-11-10ocfs2: Fix checking of return value of new_inode()Jan Kara
2008-11-10ocfs2: Fix check of return value of ocfs2_start_trans()Jan Kara
2008-11-10ocfs2: Fix some typos in xattr annotations.Tao Ma
2008-11-10ocfs2: Remove unused ocfs2_restore_xattr_block().Tao Ma
2008-11-10ocfs2: Don't repeat ocfs2_xattr_block_find()Joel Becker
2008-11-10ocfs2: Specify appropriate journal access for new xattr buckets.Joel Becker
2008-11-10ocfs2: Check errors from ocfs2_xattr_update_xattr_search()Joel Becker
2008-11-10ocfs2: Don't return -EFAULT from a corrupt xattr entry.Joel Becker
2008-11-10ocfs2: Check xattr block signatures properly.Joel Becker
2008-11-10ocfs2: add handler_map array bounds checkingTiger Yang
2008-11-10ocfs2: remove duplicate definition in xattrTiger Yang
2008-11-10ocfs2: fix function declaration and definition in xattrTiger Yang
2008-11-10ocfs2: fix license in xattrTiger Yang
2008-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-11-10Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai
2008-11-10ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptopTravis Place
2008-11-10x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming
2008-11-10x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming
2008-11-10x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo
2008-11-10sched: clean up debug infoPeter Zijlstra
2008-11-10[XFS] XFS: Check for valid transaction headers in recoveryDavid Chinner
2008-11-10[XFS] handle memory allocation failures during log initialisationDave Chinner
2008-11-10ALSA: gusextreme: Fix build errorsVille Syrjala
2008-11-10[XFS] Account for allocated blocks when expanding directoriesDavid Chinner
2008-11-10[XFS] Wait for all I/O on truncate to zero file sizeLachlan McIlroy