summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas2012-02-021-1/+9
* ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15Will Deacon2012-02-021-0/+28
* ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon2012-02-021-1/+1
* ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin2012-02-021-2/+4
* ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon2012-02-021-3/+2
* Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King2012-02-021-2/+1
* ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll2012-01-271-1/+2
* Merge branch 'sa11x0-mcp-fixes' into fixesRussell King2012-01-2615-187/+441
|\
| * Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-207-20/+2
| * Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King2012-01-207-66/+1
| *---. Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-197-101/+438
| |\ \ \
| | | | * x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
| | | | * Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-192888-52499/+123546
| | | | |\ | | |_|_|/ | |/| | |
| | | | * x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-171-8/+6
| | | | * x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-171-2/+2
| | | | * x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-171-10/+10
| | | | * x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-172-5/+8
| | | | * x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1
| | | | * x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-171-10/+0
| | | | * x86/UV2: Work around BAU bugCliff Wickman2012-01-172-33/+254
| | | | * x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-171-6/+7
| | | | * x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-172-30/+151
| | | | * x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-161-2/+2
| | | * | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-1727-165/+178
| | | |\ \
| | | * | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com2012-01-161-0/+1
| | | * | | x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper2012-01-161-1/+3
* | | | | | ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas2012-01-257-79/+79
* | | | | | ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent2012-01-251-6/+9
* | | | | | ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier2012-01-254-25/+19
* | | | | | ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij2012-01-231-0/+2
* | | | | | ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier2012-01-231-0/+2
* | | | | | ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon2012-01-231-6/+0
* | | | | | ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon2012-01-231-10/+10
* | | | | | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-2318-31/+35
* | | | | | ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon2012-01-234-6/+1
* | | | | | ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon2012-01-231-1/+1
* | | | | | ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon2012-01-231-3/+4
* | | | | | ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam2012-01-191-1/+0
* | | | | | ARM: 7279/1: standardize /proc/iomem "Kernel code" nameKees Cook2012-01-191-1/+1
* | | | | | ARM: fix rcu stalls on SMP platformsRussell King2012-01-191-2/+8
* | | | | | ARM: vexpress: fix two section mismatch warningsRussell King2012-01-191-2/+2
* | | | | | ARM: fix a section mismatch warning with our use of memblockRussell King2012-01-191-1/+1
* | | | | | ARM: sa11x0: fix section mismatch in cpu-sa1100.cRussell King2012-01-191-1/+1
* | | | | | ARM: sa11x0: fix collie build errorRussell King2012-01-191-3/+2
* | | | | | Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2012-01-192-40/+0
* | | | | | Revert "ARM: pxa: add dummy clock for sa1100-rtc"Russell King2012-01-196-8/+0
* | | | | | Revert "ARM: sa1100: clean up of the clock support"Russell King2012-01-192-67/+26
|/ / / / /
* | | | | uml: fix compile for x86-64Linus Torvalds2012-01-181-0/+5
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-183-6/+12
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-182-4/+10
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |