summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-08-22ARM: mach-rpc: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-22ARM: mach-realview: convert boot_params to atag_offsetNicolas Pitre5-5/+5
2011-08-22ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre43-60/+60
2011-08-22ARM: mach-pnx4008: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-22ARM: mach-orion5x: convert boot_params to atag_offsetNicolas Pitre21-23/+23
2011-08-22ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre27-33/+33
2011-08-22ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre15-15/+15
2011-08-22ARM: mach-nuc93x: convert boot_params to atag_offsetNicolas Pitre1-1/+0
2011-08-22ARM: mach-nomadik: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-22ARM: mach-netx: convert boot_params to atag_offsetNicolas Pitre3-3/+3
2011-08-22ARM: mach-mx5: convert boot_params to atag_offsetNicolas Pitre6-6/+6
2011-08-22ARM: mach-mv78xx0: convert boot_params to atag_offsetNicolas Pitre3-3/+3
2011-08-22ARM: mach-msm: convert boot_params to atag_offsetNicolas Pitre7-13/+13
2011-08-22ARM: mach-lpc32xx: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-22ARM: mach-ks8695: convert boot_params to atag_offsetNicolas Pitre3-3/+3
2011-08-22ARM: mach-kirkwood: convert boot_params to atag_offsetNicolas Pitre14-20/+20
2011-08-22ARM: mach-ixp4xx: convert boot_params to atag_offsetNicolas Pitre12-17/+17
2011-08-22ARM: mach-ixp23xx: convert boot_params to atag_offsetNicolas Pitre3-3/+3
2011-08-22ARM: mach-ixp2000: convert boot_params to atag_offsetNicolas Pitre4-6/+6
2011-08-22ARM: mach-iop33x: convert boot_params to atag_offsetNicolas Pitre2-2/+2
2011-08-22ARM: mach-iop32x: convert boot_params to atag_offsetNicolas Pitre5-6/+6
2011-08-22ARM: mach-iop13xx: convert boot_params to atag_offsetNicolas Pitre2-2/+2
2011-08-22ARM: mach-integrator: convert boot_params to atag_offsetNicolas Pitre2-2/+2
2011-08-22ARM: mach-imx: convert boot_params to atag_offsetNicolas Pitre26-27/+27
2011-08-22ARM: mach-h720x: convert boot_params to atag_offsetNicolas Pitre2-2/+2
2011-08-22ARM: mach-gemini: convert boot_params to atag_offsetNicolas Pitre4-4/+4
2011-08-22ARM: mach-footbridge: convert boot_params to atag_offsetNicolas Pitre4-4/+4
2011-08-22ARM: mach-exynos4: convert boot_params to atag_offsetNicolas Pitre5-5/+5
2011-08-22ARM: mach-ep93xx: convert boot_params to atag_offsetNicolas Pitre7-18/+18
2011-08-22ARM: mach-ebsa110: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-22ARM: mach-dove: convert boot-params to atag_offsetNicolas Pitre2-2/+2
2011-08-22ARM: mach-davinci: convert boot_params to atag_offsetNicolas Pitre12-13/+13
2011-08-22ARM: mach-cns3xxx: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-22ARM: mach-clps711x: convert boot_params to atag_offsetNicolas Pitre7-7/+6
2011-08-22ARM: introduce atag_offset to replace boot_paramsNicolas Pitre2-0/+3
2011-08-13Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-115/+173
2011-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds32-186/+252
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann14-70/+94
2011-08-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann5-85/+94
2011-08-12Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann12-31/+63
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-6/+7
2011-08-12sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller1-6/+7
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2011-08-11ARM: mmp: Change the way we use timer 0 as clockevent timer.Lennert Buytenhek1-12/+35
2011-08-11ARM: mmp: Switch to using timer 1 as clocksource timer.Lennert Buytenhek1-2/+2
2011-08-11ARM: mmp: Also start timer 1 on boot.Lennert Buytenhek1-6/+9
2011-08-11ARM: pxa168/gplugd: free correct GPIOTanmay Upadhyay1-2/+2
2011-08-11ARM: pxa168/gplugd: get rid of mfp-gplugd.hTanmay Upadhyay3-62/+45
2011-08-11ARM: pxa: fix logic error in PJ4 iWMMXt handlingLennert Buytenhek1-3/+3
2011-08-11Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-19/+49