aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock46-51/+51
2011-11-29clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGRPaul Bolle1-1/+1
2011-11-28gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'Paul Bolle1-1/+1
2011-11-24leds: Kconfig: Fix typo 'D2NET_V2'Paul Bolle1-1/+2
2011-11-22sound: Kconfig: drop unknown symbol ARCH_CLPS7500Paul Bolle1-1/+1
2011-11-22SCSI, qla2xxx: remove redundant semicolonJesper Juhl1-1/+1
2011-11-22serial: Kconfig: drop unknown symbol 'ARCH_IMX'Paul Bolle1-1/+1
2011-11-20qnx4fs: Use kmemdup rather than duplicating its implementationThomas Meyer1-3/+4
2011-11-17mm: cleanup the comment for head/tail pages of compound pages in mm/page_alloc.cWang Sheng-Hui1-2/+2
2011-11-14spi: drop "select SPI_MASTER_OF"Paul Bolle1-2/+1
2011-11-14usb: gadget: drop "select USB_GADGET_S3C_HSOTG_PIO"Paul Bolle1-1/+0
2011-11-13MAINTAINERS: update ipwireless entryJiri Kosina1-2/+1
2011-11-13MIPS: Sibyte: drop select of SIBYTE_CFEPaul Bolle1-1/+0
2011-11-13drop "select GCD" from three Kconfig filesPaul Bolle3-3/+0
2011-11-13powerpc/mpc5121: drop "select MPC5121_ADS_CPLD"Paul Bolle1-1/+0
2011-11-13mtd: drop select of MTD_PARTITIONSPaul Bolle1-1/+0
2011-11-13crypto: drop selects of bogus Kconfig symbolPaul Bolle1-2/+0
2011-11-13s390: drop "select HAVE_GET_USER_PAGES_FAST"Paul Bolle1-1/+0
2011-11-13powerpc/4xx: Fix typo 'PCC4xx_MSI'Paul Bolle1-1/+1
2011-11-12ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki1-29/+0
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher1-8/+19
2011-11-11[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin1-3/+3
2011-11-11bma023: Add SFI translation for this deviceWilliam Douglas1-0/+1
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang2-10/+13
2011-11-11ce4100: fix a build errorZhang Rui1-1/+1
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2-1/+24
2011-11-11arm/imx: fix AUTO_ZRELADDR selectionShawn Guo1-2/+2
2011-11-11arm/imx: fix the references to ARCH_MX3Shawn Guo1-15/+19
2011-11-11ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao1-2/+2
2011-11-11btrfs: rename the option to nospace_cacheDavid Sterba1-2/+2
2011-11-11drm/radeon/kms/pm: switch to dynamically allocating clock mode arrayAlex Deucher2-39/+82
2011-11-11drm/radeon/kms: optimize r600_pm_profile_initAlex Deucher1-68/+32
2011-11-11drm/radeon/kms/pm: add a proper pm profile init function for fusionAlex Deucher6-39/+94
2011-11-11drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()Alex Deucher2-12/+0
2011-11-11Btrfs: handle bio_add_page failure gracefully in scrubArne Jansen1-35/+29
2011-11-11drm/exynos: added padding to be 64-bit align.Inki Dae1-0/+2
2011-11-11drm: fix kconfig unmet dependency warningRandy Dunlap1-0/+1
2011-11-11drm: add some comments to drm_wait_vblank and drm_queue_vblank_eventIlija Hadzic1-1/+6
2011-11-11drm/radeon/benchmark: signedness bug in radeon_benchmark_move()Dan Carpenter1-1/+1
2011-11-11drm: do not sleep on vblank while holding a mutexIlija Hadzic1-1/+1
2011-11-11MAINTAINERS: exynos: Add EXYNOS DRM maintainer entryKyungmin Park1-0/+7
2011-11-11drm: try to restore previous CRTC config if mode set failsJesse Barnes1-0/+13
2011-11-11drm/radeon/kms: make an aux failure debug onlyAlex Deucher1-1/+1
2011-11-11drm: drop select of SLOW_WORKPaul Bolle1-1/+0
2011-11-11drm: serialize access to list of debugfs filesMarcin Slusarz3-5/+16
2011-11-11drm/radeon/kms: fix use of vram scratch page on evergreen/niAlex Deucher1-1/+1
2011-11-11drm/radeon: Make sure CS mutex is held across GPU reset.Michel Dänzer3-12/+62
2011-11-11drm: Ensure string is null terminated.Vinson Lee1-1/+3
2011-11-11vmwgfx: Only allow 64x64 cursorsJakob Bornecrantz1-0/+4
2011-11-11vmwgfx: Initialize clip rect loop correctly in surface dirtyJakob Bornecrantz1-2/+3