summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds2012-05-2314-60/+53
|\ \ \ \ \
| | | | | * x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-05-071-5/+4
| | | | * | x86: Avoid double stack traces with show_regs()Jan Beulich2012-05-097-13/+6
| | | * | | x86/cache_info: Fix setup of l2/l3 idsShai Fultheim2012-05-071-2/+2
| | | |/ /
| | * | | x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usageShuah Khan2012-05-211-3/+5
| | * | | x86: Don't continue booting if we can't load the specified initrdPeter Jones2012-05-161-4/+3
| | * | | x86: kernel/dumpstack.c simple_strtoul cleanupShuah Khan2012-05-151-2/+19
| | * | | x86: kernel/check.c simple_strtoul cleanupShuah Khan2012-05-151-6/+14
| | * | | x86: spinlock.h: Remove REG_PTR_MODERichard Weinberger2012-03-301-2/+0
| * | | | x86-64: Eliminate dead ia32 syscall handlersJan Beulich2012-05-081-23/+0
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2012-05-236-34/+24
|\ \ \ \
| * | | | various Kconfig cleanup and old platform build code removalRichard Kuo2012-05-222-22/+4
| * | | | hexagon/mm/vm_fault.c: Port OOM changes to do_page_faultKautuk Consul2012-05-221-5/+17
| * | | | arch/hexagon/kernel/dma.c: make function staticJulia Lawall2012-05-221-1/+1
| * | | | Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t...Jesper Juhl2012-05-221-2/+0
| * | | | Hexagon: Use resource_size functionThomas Meyer2012-05-221-4/+2
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-2346-437/+1035
|\ \ \ \ \
| * | | | | powerpc: Fix irq distributionKim Phillips2012-05-221-1/+1
| * | | | | Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt2012-05-221-71/+6
| * | | | | powerpc: Fixing a cputhread code documentationAnshuman Khandual2012-05-221-1/+1
| * | | | | powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder2012-05-161-1/+2
| * | | | | powerpc/crypto: Build files for the nx device driverKent Yoder2012-05-161-0/+1
| * | | | | powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder2012-05-141-1/+7
| * | | | | powerpc/pseries: Add PFO support to the VIO busKent Yoder2012-05-142-39/+280
| * | | | | powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder2012-05-142-0/+19
| * | | | | powerpc/pseries: Add new hvcall constants to support PFOKent Yoder2012-05-141-2/+23
| * | | | | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-05-141-6/+71
| * | | | | powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings2012-05-141-2/+6
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-1467-285/+551
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2012-05-105-24/+252
| |\ \ \ \ \ \
| | * | | | | | powerpc/40x: Use {upper,lower}_32_bits for msi_physJosh Boyer2012-05-031-2/+2
| | * | | | | | powerpc/44x: Add PCI MSI node for Maui APM821xx SoC and Bluestone board in DTSMai La2012-05-031-0/+25
| | * | | | | | powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone boardMai La2012-05-032-14/+30
| | * | | | | | powerpc/47x: Enable CRASH_DUMPSuzuki Poulose2012-05-031-1/+1
| | * | | | | | powerpc/47x: Kernel support for KEXECSuzuki Poulose2012-05-032-7/+190
| | * | | | | | powerpc/44x: Fix/Initialize PID to kernel PID before the TLB searchSuzuki Poulose2012-05-031-2/+6
| * | | | | | | powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen2012-05-091-1/+0
| * | | | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-0914-101/+52
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2012-04-303-80/+0
| * | | | | | | powerpc: Use WARN instead of dump_stack when printing EEH error backtraceAnton Blanchard2012-04-301-1/+1
| * | | | | | | powerpc: Add 64-bit CPU targets for gccAnton Blanchard2012-04-302-13/+42
| * | | | | | | powerpc: Remove altivec fix for gcc versions before 4.0Anton Blanchard2012-04-301-10/+0
| * | | | | | | powerpc: Require gcc 4.0 on 64-bitAnton Blanchard2012-04-301-3/+10
| * | | | | | | powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-3010-36/+19
| * | | | | | | i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt2012-04-301-0/+1
| * | | | | | | powerpc: Optimise enable_kernel_altivecAnton Blanchard2012-04-303-1/+12
| * | | | | | | powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard2012-04-303-17/+4
| * | | | | | | powerpc: Reformat lppaca.hAnton Blanchard2012-04-301-72/+68
| * | | | | | | powerpc: Remove iseries specific fields in lppacaAnton Blanchard2012-04-303-65/+12
| * | | | | | | powerpc: Clean up lppaca->cede_latency_hintAnton Blanchard2012-04-302-15/+5