summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-01-04powerpc/fsl: update compatiable on fsl 16550 uart nodesKumar Gala
2012-01-04powerpc/85xx: fix PCI and localbus properties in p1022ds.dtsTimur Tabi
2012-01-04powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfigTimur Tabi
2012-01-04powerpc/fsl: Update defconfigs to enable some standard FSL HW featuresKumar Gala
2012-01-04powerpc: Add TBI PHY node to first MDIO busAndy Fleming
2012-01-04sbc834x: put full compat string in board match checkPaul Gortmaker
2012-01-04powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala
2012-01-04m68k/mac: Make CONFIG_HEARTBEAT unavailable on MacGeert Uytterhoeven
2012-01-04x86: Fix atomic64_xxx_cx8() functionsEric Dumazet
2012-01-04x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich
2012-01-04Merge commit 'v3.2-rc7' into x86/asmIngo Molnar
2012-01-04Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro
2012-01-03consolidate umode_t declarationsAl Viro
2012-01-03switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro
2012-01-03switch spufs guts to umode_tAl Viro
2012-01-03hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREGAl Viro
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-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-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
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-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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
2011-12-30m68k: use non-MMU entry.S code when compiling for ColdFire CPUGreg Ungerer
2011-12-30m68k: create ColdFire MMU pgalloc codeGreg Ungerer