summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-04drm: Only set DPMS ON when actually configuring a modeKeith Packard1-6/+6
2011-02-04gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap1-0/+2
2011-02-04drm/radeon/kms: dynamically allocate power state spaceAlex Deucher4-15/+42
2011-02-04drm/radeon/kms: fix s/r issues with bios scratch regsAlex Deucher1-3/+6
2011-02-04agp: ensure GART has an address before enabling itStephen Kitt1-11/+16
2011-02-04Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Matt Turner1-1/+1
2011-02-04amd-k7-agp: remove non-x86 codeMatt Turner1-19/+0
2011-02-04drm/radeon/kms/evergreen: always set certain VGT regs at CP initAlex Deucher1-1/+6
2011-02-04drm/radeon/kms: add updated ib_execute function for evergreenAlex Deucher5-6/+26
2011-02-04hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig1-2/+2
2011-02-04hfsplus: fix two memory leaks in wrapper.cChuck Ebbert1-2/+2
2011-02-04hfsplus: do not leak buffer on errorChuck Ebbert1-2/+2
2011-02-04hfsplus: fix failed mount handlingChristoph Hellwig1-45/+61
2011-02-03x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha1-2/+3
2011-02-03sched: Fix update_curr_rt()Peter Zijlstra1-1/+1
2011-02-03perf: Fix reading in perf_event_read()Peter Zijlstra1-3/+4
2011-02-03Revert "exofs: Set i_mapping->backing_dev_info anyway"Boaz Harrosh1-2/+0
2011-02-03fs: make block fiemap mapping length at least blocksize longJosef Bacik1-0/+7
2011-02-03vfs: sparse: add __FMODE_EXECNamhyung Kim3-3/+4
2011-02-03vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim1-1/+3
2011-02-03memcg: fix event counting breakage from recent THP updateKAMEZAWA Hiroyuki1-1/+3
2011-02-03memcg: never OOM when charging huge pagesJohannes Weiner1-2/+8
2011-02-03memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner2-7/+48
2011-02-03memcg: prevent endless loop when charging huge pagesJohannes Weiner1-2/+9
2011-02-03thp: fix unsuitable behavior for hwpoisoned tail pageJin Dongming1-14/+17
2011-02-03thp: fix the wrong reported address of hwpoisoned hugepagesJin Dongming2-6/+28
2011-02-03thp: fix splitting of hwpoisoned hugepagesJin Dongming1-2/+28
2011-02-03MAINTAINERS: fixup Simtec support email entriesBen Dooks1-2/+4
2011-02-03MAINTAINERS: fixup file entries for "SIMTEC EB2410ITX (BAST)"Ben Dooks1-1/+3
2011-02-03MAINTAINERS: move s3c2410 drivers to ARM/SAMSUNG ARMBen Dooks1-2/+2
2011-02-03epoll: epoll_wait() should not use timespec_add_ns()Eric Dumazet1-3/+13
2011-02-03mm/migration: fix page corruption during hugepage migrationMinchan Kim2-5/+4
2011-02-03mm: when migrate_pages returns 0, all pages must have been releasedAndrea Arcangeli2-2/+2
2011-02-03memsw: deprecate noswapaccount kernel parameter and schedule it for removalMichal Hocko2-0/+17
2011-02-03memsw: handle swapaccount kernel parameter correctlyMichal Hocko1-3/+3
2011-02-02genirq: Prevent irq storm on migrationThomas Gleixner1-3/+11
2011-02-02drm/radeon: remove 0x4243 pci idAlex Deucher1-1/+0
2011-02-02drm/radeon/kms: Enable new pll calculation for avivo+ asicsAlex Deucher3-12/+19
2011-02-02drm/radeon/kms: add new pll algo for avivo asicsAlex Deucher4-19/+137
2011-02-02drm/radeon/kms: add pll debugging outputAlex Deucher1-0/+4
2011-02-02drm/radeon/kms: switch back to min->max pll post divider iterationAlex Deucher1-1/+1
2011-02-02drm/radeon/kms: rv6xx+ thermal sensor fixesAlex Deucher5-25/+37
2011-02-02drm/nv50: fix display on 0x50Ben Skeggs1-2/+1
2011-02-02drm/nouveau: correctly pair hwmon_init and hwmon_finiLucas Stach1-1/+1
2011-02-02mlock: operate on any regions with protection != PROT_NONEMichel Lespinasse1-0/+7
2011-02-02gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap1-0/+2
2011-02-01drm/i915: Only bind to function 0 of the PCI deviceChris Wilson1-0/+8
2011-02-01sched, docs: Update schedstats documentation to version 15Javi Merino1-18/+15
2011-02-01Linux 2.6.38-rc3v2.6.38-rc3Linus Torvalds1-1/+1
2011-01-31cifs: fix length checks in checkSMBJeff Layton1-16/+17