summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-mobile-lcdc' of git://linuxtv.org/pinchartl/fbdev into fbdev...Florian Tobias Schandinat2011-08-301-0/+1
|\
| * fbdev: sh_mobile_meram: Assign meram to the SH7372_A4LC power domainDamian2011-08-191-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat2011-08-294-76/+73Star
|\ \
| * \ Merge branch 'fbdev/stable-updates'Paul Mundt2011-07-13109-365/+605
| |\ \
| * | | drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi2011-07-134-76/+73Star
* | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-225-11/+15
|\ \ \ \
| * | | | xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-221-1/+1
| * | | | xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-221-2/+2
| * | | | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-173-8/+12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-191-0/+9
|\ \ \ \ \
| * | | | | PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-011-0/+9
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-191-2/+2
|\ \ \ \ \ \
| * | | | | | sparc: fix array bounds error setting up PCIC NMI trapIan Campbell2011-08-191-2/+2
* | | | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-08-161-0/+3
|\ \ \ \ \ \ \
| * | | | | | | KVM: uses TASKSTATS, depends on NETRandy Dunlap2011-08-161-0/+2
| * | | | | | | KVM: fix TASK_DELAY_ACCT kconfig warningRandy Dunlap2011-07-271-0/+1
* | | | | | | | Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-08-162-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [IA64] fix "allnoconfig" buildTony Luck2011-08-092-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-163-8/+10
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller2011-08-151-0/+1
| * | | | | | | | sparc32: unbreak arch_write_unlock()Mikael Pettersson2011-08-151-2/+9
| * | | | | | | | sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson2011-08-151-6/+0Star
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | x86: fix mm/fault.c buildRandy Dunlap2011-08-161-0/+1
|/ / / / / / /
* | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-1320-115/+173
|\ \ \ \ \ \ \
| * | | | | | | x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-119-89/+90
| * | | | | | | x86-64: Wire up getcpu syscallAndy Lutomirski2011-08-111-0/+2
| * | | | | | | x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-112-16/+0Star
| * | | | | | | x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2011-08-052-0/+35
| * | | | | | | x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-058-9/+38
| * | | | | | | x86-64, xen: Enable the vvar mappingAndy Lutomirski2011-08-051-1/+3
| * | | | | | | x86-64: Work around gold bug 13023Andy Lutomirski2011-08-051-6/+10
| * | | | | | | x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski2011-08-051-18/+18
| * | | | | | | x86-64: Pad vDSO to a page boundaryAndy Lutomirski2011-08-051-0/+1
| * | | | | | | Merge commit 'v3.0' into x86/vdsoH. Peter Anvin2011-08-05331-1798/+3334
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-08-1332-186/+252
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2011-08-1214-70/+94
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar2011-08-101-1/+2
| | * | | | | | | | | OMAP3: am3517crane: remove NULL board_mux from board fileJohan Hovold2011-08-101-2/+0Star
| | * | | | | | | | | arm: mach-omap2: mux: use kstrdup()Thomas Meyer2011-08-101-10/+4Star
| | * | | | | | | | | arch:arm:plat-omap:iovmm: remove unused variable 'va'Maxin John2011-08-101-3/+0Star
| | * | | | | | | | | Update Nook Color machine 3284 to common Encore nameOleg Drokin2011-08-101-1/+1
| | * | | | | | | | | am3505/3517: Various platform defines for UART4Raphaël Assénat2011-08-103-0/+9
| | * | | | | | | | | Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2011-08-104-15/+13Star
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disablingColin Cross2011-08-051-1/+1
| | | * | | | | | | | | OMAP3: beagle: don't touch omap_device internalsKevin Hilman2011-08-051-13/+10Star
| | | * | | | | | | | | OMAP1: enable GENERIC_IRQ_CHIPKevin Hilman2011-08-051-0/+1
| | | * | | | | | | | | OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabledNishanth Menon2011-08-051-0/+1
| | | * | | | | | | | | OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICALKevin Hilman2011-08-051-1/+0Star
| | * | | | | | | | | | OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 buildsPaul Walmsley2011-08-101-1/+24
| | * | | | | | | | | | OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only buildsPeter Ujfalusi2011-08-101-37/+41
| | | |_|_|/ / / / / / | | |/| | | | | | | |