summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Supports PHB3Gavin Shan2013-04-263-34/+42
* powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras2013-04-262-2/+7
* powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot2013-04-263-3/+71
* powerpc/pseries: Enable PRRN handlingNathan Fontenot2013-04-261-1/+1
* powerpc/pseries: RE-enable Virtual Processor Home Node updatingJesse Larrew2013-04-261-2/+1
* powerpc/pseries: Update NUMA VDSO information when updating CPU mapsJesse Larrew2013-04-261-1/+7
* powerpc/pseries: Use stop machine to update cpu mapsNathan Fontenot2013-04-261-19/+65
* powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew2013-04-264-25/+79
* powerpc/pseries: Update numa.c to use updated firmware_has_feature()Nathan Fontenot2013-04-261-19/+3
* powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-266-55/+111
* powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot2013-04-262-6/+3
* powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot2013-04-262-69/+77
* powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew2013-04-262-1/+47
* powerpc/pseries: Correct buffer parsing in update_dt_node()Nathan Fontenot2013-04-261-4/+16
* powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot2013-04-262-9/+16
* powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling2013-04-261-1/+1
* powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling2013-04-261-0/+1
* powerpc: Add isync to copy_and_flushMichael Neuling2013-04-261-0/+1
* powerpc: Add HWCAP2 aux entryMichael Neuling2013-04-265-4/+10
* powerpc/powernv: Fix missing Kconfig dependency for MSIsBenjamin Herrenschmidt2013-04-241-0/+1
* Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2013-04-24191-1477/+2102
|\
| * Linux 3.9-rc8v3.9-rc8Linus Torvalds2013-04-211-1/+1
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-212-5/+17
| |\
| | * perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-161-4/+16
| | * perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala2013-04-151-1/+1
| * | Merge branch 'vm_ioremap_memory-examples'Linus Torvalds2013-04-214-105/+19
| |\ \
| | * | mtdchar: remove no-longer-used vma helpersLinus Torvalds2013-04-191-27/+0
| | * | vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-04-191-10/+2
| | * | vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-25/+14
| | * | vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-30/+2
| | * | vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-13/+1
| * | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-206-28/+180
| |\ \ \
| | * | | kexec: use Crash kernel for Crash kernel lowYinghai Lu2013-04-171-1/+1
| | * | | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu2013-04-173-21/+104
| | * | | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-174-7/+41
| | * | | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-174-10/+45
| | | |/ | | |/|
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-2015-103/+361
| |\ \ \
| | * \ \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-1913-83/+325
| | |\ \ \
| | | * | | x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2013-04-172-1/+19
| | | * | | efi: Export efi_query_variable_store() for efivars.koSergey Vlasov2013-04-161-0/+1
| | | * | | x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov2013-04-161-0/+1
| | | * | | efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett2013-04-151-6/+100
| | | * | | efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-154-0/+76
| | | * | | Move utf16 functions to kernel core and renameMatthew Garrett2013-04-156-62/+89
| | | * | | x86,efi: Check max_size only if it is non-zero.Richard Weinberger2013-04-111-1/+6
| | | * | | x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-093-16/+36
| | * | | | x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin2013-04-191-7/+31
| | * | | | x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan2013-04-181-13/+5
| * | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-2017-182/+34
| |\ \ \ \ \
| | * | | | | ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd2013-04-191-2/+2
OpenPOWER on IntegriCloud