summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-303-25/+114
|\
| * percpu: make allocation failures more verboseTejun Heo2009-09-291-2/+18
| * percpu: make pcpu_setup_first_chunk() failures more verboseTejun Heo2009-09-291-11/+26
| * percpu: make embedding first chunk allocator check vmalloc space sizeTejun Heo2009-09-291-2/+18
| * sparc64: implement page mapping percpu first chunk allocatorTejun Heo2009-09-292-9/+47
| * percpu: make pcpu_build_alloc_info() clear static buffersTejun Heo2009-09-291-0/+4
| * percpu: fix unit_map[] verification in pcpu_setup_first_chunk()Tejun Heo2009-09-291-3/+3
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-3020-71/+147
|\ \
| * | omap: Fix wrong condition check in while loop for mailbox and iommu2Hiroshi DOYU2009-09-282-2/+2
| * | omap: rng: Use resource_size instead of manual calculationTobias Klauser2009-09-241-2/+2
| * | omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula2009-09-243-1/+9
| * | omap: Fix matrix_keymap_data usageTony Lindgren2009-09-247-21/+44
| * | omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano2009-09-241-1/+1
| * | omap: Fix wrong jtag_id for 850Angelo Arrifano2009-09-241-1/+1
| * | omap: iovmm: Fix compiler warningSanjeev Premi2009-09-241-2/+3
| * | omap: mailbox: Flush posted write when acking mailbox irqHiroshi DOYU2009-09-241-0/+3
| * | omap: mailbox: Execute softreset at startupHiroshi DOYU2009-09-241-5/+25
| * | omap: Add missing mux pin for EHCI phy reset lineAjay Kumar Gupta2009-09-242-0/+3
| * | omap: Fix 44xx compileTony Lindgren2009-09-243-18/+5
| * | omap: Fix mcspi compile for 2420Tony Lindgren2009-09-241-17/+48
| * | omap: Fix compile for arch/arm/mach-omap2Tony Lindgren2009-09-241-2/+2
* | | pty: reconnect the BSD TIOCSPTLCK handling to legacy ptysLinus Torvalds2009-09-301-21/+26
* | | Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds2009-09-301-4/+1
| |/ |/|
* | Linux 2.6.32-rc1v2.6.32-rc2v2.6.32-rc1Linus Torvalds2009-09-271-2/+2
* | alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds2009-09-271-1/+0
* | tty: Fix regressions caused by commit b50989dcDave Young2009-09-273-15/+27
* | ACPI: kill "unused variable ‘i’" warningLinus Torvalds2009-09-271-1/+0
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-2764-83/+83
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-271-18/+35
|\ \
| * | hrtimer: Eliminate needless reprogramming of clock events deviceAshwin Chaugule2009-09-151-18/+35
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-275-9/+12
|\ \ \
| * | | ACPI: IA64=y ACPI=n build fixLen Brown2009-09-271-0/+2
| * | | ACPI: Kill overly verbose "power state" log messagesRoland Dreier2009-09-271-7/+0
| * | | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui2009-09-271-1/+1
| * | | ACPI: Clarify resource conflict messageJean Delvare2009-09-271-1/+7
| * | | thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh2009-09-271-0/+2
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-272-1/+14
|\ \ \ \
| * | | | x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds2009-09-272-1/+14
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-266-218/+92
|\ \ \ \ | |/ / / |/| | |
| * | | [IA64] implement ticket locks for ItaniumTony Luck2009-09-256-218/+92
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-09-263-6/+9
|\ \ \ \
| * | | | alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg2009-09-251-0/+1
| * | | | mips: fix build of vmlinux.ldsManuel Lauss2009-09-252-6/+8
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-2611-31/+414
|\ \ \ \
| * | | | leds: move leds-clevo-mail's probe function to .devinit.textUwe Kleine-König2009-09-071-1/+1
| * | | | leds: Fix indentation in LEDS_LP3944 Kconfig entryAntonio Ospite2009-09-071-3/+3
| * | | | leds: Fix LED names Olaf Hering2009-09-073-4/+4
| * | | | leds: Fix leds-pca9532 whitespace issuesRichard Purdie2009-09-071-6/+6
| * | | | leds: fix coding style in worker thread code for ledtrig-gpio.Thadeu Lima de Souza Cascardo2009-09-071-16/+16
| * | | | leds: gpio-leds: fix typographics faultMichal Simek2009-09-071-1/+1
OpenPOWER on IntegriCloud