summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-03[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger1-12/+15
2010-08-03[CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang1-5/+0
2010-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-2/+3
2010-07-25Merge branch 'bugzilla-16396' into releaseLen Brown1-1/+1
2010-07-25ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki1-1/+1
2010-07-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2010-07-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg1-1/+1
2010-07-23Merge branch 'bugzilla-15886' into releaseLen Brown1-1/+2
2010-07-23ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown1-1/+2
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-0/+1
2010-07-22sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel1-0/+1
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2010-07-21math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-07-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-0/+3
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein1-0/+1
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+1
2010-07-21vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney1-1/+2
2010-07-21tracing: Properly align linker defined symbolsSam Ravnborg1-0/+10
2010-07-20fb: handle allocation failure in alloc_apertures()Dan Carpenter1-0/+2
2010-07-19mm: add context argument to shrinker callbackDave Chinner1-1/+1
2010-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+6
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas1-0/+1
2010-07-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-6/+6
2010-07-16jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara1-5/+6
2010-07-15net: fix problem in reading sock TX queueTom Herbert1-6/+1
2010-07-14lmb: rename to memblockYinghai Lu2-89/+89
2010-07-13Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2010-07-09tracing: Add alignment to syscall metadata declarationsSteven Rostedt1-2/+4
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls1-0/+1
2010-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-7/+2
2010-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-8/+29
2010-07-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-4/+0
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez1-4/+0
2010-07-07VFS: introduce s_dirty accessorsArtem Bityutskiy1-0/+13
2010-07-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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-06net: 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-05module: initialize module dynamic debug laterYehuda Sadeh1-2/+2
2010-07-03linux/net.h: fix kernel-doc warningsRandy Dunlap1-2/+1
2010-07-03net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2-4/+11
2010-07-03sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend1-2/+10
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2010-07-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo1-0/+1