summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-04-17[ARM] JIVE: Fix sparse warnings about items which should be staticBen Dooks
2009-04-17[ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon'Ben Dooks
2009-04-17[ARM] S3C24XX: Fix sparse error in gpiolib.cBen Dooks
2009-04-17sparc32: Update defconfig.David S. Miller
2009-04-17sparc64: Update defconfig.David S. Miller
2009-04-17ALSA: MAINTAINERS - Update SOUNDJoe Perches
2009-04-17ALSA: emu10k1 - off by 1 in snd_emu10k1_wait()Roel Kluin
2009-04-17HID: Add support for the G25 force feedback wheel in native modeChristophe Borivant
2009-04-17gro: Fix use after free in tcp_gro_receiveHerbert Xu
2009-04-17pegasus: Handle disconnect error code correctly.Oliver Neukum
2009-04-17can: Network Drop Monitor: Make use of consume_skb() in af_can.cOliver Hartkopp
2009-04-17macb: process the RX ring regardless of interrupt statusErik Waling
2009-04-17macb: Handle Retry Limit Exceeded errorsErik Waling
2009-04-17ixgbe: Fix the DCB PFC thresholds for 82599PJ Waskiewicz
2009-04-17ixgbe: Fix DCB traffic class mapping for 82599PJ Waskiewicz
2009-04-17e1000: fix transmit routine exit bugJesse Brandeburg
2009-04-17e1000e: fix bug in restart queue logicJesse Brandeburg
2009-04-17m32r: move include/asm-m32r/* to arch/m32r/include/asm/Hirokazu Takata
2009-04-17cifs: remove unneeded bcc_ptr update in CIFSTConJeff Layton
2009-04-17cifs: add cFYI messages with some of the saved strings from ssetup/tconJeff Layton
2009-04-17cifs: fix buffer size for tcon->nativeFileSystem fieldJeff Layton
2009-04-17cifs: fix unicode string area word alignment in session setupJeff Layton
2009-04-17[CIFS] Fix build break caused by change to new current_umask helper functionSteve French
2009-04-17[CIFS] Fix sparse warningsSteve French
2009-04-17[CIFS] Add support for posix open during lookupSteve French
2009-04-17cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton
2009-04-17cifs: remove dnotify thread codeJeff Layton
2009-04-17[CIFS] remove some build warningsSteve French
2009-04-17cifs: vary timeout on writes past EOF based on offset (try #5)Jeff Layton
2009-04-17[CIFS] Fix build break from recent DFS patch when DFS support not enabledSteve French
2009-04-17Remote DFS root support.Igor Mammedov
2009-04-17[CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French
2009-04-17cifs: remove some pointless conditionals before kfree()Wei Yongjun
2009-04-17cifs: flush data on any setattrJeff Layton
2009-04-17x86/irq: mark NUMA_MIGRATE_IRQ_DESC brokenYinghai Lu
2009-04-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-04-17md: update sync_completed and reshape_position even more often.NeilBrown
2009-04-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata
2009-04-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-16MAINTAINERS - Update NETWORKING W: url and standardize T: git urlJoe Perches
2009-04-16MAINTAINERS - Add section NETWORKING DRIVERSJoe Perches
2009-04-17kernel/softirq.c: fix sparse warningH Hartley Sweeten
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2009-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-16ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds
2009-04-16UIO: fix specific device driver missing statement for depmodHans J. Koch
2009-04-16Driver core: remove pr_fmt() from dynamic_dev_dbg() printkJason Baron
2009-04-16driver core: prevent device_for_each_child from oopsingGreg Kroah-Hartman
2009-04-16dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman