summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas7-79/+79
2012-01-25ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent1-6/+9
2012-01-25ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier4-25/+19
2012-01-23ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij1-0/+2
2012-01-23ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier1-0/+2
2012-01-23ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon1-6/+0
2012-01-23ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon1-10/+10
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon18-31/+35
2012-01-23ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon4-6/+1
2012-01-23ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon1-1/+1
2012-01-23ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon1-3/+4
2012-01-19ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam1-1/+0
2012-01-19ARM: 7279/1: standardize /proc/iomem "Kernel code" nameKees Cook1-1/+1
2012-01-19ARM: fix rcu stalls on SMP platformsRussell King1-2/+8
2012-01-19ARM: vexpress: fix two section mismatch warningsRussell King1-2/+2
2012-01-19ARM: fix a section mismatch warning with our use of memblockRussell King1-1/+1
2012-01-19ARM: sa11x0: fix section mismatch in cpu-sa1100.cRussell King1-1/+1
2012-01-19ARM: sa11x0: fix collie build errorRussell King1-3/+2
2012-01-19Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2-40/+0
2012-01-19Revert "ARM: pxa: add dummy clock for sa1100-rtc"Russell King6-8/+0
2012-01-19Revert "ARM: sa1100: clean up of the clock support"Russell King2-67/+26
2012-01-18uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-6/+12
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2-4/+10
2012-01-17Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds19-40/+30
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-13/+42
2012-01-17x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro1-0/+2
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds29-150/+181
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted5-8/+24
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris14-82/+61
2012-01-17audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris1-1/+3
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris23-62/+96
2012-01-17Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+20
2012-01-17ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff1-4/+6
2012-01-17ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff1-0/+4
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying1-2/+2
2012-01-16Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson7-25/+14
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson10-14/+14
2012-01-16Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson1-0/+1
2012-01-16Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson1-1/+1
2012-01-16Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds29-1950/+1019
2012-01-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+13
2012-01-16mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman3-12/+26
2012-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds17-42/+50
2012-01-16Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-01-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds4-7/+9
2012-01-16ARM: sa11x0: assabet: fix build warningRussell King1-1/+1
2012-01-16ARM: make BSYM macro assembly onlyRob Herring1-2/+2
2012-01-16ARM: highbank: remove incorrect BSYM usageRob Herring1-2/+1
2012-01-16ARM: imx: remove incorrect BSYM usageRob Herring1-2/+1