summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-spear*: convert boot_params to atag_offsetNicolas Pitre2011-08-214-4/+4
* ARM: mach-shark: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: mach-sa1100: convert boot_params to atag_offsetNicolas Pitre2011-08-2110-10/+10
* ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offsetNicolas Pitre2011-08-216-6/+6
* ARM: mach-s3c64xx: convert boot_params to atag_offsetNicolas Pitre2011-08-2110-10/+10
* ARM: mach-s5p64x0: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-s3c24*: convert boot_params to atag_offsetNicolas Pitre2011-08-2123-26/+26
* ARM: mach-rpc: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: mach-realview: convert boot_params to atag_offsetNicolas Pitre2011-08-215-5/+5
* ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-2143-60/+60
* ARM: mach-pnx4008: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: mach-orion5x: convert boot_params to atag_offsetNicolas Pitre2011-08-2121-23/+23
* ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre2011-08-2127-33/+33
* ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre2011-08-2115-15/+15
* ARM: mach-nuc93x: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+0
* ARM: mach-nomadik: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: mach-netx: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* ARM: mach-mx5: convert boot_params to atag_offsetNicolas Pitre2011-08-216-6/+6
* ARM: mach-mv78xx0: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* ARM: mach-msm: convert boot_params to atag_offsetNicolas Pitre2011-08-217-13/+13
* ARM: mach-lpc32xx: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* ARM: mach-ks8695: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* ARM: mach-kirkwood: convert boot_params to atag_offsetNicolas Pitre2011-08-2114-20/+20
* ARM: mach-ixp4xx: convert boot_params to atag_offsetNicolas Pitre2011-08-2112-17/+17
* ARM: mach-ixp23xx: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* ARM: mach-ixp2000: convert boot_params to atag_offsetNicolas Pitre2011-08-214-6/+6
* ARM: mach-iop33x: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-iop32x: convert boot_params to atag_offsetNicolas Pitre2011-08-215-6/+6
* ARM: mach-iop13xx: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-integrator: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-imx: convert boot_params to atag_offsetNicolas Pitre2011-08-2126-27/+27
* ARM: mach-h720x: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* ARM: mach-gemini: convert boot_params to atag_offsetNicolas Pitre2011-08-214-4/+4
* 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 '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/+0
| * 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