summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: proc: Cleanup printing of ASEs.Ralf Baechle2012-10-111-9/+11
| * | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle2012-10-1119-0/+20
| * | MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-115-2/+11
| * | MIPS: Optimize pgd_init and pmd_initDavid Daney2012-10-111-10/+10
| * | MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-111-1/+102
| * | MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-112-8/+12
| * | MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-111-5/+0
| * | MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-115-3/+13
| * | MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper2012-10-111-150/+4
| * | MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney2012-10-112-10/+28
| * | Improve atomic.h robustnessJoshua Kinard2012-10-111-35/+29
* | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-1455-312/+245
|\ \ \
| * | | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-2854-193/+103
| * | | MIPS: Fix module.c build for 32 bitRalf Baechle2012-09-283-120/+147
* | | | x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming2012-10-141-1/+2
* | | | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-1363-1722/+1800
|\ \ \ \
| * \ \ \ Merge branch 'config' into late-for-linusRussell King2012-10-1339-795/+793
| |\ \ \ \
| | * | | | ARM: config: make sure that platforms are ordered by option stringRussell King2012-10-131-38/+38
| | * | | | ARM: config: sort select statements alphanumericallyRussell King2012-10-1339-767/+765
| * | | | | UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells2012-10-1224-926/+1006
| |/ / / /
* | | | | Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...Jonas Bonn2012-10-1311-68/+113
|\ \ \ \ \
| * | | | | UAPI: (Scripted) Disintegrate arch/openrisc/include/asmDavid Howells2012-10-0911-68/+113
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds2012-10-134-14/+16
|\ \ \ \ \
| * | | | | openrisc: mask interrupts in irq_mask_ack functionGong Tao2012-10-111-0/+2
| * | | | | openrisc: fix typos in comments and warningsJonas Bonn2012-10-111-3/+3
| * | | | | openrisc: PIC should act on domain-local irqsJonas Bonn2012-10-111-6/+6
| * | | | | openrisc: Make cpu_relax() invoke barrier()Vladimir Murzin2012-10-111-1/+1
| * | | | | audit: define AUDIT_ARCH_OPENRISCKees Cook2012-09-211-1/+1
| * | | | | openrisc: delay: fix handling of counter overflowWill Deacon2012-09-011-2/+2
| * | | | | openrisc: delay: fix loops calculation for __const_udelayWill Deacon2012-09-011-1/+1
* | | | | | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds2012-10-13120-1702/+1950
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'disintegrate-avr32' into disintegrate-misc-archesDavid Howells2012-10-1041-597/+692
| |\ \ \ \ \ \
| | * | | | | | UAPI: (Scripted) Disintegrate arch/avr32/include/asmDavid Howells2012-10-1041-597/+692
| * | | | | | | Merge branch 'disintegrate-frv' into disintegrate-misc-archesDavid Howells2012-10-1040-486/+557
| |\ \ \ \ \ \ \
| | * | | | | | | UAPI: (Scripted) Disintegrate arch/frv/include/asmDavid Howells2012-10-1040-486/+557
| | |/ / / / / /
| * / / / / / / UAPI: (Scripted) Disintegrate arch/mn10300/include/asmDavid Howells2012-10-1039-619/+701
| |/ / / / / /
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-10-1356-1528/+1705
|\ \ \ \ \ \ \
| * | | | | | | UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells2012-10-0956-1528/+1705
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Linus Torvalds2012-10-1327-998/+637
|\ \ \ \ \ \ \
| * | | | | | | UAPI: (Scripted) Disintegrate arch/arm64/include/asmDavid Howells2012-10-1121-132/+225
| * | | | | | | arm64: Do not export the compat-specific definitions to the userCatalin Marinas2012-10-113-7/+13
| * | | | | | | arm64: Do not include asm/unistd32.h in asm/unistd.hCatalin Marinas2012-10-116-29/+15
| * | | | | | | arm64: Remove unused definitions from asm/unistd32.hCatalin Marinas2012-10-113-839/+393
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-10-1310-146/+171
|\ \ \ \ \ \ \
| * | | | | | | UAPI: (Scripted) Disintegrate arch/c6x/include/asmDavid Howells2012-10-0910-146/+171
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2012-10-132-0/+11
|\ \ \ \ \ \ \
| * | | | | | | kgdb,x86: fix warning about unused variableJason Wessel2012-10-121-0/+2
| * | | | | | | mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel2012-10-121-0/+9
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-134-81/+221
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro2012-10-101-18/+14