aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-07-20vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney
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
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo
2010-07-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-01sched: Cure nr_iowait_cpu() usersPeter Zijlstra
2010-07-01fb: fix colliding defines for fb flags.Dave Airlie
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara
2010-06-30Input: i8042 - mark stubs in i8042.h "static inline"Feng Tang
2010-06-29compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson
2010-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-06-29fs: fix superblock iteration racenpiggin@suse.de
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-06-21tracing: Fix undeclared ENOSYS in include/linux/tracepoint.hWu Zhangjin
2010-06-15agp: drop vmalloc flag.Dave Airlie
2010-06-14Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe
2010-06-14drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-11writeback: simplify and split bdi_start_writebackChristoph Hellwig
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett
2010-06-09misc: Fix allocation 'borrowed' by vhost_netAlan Cox
2010-06-08writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner
2010-06-08sched: Fix PROVE_RCU vs cpu_cgroupPeter Zijlstra
2010-06-07ahci: add pci quirk for JMB362Tejun Heo
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds