summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-14MAINTAINERS: add ARM/ts78xx-setup platform maintainerAlexander Clouter1-0/+7
2011-04-14kstrtox: simpler code in _kstrtoull()Alexey Dobriyan1-6/+3
2011-04-14kstrtox: fix compile warnings in testAlexey Dobriyan1-16/+16
2011-04-14leds/leds-regulator.c: fix handling of already enabled regulatorsAntonio Ospite1-0/+4
2011-04-14vmstat: update comment regarding stat_thresholdChristoph Lameter1-3/+6
2011-04-14mm/page_alloc.c: silence build_all_zonelists() section mismatchPaul Mundt1-1/+1
2011-04-14fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns1-4/+12
2011-04-14drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin1-0/+1
2011-04-14mm: optimize pfn calculation in online_page()Daniel Kiper1-1/+1
2011-04-14memcg: fix mem_cgroup_rotate_reclaimable_page()Eric Dumazet1-1/+1
2011-04-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-1/+1
2011-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds7-43/+53
2011-04-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds28-125/+201
2011-04-13x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett1-1/+1
2011-04-13block: don't flush plugged IO on forced preemtion schedulingLinus Torvalds1-10/+10
2011-04-13vm: fix vm_pgoff wrap in stack expansionLinus Torvalds1-5/+8
2011-04-13avr32: add ATAG_BOARDINFOAndreas Bießmann2-0/+24
2011-04-13don't check platform_get_irq's return value against zeroUwe Kleine-König1-1/+1
2011-04-13avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming1-22/+0
2011-04-13avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren1-8/+16
2011-04-13avr32: Fix .size directive for cpu_enter_idleBen Hutchings1-1/+1
2011-04-13avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-04-13fix the wrong argument of the functions definitionWanlong Gao1-10/+10
2011-04-12m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven3-1/+13
2011-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds9-28/+28
2011-04-13Revert "i915: restore only the mode of this driver on lastclose"Dave Airlie3-18/+1
2011-04-13Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."Dave Airlie1-23/+3
2011-04-13i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEOKonstantin Khlebnikov2-0/+2
2011-04-13drm/radeon/kms: properly program vddci on evergreen+Alex Deucher4-12/+33
2011-04-13drm/radeon/kms: add voltage type to atom set voltage functionAlex Deucher7-12/+15
2011-04-13drm/radeon/kms: fix pcie_p callbacks on btc and caymanAlex Deucher1-1/+1
2011-04-13drm/radeon/kms: fix suspend on rv530 asicsAlex Deucher1-1/+5
2011-04-13drm/radeon/kms: clean up gart dummy page handlingAlex Deucher4-12/+2
2011-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-181/+143
2011-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds15-907/+114
2011-04-12vfs: Re-introduce s_uuid in the superblockLinus Torvalds1-0/+1
2011-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds4-4/+31
2011-04-12nfs: don't call __mark_inode_dirty while holding i_lockDave Chinner1-2/+4
2011-04-12vm: fix mlock() on stack guard pageLinus Torvalds2-21/+18
2011-04-12Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds2-17/+0
2011-04-12thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard1-2/+1
2011-04-12acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi1-1/+1
2011-04-12sony-laptop: keyboard backlight fixesMarco Chiappero1-1/+34
2011-04-12sony-laptop: only show the handles sysfs file in debug modeMattia Dongili1-11/+14
2011-04-12samsung-laptop: set backlight typeMichal Marek1-0/+1
2011-04-12staging: samsung-laptop has moved to platform/x86Michal Marek6-862/+0
2011-04-12samsung-laptop: Samsung R410P backlight driverAlberto Mardegan1-0/+10
2011-04-12samsung-laptop: add support for N230 modelGreg Kroah-Hartman1-3/+3
2011-04-12cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)Jeff Layton3-36/+33
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz4-4/+31