summaryrefslogtreecommitdiffstats
path: root/scripts/gcc-version.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-20OMAP3 SDRC: set FIXEDDELAY when disabling SDRC DLLPaul Walmsley1-0/+12
2009-06-20OMAP3: Add support for DPLL3 divisor values higher than 2Tero Kristo4-14/+15
2009-06-20OMAP3 SRAM: convert SRAM code to use macros rather than magic numbersPaul Walmsley1-15/+38
2009-06-20OMAP3 SRAM: add more comments on the SRAM codePaul Walmsley1-21/+24
2009-06-20OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock changePaul Walmsley4-8/+14
2009-06-20OMAP3 clock: add a short delay when lowering CORE clk ratePaul Walmsley4-18/+44
2009-06-20OMAP3 clock: initialize SDRC timings at kernel startPaul Walmsley2-3/+36
2009-06-20OMAP3 clock: remove wait for DPLL3 M2 clock to stabilizePaul Walmsley1-3/+0
2009-06-19[ARM] Add old Feroceon support to compressed/head.SJoonyoung Shim1-0/+9
2009-06-19[ARM] 5559/1: Limit the stack unwinding caused by a kthread exitCatalin Marinas1-1/+18
2009-06-19[ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacksCatalin Marinas1-10/+9
2009-06-19[ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTP...Catalin Marinas1-0/+8
2009-06-19[ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup supportGeorge G. Davis1-20/+119
2009-06-19[ARM] 5556/1: Fix the irq_desc.cpu referencesCatalin Marinas2-4/+4
2009-06-19[ARM] 5555/1: RealView: Include asm/smp_twd.h in realview-pbx.cCatalin Marinas1-0/+1
2009-06-17ia64: Fix resource assignment for root bussesMatthew Wilcox1-2/+2
2009-06-17x86: Use pci_claim_resourceMatthew Wilcox1-10/+7
2009-06-17Delete pcibios_select_rootMatthew Wilcox11-132/+0
2009-06-17Fix pci_claim_resourceMatthew Wilcox1-2/+2
2009-06-17mfd: early init for MFD running regulatorsSamuel Ortiz3-3/+3
2009-06-17mfd: fix tmio related warningsSamuel Ortiz4-4/+4
2009-06-17mfd: asic3: enable SD/SDIO cellPhilipp Zabel1-1/+113
2009-06-17mfd: asic3: enable DS1WM cellPhilipp Zabel2-0/+100
2009-06-17mfd: asic3: remove SD/SDIO controller register definitionsPhilipp Zabel1-216/+3
2009-06-17mfd: asic3: use resource_size macro instead of local variablePhilipp Zabel1-4/+2
2009-06-17mfd: add ASIC3 IRQ numbersPhilipp Zabel1-0/+7
2009-06-17mfd: asic3: add clock handling for MFD cellsPhilipp Zabel1-0/+80
2009-06-17mfd: asic3: add asic3_set_register common operationPhilipp Zabel2-5/+20
2009-06-17mfd: Fix Kconfig help text for WM8350Mark Brown1-1/+1
2009-06-17mfd: add PCAP driverDaniel Ribeiro4-0/+770
2009-06-17mfd: add U300 AB3100 core supportLinus Walleij4-1/+1110
2009-06-17drivers/mfd: remove obsolete irq_desc_t typedefThomas Gleixner1-1/+1
2009-06-17mfd/pcf50633-gpio.c: add MODULE_LICENSEAdrian Bunk1-0/+3
2009-06-17mfd: Mark WM8350 mask revision as readable to match siliconMark Brown1-1/+1
2009-06-17mfd: Mark clocks_init as non-init in twl4030-core.cRakib Mullick1-1/+1
2009-06-17mfd: Correct readability of WM8350 register 227Mark Brown1-1/+1
2009-06-17kmemleak: Fix some typos in commentsCatalin Marinas1-4/+4
2009-06-17kmemleak: Rename kmemleak_panic to kmemleak_stopCatalin Marinas1-6/+6
2009-06-17kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocationsCatalin Marinas1-2/+5
2009-06-17Documentation/vm/Makefile: don't try to build slqbinfoAndrew Morton1-1/+1
2009-06-17drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.Dave Airlie1-1/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox36-209/+212
2009-06-17[IA64] Fix build error in paravirt_patchlist.cJes Sorensen1-0/+2
2009-06-17MIPS: Add hibernation supportWu Zhangjin7-0/+143
2009-06-17MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney2-4/+1
2009-06-17MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.David Daney2-1/+5
2009-06-17MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.David Daney1-0/+11
2009-06-17Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.David Daney1-1/+1
2009-06-17MIPS: TLB support for hugetlbfs.David Daney2-12/+196
2009-06-17MIPS: Add hugetlbfs page defines.David Daney4-0/+32