summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: drop spelling fixJiri Kosina2011-12-121-1/+1
* types.h: fix comment spelling for 'architectures'Mark Einon2011-12-121-1/+1
* typo fixes: aera -> area, exntension -> extensionWang YanQing2011-12-092-2/+2
* devices.txt: Fix typo of 'VMware'.Vinson Lee2011-12-091-1/+1
* sis900: Fix enum typo 'sis900_rx_bufer_status'Paul Bolle2011-12-061-1/+1
* decompress_bunzip2: remove invalid vi modelinePaul Bolle2011-12-061-1/+0
* treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-0613-14/+14
* hyper-v: Update MAINTAINERSK. Y. Srinivasan2011-12-021-6/+10
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-0246-51/+51
* clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGRPaul Bolle2011-11-291-1/+1
* gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'Paul Bolle2011-11-281-1/+1
* leds: Kconfig: Fix typo 'D2NET_V2'Paul Bolle2011-11-241-1/+2
* sound: Kconfig: drop unknown symbol ARCH_CLPS7500Paul Bolle2011-11-221-1/+1
* SCSI, qla2xxx: remove redundant semicolonJesper Juhl2011-11-221-1/+1
* serial: Kconfig: drop unknown symbol 'ARCH_IMX'Paul Bolle2011-11-221-1/+1
* qnx4fs: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-201-3/+4
* mm: cleanup the comment for head/tail pages of compound pages in mm/page_alloc.cWang Sheng-Hui2011-11-171-2/+2
* spi: drop "select SPI_MASTER_OF"Paul Bolle2011-11-141-2/+1
* usb: gadget: drop "select USB_GADGET_S3C_HSOTG_PIO"Paul Bolle2011-11-141-1/+0
* MAINTAINERS: update ipwireless entryJiri Kosina2011-11-131-2/+1
* MIPS: Sibyte: drop select of SIBYTE_CFEPaul Bolle2011-11-131-1/+0
* drop "select GCD" from three Kconfig filesPaul Bolle2011-11-133-3/+0
* powerpc/mpc5121: drop "select MPC5121_ADS_CPLD"Paul Bolle2011-11-131-1/+0
* mtd: drop select of MTD_PARTITIONSPaul Bolle2011-11-131-1/+0
* Merge branch 'master' into for-nextJiri Kosina2011-11-1311162-1129460/+1346349
|\
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-131-8/+19
| |\
| | * drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher2011-11-121-8/+19
| * | ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki2011-11-121-29/+0
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-11-1232-80/+117
| |\ \
| | * \ Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson2011-11-111-1/+1
| | |\ \
| | | * | ARM: picoxcell: add extra temp register to addruartJamie Iles2011-11-091-1/+1
| | * | | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2011-11-115-20/+47
| | |\ \ \
| | | * | | arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-112-1/+24
| | | * | | arm/imx: fix AUTO_ZRELADDR selectionShawn Guo2011-11-111-2/+2
| | | * | | arm/imx: fix the references to ARCH_MX3Shawn Guo2011-11-111-15/+19
| | | * | | ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao2011-11-111-2/+2
| | | |/ /
| | * | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson2011-11-095-6/+11
| | |\ \ \
| | | * | | ARM: msm: fix compilation flags for MSM_SCMMarc Zyngier2011-11-082-0/+5
| | | * | | msm: boards: Fix fallout from removal of machine_desc in fixupStephen Boyd2011-11-013-6/+6
| | * | | | Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2011-11-096-12/+27
| | |\ \ \ \
| | | * | | | arm/tegra: enable headphone detection gpio on seaboardYufeng Shen2011-11-091-0/+1
| | | * | | | arm/dt: Fix ventana SDHCI power-gpiosStephen Warren2011-11-091-2/+1
| | | * | | | arm/tegra: Don't create duplicate gpio and pinmux devicesStephen Warren2011-11-095-10/+25
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2011-11-0910-27/+23
| | |\ \ \ \
| | | * | | | ARM: at91: Fix USBA gadget registrationJochen Friedrich2011-11-093-3/+3
| | | * | | | atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD2011-11-091-2/+3
| | | * | | | at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD2011-11-091-1/+1
| | | * | | | at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD2011-11-091-0/+2
| | | * | | | ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD2011-11-097-21/+14
| | * | | | | Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson2011-11-095-12/+6
| | |\ \ \ \ \
OpenPOWER on IntegriCloud