aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-07-082-7/+2
| |\ \ \ \
| | * | | | writeback: simplify the write back thread queueChristoph Hellwig2010-07-061-2/+0
| | * | | | writeback: split writeback_inodes_wbChristoph Hellwig2010-07-061-2/+0
| | * | | | writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-061-3/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-076-8/+29
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings2010-07-051-1/+1
| | * | | | linux/net.h: fix kernel-doc warningsRandy Dunlap2010-07-021-2/+1
| | * | | | net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-022-4/+11
| | * | | | sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend2010-07-021-2/+10
| | * | | | mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-301-0/+5
| | * | | | xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen2010-06-301-1/+1
| | * | | | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-06-291-0/+2
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-071-4/+0
| |\ \ \ \ \
| | * | | | | drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez2010-07-071-4/+0
| * | | | | | VFS: introduce s_dirty accessorsArtem Bityutskiy2010-07-061-0/+13
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-061-4/+9
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-051-4/+9
* | | | | | | tracing: Remove letfover markers sectionFrederic Weisbecker2010-07-151-4/+0
* | | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-0510-10/+37
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | module: initialize module dynamic debug laterYehuda Sadeh2010-07-041-2/+2
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-07-021-1/+1
| |\ \ \ \ \
| | * | | | | sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-011-1/+1
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-011-0/+1
| |\ \ \ \ \ \
| | * | | | | | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo2010-07-011-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-012-3/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | fb: fix colliding defines for fb flags.Dave Airlie2010-07-011-2/+2
| | * | | | | agp: drop vmalloc flag.Dave Airlie2010-06-151-1/+0
| | | |_|_|/ | | |/| | |
| * | | | | compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson2010-06-292-1/+13
| | |/ / / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-292-3/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-06-142-2/+5
| | |\ \ \ \
| | | * | | | drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner2010-06-141-1/+1
| | | |/ / /
| | * | | | writeback: simplify and split bdi_start_writebackChristoph Hellwig2010-06-111-2/+2
| * | | | | fs: fix superblock iteration racenpiggin@suse.de2010-06-291-0/+15
* | | | | | tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-282-0/+5
* | | | | | tracing: Convert more sched events to DEFINE_EVENTLi Zefan2010-06-281-25/+7
* | | | | | tracing: Convert some timer events to DEFINE_EVENTLi Zefan2010-06-281-48/+32
* | | | | | tracing: Use a global field list for all syscall exit eventsLi Zefan2010-06-282-3/+0
* | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-287-22/+33
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-281-0/+1
| |\ \ \ \ \
| | * | | | | tracing: Fix undeclared ENOSYS in include/linux/tracepoint.hWu Zhangjin2010-06-211-0/+1
| * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-06-281-6/+14
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | sched: Fix PROVE_RCU vs cpu_cgroupPeter Zijlstra2010-06-081-6/+14
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-271-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-231-1/+1
| * | | | | | Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown2010-06-121-13/+13
| |\ \ \ \ \ \
| | * | | | | | suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-101-13/+13
| * | | | | | | Merge branch 'acpica-cherry-pick' into releaseLen Brown2010-06-122-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett2010-06-121-0/+1
| | * | | | | | | ACPICA: Fix namestring associated with AE_NO_HANDLER exceptionBob Moore2010-06-121-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'gpe-regression-fixes' into releaseLen Brown2010-06-121-1/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |