summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-01-03switch debugfs to umode_tAl Viro
2012-01-03switch procfs to umode_t useAl Viro
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2012-01-03fs: move code out of buffer.cAl Viro
2012-01-03vfs: new helper - vfs_ustat()Al Viro
2012-01-03vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2012-01-03Merge branch 'imx/board' into next/boardsArnd Bergmann
2012-01-03Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann
2012-01-03Merge branch 'imx6/pm' into next/pmArnd Bergmann
2012-01-03Merge branch 'v3.2-rc7' into next/pmArnd Bergmann
2012-01-03ARM: mach-sa1100: fix implicit use of page.hBjorn Helgaas
2012-01-03ARM: 7236/1: vic: always use simple opsJamie Iles
2012-01-03ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes...Javi Merino
2012-01-03ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocationJanusz Krzysztofik
2012-01-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim
2012-01-03Enable 32 bit flash support for iMX21ADS boardJaccon Bastiaansen
2012-01-03ARM: mx31pdk: Add MC13783 RTC supportFabio Estevam
2012-01-03iomux-mx25: configuration to support CSPI3 on CSI pinsPaul Fertser
2012-01-03MX1:apf9328: Add i2c supportGwenhael Goavec-Merou
2012-01-03pinctrl: rename U300 and SIRF pin controllersLinus Walleij
2012-01-03arm/u300: don't use PINMUX_MAP_PRIMARY*Stephen Warren
2012-01-03pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij
2012-01-03ARM: u300: localize GPIO assignmentsLinus Walleij
2012-01-03pinctrl: make a copy of pinmux mapLinus Walleij
2012-01-02Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre
2012-01-02ARM: mach-shmobile: use standard 2MiB coherent DMA memory sizeMagnus Damm
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-02ASoC: pxa: Convert corgi to use snd_soc_register_card()Axel Lin
2011-12-31ARM: imx6: remove __CPUINIT annotation from v7_invalidate_l1Shawn Guo
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-30Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-30sparc32: remove unused file: include/asm/pgtsun4.hSam Ravnborg
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-30Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer
2011-12-30ARM: imx6: fix v7_invalidate_l1 by adding I-Cache invalidationShawn Guo
2011-12-30ASoC: pxa: Convert poodle to use snd_soc_register_card()Axel Lin
2011-12-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-30m68k: allow ColdFire 547x and 548x CPUs to be built with MMU enabledGreg Ungerer
2011-12-30m68k/Kconfig: Separate classic m68k and coldfire earlyGeert Uytterhoeven
2011-12-30m68k: add ColdFire with MMU enabled support to the m68k mem init codeGreg Ungerer
2011-12-30m68k: do not use m68k startup or interrupt code for ColdFire CPUsGreg Ungerer
2011-12-30m68k: add ColdFire FPU support for the V4e ColdFire CPUsGreg Ungerer
2011-12-30m68k: adjustments to stack frame for ColdFire with MMU enabledGreg Ungerer
2011-12-30m68k: use non-MMU linker script for ColdFire MMU buildsGreg Ungerer
2011-12-30m68k: ColdFire with MMU enabled uses same clocking code as non-MMUGreg Ungerer
2011-12-30m68k: add code to setup a ColdFire 54xx platform when MMU enabledGreg Ungerer