summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-01-05sbc834x: put full compat string in board match checkPaul Gortmaker1-2/+2
2012-01-05powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala1-0/+55
2012-01-05m68k/mac: Make CONFIG_HEARTBEAT unavailable on MacGeert Uytterhoeven1-2/+2
2012-01-04x86: Fix atomic64_xxx_cx8() functionsEric Dumazet1-2/+2
2012-01-04x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich3-89/+23
2012-01-04Merge commit 'v3.2-rc7' into x86/asmIngo Molnar97-345/+673
2012-01-04Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King6-17/+0
2012-01-04consolidate a bunch of ipcbuf.h instancesAl Viro11-317/+11
2012-01-04consolidate umode_t declarationsAl Viro17-96/+0
2012-01-04switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro1-2/+2
2012-01-04switch spufs guts to umode_tAl Viro4-12/+12
2012-01-04hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREGAl Viro1-5/+5
2012-01-04switch debugfs to umode_tAl Viro5-9/+9
2012-01-04switch procfs to umode_t useAl Viro1-1/+1
2012-01-04switch device_get_devnode() and ->devnode() to umode_t *Al Viro2-2/+2
2012-01-04fs: move code out of buffer.cAl Viro1-1/+0
2012-01-04vfs: new helper - vfs_ustat()Al Viro1-8/+1
2012-01-04vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro1-1/+1
2012-01-04vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0
2012-01-03ARM: mach-sa1100: fix implicit use of page.hBjorn Helgaas1-0/+1
2012-01-03ARM: 7236/1: vic: always use simple opsJamie Iles1-1/+1
2012-01-03ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes...Javi Merino1-1/+7
2012-01-03ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocationJanusz Krzysztofik1-1/+2
2012-01-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim21-872/+793
2012-01-03Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre1-7/+0
2012-01-03ARM: mach-shmobile: use standard 2MiB coherent DMA memory sizeMagnus Damm5-10/+0
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2-3/+3
2012-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-114/+116
2011-12-31Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds3-71/+55
2011-12-31Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds10-28/+46
2011-12-31Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-15/+15
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-53/+64
2011-12-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+4
2011-12-30procfs: do not confuse jiffies with cputime64_tAndreas Schwab3-0/+5
2011-12-30m68k: allow ColdFire 547x and 548x CPUs to be built with MMU enabledGreg Ungerer1-2/+2
2011-12-30m68k/Kconfig: Separate classic m68k and coldfire earlyGeert Uytterhoeven2-28/+42
2011-12-30m68k: add ColdFire with MMU enabled support to the m68k mem init codeGreg Ungerer1-1/+1
2011-12-30m68k: do not use m68k startup or interrupt code for ColdFire CPUsGreg Ungerer1-3/+11
2011-12-30m68k: add ColdFire FPU support for the V4e ColdFire CPUsGreg Ungerer4-66/+184
2011-12-30m68k: adjustments to stack frame for ColdFire with MMU enabledGreg Ungerer1-2/+15
2011-12-30m68k: use non-MMU linker script for ColdFire MMU buildsGreg Ungerer2-1/+9
2011-12-30m68k: ColdFire with MMU enabled uses same clocking code as non-MMUGreg Ungerer2-2/+2
2011-12-30m68k: add code to setup a ColdFire 54xx platform when MMU enabledGreg Ungerer1-1/+7
2011-12-30m68k: use non-MMU entry.S code when compiling for ColdFire CPUGreg Ungerer1-1/+1
2011-12-30m68k: create ColdFire MMU pgalloc codeGreg Ungerer2-1/+105
2011-12-30m68k: compile appropriate mm arch files for ColdFire MMU supportGreg Ungerer2-4/+9
2011-12-30m68k: ColdFire V4e MMU paging init code and miss handlerGreg Ungerer2-0/+200
2011-12-30m68k: use ColdFire MMU read/write bit flags when ioremappingGreg Ungerer2-1/+3
2011-12-30m68k: modify cache push and clear code for ColdFire with MMU enableGreg Ungerer1-2/+6
2011-12-30m68k: use tracehook_report_syscall_entry/exit for ColdFire MMU ptrace pathGreg Ungerer1-0/+18