summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-11-051-0/+4
|\
| * sysfs: Don't leak secdata when a sysfs_dirent is freed.Eric W. Biederman2009-11-051-0/+4
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-11-054-54/+84
|\ \
| * | sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.cMike Galbraith2009-11-032-23/+32
| * | sched: Disable SD_PREFER_LOCAL at node levelMike Galbraith2009-11-031-1/+1
| * | sched: Fix boot crash by zalloc()ing most of the cpu masksRusty Russell2009-11-021-3/+3
| * | sched: Strengthen buddies and mitigate buddy induced latenciesMike Galbraith2009-10-232-27/+48
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-11-052-3/+5
|\ \ \
| * | | ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan2009-11-041-3/+3
| * | | ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan2009-11-041-0/+2
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-059-5/+47
|\ \ \ \
| * | | | x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold2009-11-043-1/+8
| * | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-11-034-3/+30
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel2009-11-034-3/+30
| | |\ \ \ \ \
| | | | * | | | dma-debug: Fix compile warning with PAE enabledJoerg Roedel2009-10-291-2/+4
| | | * | | | | x86/amd-iommu: Un__init function required on shutdownJoerg Roedel2009-10-281-1/+1
| | | * | | | | x86/amd-iommu: Workaround for erratum 63Joerg Roedel2009-10-093-0/+25
| * | | | | | | x86: Add reboot quirk for 3 series Mac miniGottfried Haider2009-11-021-0/+8
| * | | | | | | x86: Fix printk message typo in mtrr cleanup codeDave Jones2009-11-021-1/+1
* | | | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-11-056-124/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | m32r: Should index be positive?Roel Kluin2009-11-041-1/+1
| * | | | | | | | m32r: bzip2/lzma kernel compression supportHirokazu Takata2009-11-043-120/+42
| * | | | | | | | m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id sectionHirokazu Takata2009-11-041-0/+2
| * | | | | | | | arch/m32r: Use DIV_ROUND_CLOSESTJulia Lawall2009-11-041-3/+3
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-11-051-4/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | amd64_edac: fix CECCs reportingBorislav Petkov2009-11-041-1/+1
| * | | | | | | | | amd64_edac: fix a wrong goto clause in amd64_edac.cLi Hong2009-11-041-3/+1
| |/ / / / / / / /
* | | | | | | | | sgi-gru: decrapfiy options_write() functionLinus Torvalds2009-11-051-6/+7
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-048-95/+486
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: Ironlake suspend/resume supportZhenyu Wang2009-10-232-55/+256
| * | | | | | | | drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes2009-10-231-0/+1
| * | | | | | | | drm/i915: update watermarks before enabling PLLsJesse Barnes2009-10-231-1/+2
| * | | | | | | | drm/i915: add FIFO watermark support for G4xJesse Barnes2009-10-232-8/+84
| * | | | | | | | drm/i915: quiet DP i2c initZhenyu Wang2009-10-191-1/+1
| * | | | | | | | drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang2009-10-192-1/+6
| * | | | | | | | drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang2009-10-192-2/+42
| * | | | | | | | drm/i915: Install a fence register for fbc on g4xChris Wilson2009-10-151-3/+5
| * | | | | | | | drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes2009-10-153-0/+5
| * | | | | | | | drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2009-10-132-4/+32
| * | | | | | | | drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2009-10-132-3/+13
| * | | | | | | | drm/i915: Fix render reclock availability detection.Andy Lutomirski2009-10-131-8/+6
| * | | | | | | | drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes2009-10-132-8/+19
| * | | | | | | | drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-134-1/+15
| * | | | | | | | drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li2009-10-132-3/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-11-033-18/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | cfq-iosched: limit coop preemptionShaohua Li2009-11-031-2/+15
| * | | | | | | | cfq-iosched: fix bad return value cfq_should_preempt()Jens Axboe2009-11-031-1/+1
| * | | | | | | | backing-dev: bdi sb prune should be in the unregister path, not destroyJens Axboe2009-11-031-1/+2
| * | | | | | | | Fix bio_alloc() and bio_kmalloc() documentationAlberto Bertogli2009-11-021-13/+13
| * | | | | | | | bio_put(): add bio_clone() to the list of functions in the commentAlberto Bertogli2009-11-021-1/+1
OpenPOWER on IntegriCloud