| Commit message (Expand) | Author | Age | Files | Lines |
* | module: initialize module dynamic debug later | Yehuda Sadeh | 2010-07-04 | 3 | -11/+18 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-07-04 | 17 | -388/+172 |
|\ |
|
| * | xfs: remove block number from inode lookup code | Dave Chinner | 2010-06-24 | 15 | -59/+26 |
| * | xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED | Dave Chinner | 2010-06-24 | 5 | -12/+14 |
| * | xfs: validate untrusted inode numbers during lookup | Dave Chinner | 2010-06-24 | 1 | -43/+78 |
| * | xfs: always use iget in bulkstat | Christoph Hellwig | 2010-06-23 | 6 | -282/+59 |
| * | xfs: prevent swapext from operating on write-only files | Dan Rosenberg | 2010-06-24 | 1 | -1/+4 |
* | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-07-04 | 1 | -1/+3 |
|\ \ |
|
| * | | of/dma: fix build breakage in ppc4xx adma driver | Dan Williams | 2010-07-02 | 1 | -1/+3 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2010-07-04 | 2 | -14/+48 |
|\ \ \ |
|
| * | | | MAINTAINERS: Add an entry for i7core_edac | Mauro Carvalho Chehab | 2010-07-02 | 1 | -1/+8 |
| * | | | i7core_edac: Avoid doing multiple probes for the same card | Mauro Carvalho Chehab | 2010-07-02 | 1 | -5/+12 |
| * | | | i7core_edac: Properly discover the first QPI device | Mauro Carvalho Chehab | 2010-07-02 | 1 | -8/+28 |
| | |/
| |/| |
|
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2010-07-04 | 3 | -119/+134 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes | Michal Marek | 2010-07-02 | 3 | -119/+134 |
| |\ \ |
|
| | * | | kbuild: Propagate LOCALVERSION= down to scripts/setlocalversion | Michal Marek | 2010-06-30 | 1 | -3/+1 |
| | * | | kbuild: Clean up and speed up the localversion logic | Michal Marek | 2010-06-18 | 3 | -119/+136 |
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-07-02 | 5 | -13/+25 |
|\ \ \ \ |
|
| * | | | | sched: Cure nr_iowait_cpu() users | Peter Zijlstra | 2010-07-01 | 4 | -13/+13 |
| * | | | | init: Fix comment | Peter Zijlstra | 2010-06-30 | 1 | -1/+1 |
| * | | | | init, sched: Fix race between init and kthreadd | Peter Zijlstra | 2010-06-28 | 1 | -0/+12 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2010-07-02 | 1 | -12/+12 |
|\ \ \ \ \ |
|
| * | | | | | amd64_edac: Fix syndrome calculation on K8 | Borislav Petkov | 2010-07-02 | 1 | -12/+12 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-07-01 | 12 | -64/+140 |
|\ \ \ \ \ |
|
| * | | | | | drm/i915: fix page flip finish vs. prepare on plane B | Jesse Barnes | 2010-07-01 | 1 | -1/+1 |
| * | | | | | drm/i915: change default panel fitting mode to preserve aspect ratio | Jesse Barnes | 2010-07-01 | 1 | -2/+2 |
| * | | | | | drm/i915: fix uninitialized variable warning in i915_setup_compression() | Prarit Bhargava | 2010-07-01 | 1 | -1/+1 |
| * | | | | | drm/i915: take struct_mutex in i915_dma_cleanup() | Dan Carpenter | 2010-07-01 | 1 | -0/+2 |
| * | | | | | drm/i915: Fix CRT hotplug regression in 2.6.35-rc1 | Andy Lutomirski | 2010-07-01 | 3 | -8/+11 |
| * | | | | | i915: fix ironlake edp panel setup (v4) | Dave Airlie | 2010-07-01 | 1 | -3/+24 |
| * | | | | | drm/i915: don't access FW_BLC_SELF on 965G | Jesse Barnes | 2010-07-01 | 2 | -4/+6 |
| * | | | | | drm/i915: Account for space on the ring buffer consumed whilst wrapping. | Chris Wilson | 2010-07-01 | 1 | -0/+1 |
| * | | | | | drm/i915: gen3 page flipping fixes | Jesse Barnes | 2010-06-18 | 6 | -9/+46 |
| * | | | | | drm/i915: don't queue flips during a flip pending event | Jesse Barnes | 2010-06-18 | 1 | -0/+11 |
| * | | | | | drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer. | Zou Nan hai | 2010-06-14 | 2 | -5/+6 |
| * | | | | | drm/i915: Turn on 945 self-refresh only if single CRTC is active | Li Peng | 2010-06-14 | 1 | -5/+7 |
| * | | | | | drm/i915/gen4: Fix interrupt setup ordering | Adam Jackson | 2010-06-04 | 1 | -27/+23 |
| * | | | | | drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection. | Dave Müller | 2010-06-04 | 1 | -1/+1 |
| * | | | | | drm/i915: Move non-phys cursors into the GTT | Chris Wilson | 2010-06-02 | 1 | -0/+9 |
| * | | | | | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)." | Carl Worth | 2010-06-02 | 1 | -0/+5 |
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-07-01 | 4 | -8/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1 | Tejun Heo | 2010-07-01 | 1 | -7/+19 |
| * | | | | | | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 | Tejun Heo | 2010-07-01 | 3 | -0/+17 |
| * | | | | | | libahci: Fix bug in storing EM messages | Harry Zhang | 2010-07-01 | 1 | -2/+3 |
* | | | | | | | correct console log level when ERST ACPI table is not found | Daniel J Blueman | 2010-07-01 | 1 | -1/+1 |
* | | | | | | | drm/i915: fix hibernation since i915 self-reclaim fixes | Linus Torvalds | 2010-07-01 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-07-01 | 1 | -0/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | watchdog: docs: add an entry for imx2_wdt | Fabio Estevam | 2010-07-01 | 1 | -0/+5 |
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-07-01 | 26 | -121/+257 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | drm/radeon/kms: remove rv100 bios connector quirk | Alex Deucher | 2010-07-01 | 1 | -9/+0 |