aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
*-----. Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-04
|\ \ \ \
| | | | * OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-19
| | | | * OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-19
| | | * | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley2011-09-04
| | | * | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-28
| | | |\ \
| | | | * | ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm2011-08-27
| | | | * | OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman2011-08-25
| | | | * | ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm2011-08-24
| | | * | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
| | | * | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-08-26
| | | |\ \ \
| | | | * | | [S390] Change default action from reipl to stop for on_restartMichael Holzheu2011-08-24
| | | | * | | [S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall2011-08-24
| | | | * | | [S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens2011-08-24
| | | * | | | sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov2011-08-26
| | | * | | | arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-08-25
| | | * | | | cris: add arch/cris/include/asm/serial.hWANG Cong2011-08-25
| | | * | | | alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2011-08-25
| | | * | | | x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski2011-08-25
| | | * | | | mtrr: fix UP breakage caused during switch to stop_machineTejun Heo2011-08-25
| | | | |/ / | | | |/| |
| | | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-24
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | sparc: Allow handling signals when stack is corrupted.David S. Miller2011-08-20
| | | * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-23
| | | |\ \ \
| | | | * | | x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin2011-08-23
| | | | * | | x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-05
| | | | * | | x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-05
| | | * | | | m68k: fix __page_to_pfn for a const struct page argumentIan Campbell2011-08-23
| | * | | | | OMAP4: clock: fix compile warningPaul Walmsley2011-08-21
| | | |_|_|/ | | |/| | |
| * | | | | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-22
| | |/ / / | |/| | |
| * | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-22
| | * | | xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-22
| | * | | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-17
* | | | | OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-19
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-19
|\ \ \ \
| * | | | PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-01
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | sparc: fix array bounds error setting up PCIC NMI trapIan Campbell2011-08-19
* | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-08-16
|\ \ \ \ \
| * | | | | KVM: uses TASKSTATS, depends on NETRandy Dunlap2011-08-16
| * | | | | KVM: fix TASK_DELAY_ACCT kconfig warningRandy Dunlap2011-07-27
* | | | | | Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-08-16
|\ \ \ \ \ \
| * | | | | | [IA64] fix "allnoconfig" buildTony Luck2011-08-09
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-15
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller2011-08-15
| * | | | | | sparc32: unbreak arch_write_unlock()Mikael Pettersson2011-08-15
| * | | | | | sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson2011-08-15
* | | | | | | x86: fix mm/fault.c buildRandy Dunlap2011-08-15
|/ / / / / /
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-12
|\ \ \ \ \ \
| * | | | | | x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-10
| * | | | | | x86-64: Wire up getcpu syscallAndy Lutomirski2011-08-10