summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: devices.c should include devices.hOlof Johansson2011-10-131-0/+2
* ARM: tegra: cpu-tegra: unexport two functionsOlof Johansson2011-10-131-2/+2
* ARM: tegra: cpu-tegra: sparse type fixOlof Johansson2011-10-131-1/+1
* ARM: tegra: dma: staticify some tables and functionsOlof Johansson2011-10-131-5/+9
* ARM: tegra: tegra2_clocks: don't export some tablesOlof Johansson2011-10-131-4/+4
* ARM: tegra: tegra_powergate_is_powered should be staticOlof Johansson2011-10-132-4/+2
* ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson2011-10-131-1/+1
* ARM: tegra: tegra_init_cache should be staticOlof Johansson2011-10-131-1/+1
* ARM: tegra: pcie: 0 -> NULL changesOlof Johansson2011-10-131-1/+1
* ARM: tegra: pcie: include board.hOlof Johansson2011-10-131-0/+2
* ARM: tegra: pcie: don't cast __iomem pointersOlof Johansson2011-10-131-2/+2
* ARM: tegra: tegra2_clocks: 0 -> NULL changesOlof Johansson2011-10-131-17/+17
* ARM: tegra: tegra2_clocks: don't cast __iomem pointersOlof Johansson2011-10-131-4/+4
* ARM: tegra: timer: don't cast __iomem pointersOlof Johansson2011-10-131-2/+2
* ARM: tegra: annotate IO_*_VIRT pointersOlof Johansson2011-10-132-10/+16
*---. Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-012-11/+21
|\ \ \
| | * | x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2011-09-212-11/+21
| |/ /
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-292-4/+6
|\ \ \
| * | | [S390] gmap: always up mmap_sem properlyCarsten Otte2011-09-261-3/+4
| * | | [S390] Do not clobber personality flags on execMartin Schwidefsky2011-09-261-1/+2
* | | | Merge git://github.com/davem330/sparcLinus Torvalds2011-09-2910-15/+61
|\ \ \ \
| * | | | sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller2011-09-291-0/+5
| * | | | sparc: Make '-p' boot option meaningful again.David S. Miller2011-09-212-2/+2
| * | | | sparc, exec: remove redundant addr_limit assignmentMathias Krause2011-09-202-5/+1
| * | | | sparc64: Future proof Niagara cpu detection.David S. Miller2011-09-166-8/+53
* | | | | powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt2011-09-291-0/+14
* | | | | Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds2011-09-264-13/+10
|\ \ \ \ \
| * | | | | ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki2011-09-271-4/+2
| * | | | | ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki2011-09-271-4/+2
| * | | | | ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski2011-09-261-4/+5
| * | | | | ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner2011-09-261-1/+1
* | | | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2011-09-262-2/+3
|\ \ \ \ \ \
| * | | | | | KVM: x86 emulator: fix Src2CL decodeAvi Kivity2011-09-251-1/+1
| * | | | | | KVM: MMU: fix incorrect return of spteZhao Jin2011-09-251-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-09-267-22/+77
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon2011-09-261-17/+17
| * | | | | ARM: dma-mapping: free allocated page if unable to mapRussell King2011-09-261-0/+2
| * | | | | ARM: fix vmlinux.lds.S discarding sectionsRussell King2011-09-201-3/+12
| * | | | | ARM: nommu: fix warning with checksyscalls.shRussell King2011-09-171-2/+2
| * | | | | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-09-173-0/+44
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-225-10/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [S390] kvm: extension capability for new address space layoutChristian Borntraeger2011-09-201-0/+1
| * | | | [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-205-10/+15
| |/ / /
* | | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-2013-65/+52
|\ \ \ \ | |/ / / |/| | |
| * | | mach-integrator: fix VGA base regressionLinus Walleij2011-09-202-2/+2
| * | | arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren2011-09-202-9/+9
| * | | Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEADArnd Bergmann2011-09-158-53/+40
| |\ \ \
| | * | | ARM: EXYNOS4: fix incorrect pad configuration for keypad row linesThomas Abraham2011-09-151-5/+6
| | * | | ARM: SAMSUNG: fix to prevent declaring duplicatedKukjin Kim2011-09-151-0/+5
| | * | | ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski2011-09-153-7/+17
OpenPOWER on IntegriCloud