summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: mach-footbridge: convert boot_params to atag_offsetNicolas Pitre2011-08-214-4/+4
| * | ARM: mach-exynos4: convert boot_params to atag_offsetNicolas Pitre2011-08-215-5/+5
| * | ARM: mach-ep93xx: convert boot_params to atag_offsetNicolas Pitre2011-08-217-18/+18
| * | ARM: mach-ebsa110: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| * | ARM: mach-dove: convert boot-params to atag_offsetNicolas Pitre2011-08-212-2/+2
| * | ARM: mach-davinci: convert boot_params to atag_offsetNicolas Pitre2011-08-2112-13/+13
| * | ARM: mach-cns3xxx: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| * | ARM: mach-clps711x: convert boot_params to atag_offsetNicolas Pitre2011-08-217-7/+6
| * | ARM: introduce atag_offset to replace boot_paramsNicolas Pitre2011-08-212-0/+3
* | | Merge branch 'dma-size' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-08-2330-82/+86
|\ \ \
| * | | ARM: Remove support for macro CONSISTENT_DMA_SIZEJon Medhurst2011-08-221-4/+0
| * | | ARM: mach-shmobile: Setup consistent dma size at boot timeJon Medhurst2011-08-226-3/+15
| * | | ARM: mach-bcmring: Setup consistent dma size at boot timeJon Medhurst2011-08-222-5/+3
| * | | ARM: mach-at91: Setup consistent dma size at boot timeJon Medhurst2011-08-222-2/+2
| * | | ARM: mach-u300: Setup consistent dma size at boot timeJon Medhurst2011-08-222-5/+3
| * | | ARM: mach-davinci: Setup consistent dma size at boot timeJon Medhurst2011-08-222-5/+3
| * | | ARM: mxc: Remove setting of consistent dma sizeJon Medhurst2011-08-221-15/+0
| * | | ARM: mach-s5pv210: Setup consistent dma size at boot timeJon Medhurst2011-08-222-1/+2
| * | | ARM: mach-s5p64x0: Setup consistent dma size at boot timeJon Medhurst2011-08-222-1/+3
| * | | ARM: mach-s3c64xx: Setup consistent dma size at boot timeJon Medhurst2011-08-222-2/+2
| * | | ARM: omap: Setup consistent dma size at boot timeJon Medhurst2011-08-225-14/+12
| * | | ARM: Add init_consistent_dma_size()Jon Medhurst2011-08-224-29/+45
| |/ /
* | | 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-181-2/+2
|\ \ \ \ \
| * | | | | sparc: fix array bounds error setting up PCIC NMI trapIan Campbell2011-08-181-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-153-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/+0
| | |_|_|_|/ / | |/| | | | |
* / | | | | | x86: fix mm/fault.c buildRandy Dunlap2011-08-151-0/+1
|/ / / / / /
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-1220-115/+173
|\ \ \ \ \ \
| * | | | | | x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-109-89/+90
| * | | | | | x86-64: Wire up getcpu syscallAndy Lutomirski2011-08-101-0/+2
| * | | | | | x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-102-16/+0
| * | | | | | x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2011-08-042-0/+35
| * | | | | | x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-048-9/+38
| * | | | | | x86-64, xen: Enable the vvar mappingAndy Lutomirski2011-08-041-1/+3
| * | | | | | x86-64: Work around gold bug 13023Andy Lutomirski2011-08-041-6/+10
| * | | | | | x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski2011-08-041-18/+18
| * | | | | | x86-64: Pad vDSO to a page boundaryAndy Lutomirski2011-08-041-0/+1