summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose10-31/+56
2011-12-19powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt1-1/+1
2011-12-19powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras1-8/+9
2011-12-19powerpc: Fix comment explaining our VSID layoutAnton Blanchard1-4/+3
2011-12-19powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2-8/+8
2011-12-19powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes1-1/+1
2011-12-19powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes1-1/+1
2011-12-19powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans1-1/+4
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard5-2/+744
2011-12-16powerpc: Use rwsem.h from generic locationRichard Kuo2-132/+2
2011-12-16powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt1-1/+1
2011-12-16powerpc/pmac: Simplify old pmac PIC interrupt handlingBenjamin Herrenschmidt1-28/+6
2011-12-16tty/serial/pmac_zilog: Fix suspend & resumeBenjamin Herrenschmidt2-277/+115
2011-12-09powerpc/47x: Add support for the new IBM currituck platformTony Breeds8-1/+688
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds6-1/+84
2011-12-09powerpc/boot: Add mfdcrxTony Breeds1-0/+6
2011-12-09powerpc/boot: Add extended precision shifts to the boot wrapper.Tony Breeds1-0/+52
2011-12-09powerpc/44x: Removing dead CONFIG_PPC47xChristoph Egger1-4/+0
2011-12-09powerpc/44x: pci: Setup the dma_window properties for each pci_controllerTony Breeds1-0/+6
2011-12-09powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwopsTony Breeds1-6/+14
2011-12-09powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value.Tony Breeds1-1/+1
2011-12-08powerpc: Enable squashfs as a moduleAnton Blanchard2-0/+10
2011-12-08powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...Anton Blanchard1-0/+7
2011-12-08pmac_zilog: Fix unexpected irqFinn Thain1-50/+52
2011-12-08powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras4-0/+9
2011-12-08powerpc/powernv: Fix problems in onlining CPUsPaul Mackerras2-2/+2
2011-12-08powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard1-1/+1
2011-12-08powerpc: Punch a hole in /dev/mem for librtassukadev@linux.vnet.ibm.com2-0/+15
2011-12-08powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt7-3/+438
2011-12-08powerpc/ps3: Update ps3_defconfigGeoff Levand1-19/+20
2011-12-08powerpc/ps3: Add __init to ps3_smp_probeGeoff Levand1-1/+1
2011-12-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand1-67/+68
2011-12-08powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand2-3/+3
2011-12-08powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand3-4/+6
2011-12-08powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand2-2/+2
2011-12-08powerpc/ps3: Fix hcall lv1_net_stop_rx_dmaGeoff Levand2-4/+4
2011-12-08powerpc/ps3: Interrupt code cleanupGeoff Levand1-50/+53
2011-12-08powerpc/kdump: Only save CPU state first time through the secondary CPU captu...Anton Blanchard1-12/+21
2011-12-08powerpc/kdump: Delay before sending IPI on a system resetAnton Blanchard1-7/+26
2011-12-08powerpc/xics: Reset the CPPR if H_EOI failsAnton Blanchard1-6/+7
2011-12-08powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard1-0/+2
2011-12-08powerpc: Rework die()Anton Blanchard2-56/+74
2011-12-08powerpc: Cleanup crash/kexec codeAnton Blanchard2-19/+3
2011-12-08powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursionAnton Blanchard1-15/+57
2011-12-08powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard3-101/+25
2011-12-08powerpc: Give us time to get all oopses out before panickingAnton Blanchard1-1/+13
2011-12-08powerpc/cpuidle: Handle power_save=offDeepthi Dharwar2-0/+4
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar3-86/+23
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar8-3/+350
2011-12-08powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar4-0/+34