aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-27
|\
| * macvtap: Limit packet queue lengthHerbert Xu2010-07-22
* | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-24
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-22
|\ \
| * | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-21
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-20
|\ \ \
| * | | include/linux/vgaarb.h: add missing part of include guardDoug Goldstein2010-07-20
| * | | fb: handle allocation failure in alloc_apertures()Dan Carpenter2010-07-20
* | | | vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney2010-07-20
* | | | mm: add context argument to shrinker callbackDave Chinner2010-07-19
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-07-18
|\ \ \
| * | | PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-16
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-18
|\ \ \ \
| * | | | jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara2010-07-15
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-16
|\ \ \ \ \
| * | | | | tracing: Add alignment to syscall metadata declarationsSteven Rostedt2010-07-09
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Input: i8042 - mark stubs in i8042.h "static inline"Feng Tang2010-06-30
| | |/ / / | |/| | |
* | | | | lmb: rename to memblockYinghai Lu2010-07-14
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-07-08
|\ \ \ \
| * | | | writeback: simplify the write back thread queueChristoph Hellwig2010-07-06
| * | | | writeback: split writeback_inodes_wbChristoph Hellwig2010-07-06
| * | | | writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-06
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-07
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings2010-07-05
| * | | | linux/net.h: fix kernel-doc warningsRandy Dunlap2010-07-03
| * | | | net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-03
| * | | | mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-30
| * | | | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-06-29
* | | | | VFS: introduce s_dirty accessorsArtem Bityutskiy2010-07-06
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-06
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-05
* | | | | module: initialize module dynamic debug laterYehuda Sadeh2010-07-04
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-07-02
|\ \ \ \ \
| * | | | | sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-01
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-01
|\ \ \ \ \ \
| * | | | | | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo2010-07-01
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-01
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fb: fix colliding defines for fb flags.Dave Airlie2010-06-30
| * | | | | agp: drop vmalloc flag.Dave Airlie2010-06-14
| | |_|_|/ | |/| | |
* | | | | compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson2010-06-29
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-29
|\ \ \ \
| * \ \ \ Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-06-14
| |\ \ \ \
| | * | | | drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner2010-06-14
| | |/ / /
| * | | | writeback: simplify and split bdi_start_writebackChristoph Hellwig2010-06-11
* | | | | fs: fix superblock iteration racenpiggin@suse.de2010-06-29
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-28
|\ \ \ \ \
| * | | | | tracing: Fix undeclared ENOSYS in include/linux/tracepoint.hWu Zhangjin2010-06-21
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-06-28
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | sched: Fix PROVE_RCU vs cpu_cgroupPeter Zijlstra2010-06-08