summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-29OMAPDSS: fix DPI and SDI device idsTomi Valkeinen1-2/+2
2013-08-28ARM: OMAP2+: Remove old display drivers from omap2plus_defconfigTomi Valkeinen1-7/+0
2013-08-28ARM: OMAP: AM3517EVM: use new display driversTomi Valkeinen1-36/+77
2013-08-28ARM: OMAP: Zoom: use new display driversTomi Valkeinen1-19/+11
2013-08-28ARM: OMAP: Pandora: use new display driversTomi Valkeinen1-26/+22
2013-08-28ARM: OMAP: OMAP3EVM: use new display driversTomi Valkeinen1-35/+52
2013-08-28ARM: OMAP: 3430SDP: use new display driversTomi Valkeinen1-33/+50
2013-08-28ARM: OMAP: H4: use new display driversTomi Valkeinen1-15/+33
2013-08-28ARM: OMAP: cm-t35: use new display driversTomi Valkeinen1-33/+67
2013-08-28ARM: OMAP: igep0020: use new display driversTomi Valkeinen1-14/+22
2013-08-28ARM: OMAP: omap3stalker: use new display driversTomi Valkeinen1-24/+37
2013-08-28ARM: OMAP: LDP: use new display driversTomi Valkeinen1-21/+47
2013-08-28ARM: OMAP: 2430SDP: use new display driversTomi Valkeinen1-22/+35
2013-08-28ARM: OMAP: devkit8000: use new display driversTomi Valkeinen1-31/+65
2013-08-28ARM: OMAP: beagle: use new display driversTomi Valkeinen1-20/+36
2013-08-28ARM: OMAP: rx51: use new display driversTomi Valkeinen2-23/+24
2013-08-28ARM: OMAP: overo: use new display driversTomi Valkeinen1-60/+100
2013-08-28ARM: OMAP: 4430SDP: remove picodlp device dataTomi Valkeinen1-21/+0
2013-08-28ARM: OMAP: dss-common: use new display driversTomi Valkeinen1-77/+109
2013-08-28ARM: OMAP2+: Add selected display drivers to omap2plus_defconfigTomi Valkeinen1-0/+5
2013-08-28ARM: OMAP2+: Remove legacy DSS initialization for omap4Tomi Valkeinen2-49/+0
2013-08-17s390: Fix broken buildGuenter Roeck1-1/+1
2013-08-17Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-33/+69
2013-08-17Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2-8/+24
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds6-13/+30
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds11-5/+109
2013-08-14m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-08-14m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-08-14arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang3-0/+4
2013-08-14x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2-2/+2
2013-08-14microblaze: fix clone syscallMichal Simek2-1/+7
2013-08-14mm: save soft-dirty bits on file pagesCyrill Gorcunov4-2/+68
2013-08-14mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2-0/+28
2013-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2013-08-14perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-13Merge branch 'security-fixes' into fixesRussell King4-9/+14
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren3-4/+29
2013-08-13ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon1-19/+30
2013-08-13ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon1-1/+1
2013-08-13ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-13ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov1-4/+0
2013-08-12perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen1-0/+1
2013-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds14-99/+170
2013-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-9/+16
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2013-08-09powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling3-0/+27
2013-08-09powerpc: Save the TAR register earlierMichael Neuling3-9/+19
2013-08-09powerpc: Fix context switch DSCR on POWER8Michael Neuling2-25/+60
2013-08-09powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling1-11/+20