summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-21pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy1-1/+3
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2-2/+2
2010-07-21math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-07-21drm/r600: fix possible NULL pointer derefernceAlex Deucher1-1/+4
2010-07-21drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher1-0/+9
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein1-0/+1
2010-07-21vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney1-1/+2
2010-07-21sdhci-s3c: add missing remove functionMarek Szyprowski1-0/+20
2010-07-21Andres has movedAndres Salomon3-3/+3
2010-07-21x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...Yinghai Lu2-4/+23
2010-07-21x86, numa: fix boot without RAM on node0 againYinghai Lu1-8/+9
2010-07-21edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov1-0/+1
2010-07-21edac: mpc85xx: fix MPC85xx dependencyAnton Vorontsov1-1/+1
2010-07-21mm/vmscan.c: fix mapping use after freeNick Piggin1-1/+1
2010-07-21ipc/sem.c: bugfix for semop() not reporting successful operationManfred Spraul1-7/+39
2010-07-21drm/nouveau: Fix crashes during fbcon init on single head cards.Francisco Jerez1-1/+2
2010-07-21drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patchBen Skeggs1-24/+9
2010-07-21drm/radeon/kms: fix shared ddc harderAlex Deucher1-14/+9
2010-07-20documentation: fix almost duplicate filenames (IO/io-mapping.txt)Randy Dunlap2-2/+4
2010-07-20ASoC: Select wm_hubs automatically for WM8994Chanwoo Choi1-2/+2
2010-07-20bridge: Partially disable netpoll supportHerbert Xu2-31/+1
2010-07-20drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie1-0/+10
2010-07-20drm/i915: Define MI_ARB_STATE bitsKeith Packard1-0/+64
2010-07-20vmwgfx: return -EFAULT if copy_to_user failsDan Carpenter1-0/+1
2010-07-20fb: handle allocation failure in alloc_apertures()Dan Carpenter1-0/+2
2010-07-20drm: radeon: check kzalloc() resultKulikov Vasiliy1-0/+2
2010-07-20drm/ttm: Fix build on architectures without AGPBen Hutchings1-0/+2
2010-07-20xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner2-7/+67
2010-07-20xfs: convert inode shrinker to per-filesystem contextsDave Chinner4-53/+15
2010-07-19Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg1-2/+2
2010-07-19intel_scu_ipc: Oops/crash fixesSreedhara DS1-4/+8
2010-07-19Btrfs: fix CLONE ioctl destination file size expansion to block boundarySage Weil1-3/+13
2010-07-19Btrfs: fix split_leaf double split corner caseChris Mason1-18/+111
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen1-0/+3
2010-07-19kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas2-0/+11
2010-07-19kmemleak: Annotate false positive in init_section_page_cgroup()Catalin Marinas1-0/+7
2010-07-19[S390] cio: fix potential overflow in chpid descriptorSebastian Ott1-1/+1
2010-07-19[S390] add missing device putStefan Haberland1-1/+3
2010-07-19[S390] dasd: use correct label location for diag fba disksPeter Oberparleiter1-2/+12
2010-07-19mm: add context argument to shrinker callbackDave Chinner98-758/+327
2010-07-19x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath1-1/+1
2010-07-19IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard1-1/+2
2010-07-18drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds1-0/+1
2010-07-17perf hists: Factor out duplicated codeArnaldo Carvalho de Melo1-18/+18
2010-07-17perf ui: Make ui_browser__run exit on unhandled hot keysArnaldo Carvalho de Melo1-5/+1
2010-07-17perf ui: Make END go to the last entry, not the top of the last pageArnaldo Carvalho de Melo1-4/+4
2010-07-17ASoC: Remove duplicate AUX definition from WM8776Mark Brown1-1/+0
2010-07-17x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan1-3/+4
2010-07-17x86: Fix x2apic preenabled system with kexecYinghai Lu1-1/+1
2010-07-16ocfs2: Silence gcc warning in ocfs2_write_zero_page().Joel Becker1-1/+1