aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-08-26can-raw: Fix skb_orphan_try handlingOliver Hartkopp
2010-08-26Fix init ordering of /dev/console vs callers of modprobeDavid Howells
2010-08-26mm: make the vma list be doubly linkedLinus Torvalds
2010-08-26mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold
2010-08-13irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell
2010-08-13net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller
2010-08-13l2tp: fix export of header file for userspaceJames Chapman
2010-08-13sched: Revert nohz_ratelimit() for nowPeter Zijlstra
2010-08-13USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo
2010-08-13Fix sget() race with failing mountAl Viro
2010-08-10arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-29CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-22macvtap: Limit packet queue lengthHerbert Xu
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein
2010-07-20vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney
2010-07-20fb: handle allocation failure in alloc_apertures()Dan Carpenter
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-07-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-09tracing: Add alignment to syscall metadata declarationsSteven Rostedt
2010-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-06VFS: introduce s_dirty accessorsArtem Bityutskiy
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-06writeback: simplify the write back thread queueChristoph Hellwig
2010-07-06writeback: split writeback_inodes_wbChristoph Hellwig
2010-07-06writeback: remove writeback_inodes_wbcChristoph Hellwig
2010-07-05net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh
2010-07-02linux/net.h: fix kernel-doc warningsRandy Dunlap
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-07-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds