aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-14lmb: rename to memblockYinghai Lu2-89/+89
2010-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-7/+2
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-3/+12
2010-07-06VFS: introduce s_dirty accessorsArtem Bityutskiy1-0/+13
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+9
2010-07-06writeback: simplify the write back thread queueChristoph Hellwig1-2/+0
2010-07-06writeback: split writeback_inodes_wbChristoph Hellwig1-2/+0
2010-07-06writeback: remove writeback_inodes_wbcChristoph Hellwig1-3/+2
2010-07-05net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings1-1/+1
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra1-4/+9
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh1-2/+2
2010-07-02linux/net.h: fix kernel-doc warningsRandy Dunlap1-2/+1
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend1-0/+3
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-07-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+1
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo1-0/+1
2010-07-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-3/+2
2010-07-01sched: Cure nr_iowait_cpu() usersPeter Zijlstra1-1/+1
2010-07-01fb: fix colliding defines for fb flags.Dave Airlie1-2/+2
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara1-0/+5
2010-06-29compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson2-1/+13
2010-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-3/+3
2010-06-29fs: fix superblock iteration racenpiggin@suse.de1-0/+15
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings1-0/+2
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-06-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+14
2010-06-21tracing: Fix undeclared ENOSYS in include/linux/tracepoint.hWu Zhangjin1-0/+1
2010-06-15agp: drop vmalloc flag.Dave Airlie1-1/+0
2010-06-14Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2-2/+5
2010-06-14drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner1-1/+1
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown1-13/+13
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+4
2010-06-11writeback: simplify and split bdi_start_writebackChristoph Hellwig1-2/+2
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend1-1/+4
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett1-13/+13
2010-06-09misc: Fix allocation 'borrowed' by vhost_netAlan Cox1-1/+6
2010-06-08writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner1-9/+0
2010-06-08sched: Fix PROVE_RCU vs cpu_cgroupPeter Zijlstra1-6/+14
2010-06-07ahci: add pci quirk for JMB362Tejun Heo1-0/+1
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-34/+10
2010-06-05module: Make module sysfs functions private.Rusty Russell1-33/+0
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell1-0/+7
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds1-1/+3
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+162
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7coreLinus Torvalds3-0/+84
2010-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-14/+14
2010-06-04sys_personality: change sys_personality() to accept "unsigned int" instead of u_longOleg Nesterov2-2/+2
2010-06-04wrong type for 'magic' argument in simple_fill_super()Roberto Sassu1-1/+1
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-27/+94