Age | Commit message (Expand) | Author | Files | Lines |
2015-02-11 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 4 | -27/+19 |
2015-01-27 | powerpc/pseries: Fix endian problems with LE migration | Cyril Bur | 1 | -16/+6 |
2015-01-23 | powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus() | Emil Medve | 1 | -1/+1 |
2015-01-23 | powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdown | Anshuman Khandual | 1 | -0/+2 |
2014-12-29 | powerpc/pseries: relocate "config DTL" so kconfig nests properly | Cody P Schafer | 1 | -10/+10 |
2014-12-29 | powerpc/kdump: Ignore failure in enabling big endian exception during crash | Hari Bathini | 1 | -1/+7 |
2014-12-11 | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 10 | -70/+55 |
2014-12-11 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -15/+17 |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2014-12-05 | powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault | Aneesh Kumar K.V | 1 | -1/+1 |
2014-12-02 | Merge remote-tracking branch 'benh/next' into next | Michael Ellerman | 1 | -1/+1 |
2014-12-02 | powerpc/mm/thp: Use tlbiel if possible | Aneesh Kumar K.V | 1 | -1/+1 |
2014-11-24 | of/reconfig: Always use the same structure for notifiers | Grant Likely | 4 | -15/+17 |
2014-11-24 | powerpc/pseries: Honor the generic "no_64bit_msi" flag | Benjamin Herrenschmidt | 1 | -1/+1 |
2014-11-23 | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() | Jiang Liu | 1 | -1/+1 |
2014-11-19 | powerpc/pseries: Initialise nvram_pstore_info's buf_lock | Li Zhong | 1 | -0/+2 |
2014-11-10 | powerpc/pseries: delete unneeded test before of_node_put | Julia Lawall | 1 | -2/+1 |
2014-11-10 | powerpc/pseries: Quieten relocation on exceptions warning | Anton Blanchard | 1 | -1/+5 |
2014-11-10 | powerpc/pseries: Quieten ibm,pcie-link-speed-stats warning | Anton Blanchard | 1 | -1/+1 |
2014-11-10 | powerpc/jump_label: Use HAVE_JUMP_LABEL | Anton Blanchard | 1 | -2/+2 |
2014-11-05 | powerpc: Remove ppc_md.remove_memory | Anton Blanchard | 1 | -21/+0 |
2014-11-05 | Merge branch 'topic/get-cpu-var' into next | Michael Ellerman | 5 | -12/+12 |
2014-11-05 | Merge branch 'topic/pm-power-off' into next | Michael Ellerman | 1 | -29/+30 |
2014-11-03 | powerpc: Convert power off logic to pm_power_off | Alexander Graf | 1 | -29/+30 |
2014-11-03 | powerpc: Replace __get_cpu_var uses | Christoph Lameter | 5 | -12/+12 |
2014-11-02 | powerpc: use device_online/offline() instead of cpu_up/down() | Dan Streetman | 1 | -2/+2 |
2014-10-30 | powerpc/fadump: Fix endianess issues in firmware assisted dump handling | Hari Bathini | 1 | -2/+12 |
2014-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 4 | -20/+20 |
2014-10-15 | powerpc/pseries: Make CPU hotplug path endian safe | Bharata B Rao | 3 | -14/+15 |
2014-10-15 | powerpc/pseries: Use dump_stack instead of show_stack | Anton Blanchard | 1 | -6/+5 |
2014-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 11 | -76/+77 |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -27/+17 |
2014-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2014-10-03 | powerpc/iommu/ddw: Fix endianness | Alexey Kardashevskiy | 1 | -23/+28 |
2014-10-01 | MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg() | Yijing Wang | 1 | -1/+1 |
2014-10-01 | PCI/MSI/PPC: Remove arch_msi_check_device() | Alexander Gordeev | 1 | -26/+16 |
2014-09-30 | powerpc/pseries: Decrease message level on EEH initialization | Gavin Shan | 1 | -25/+10 |
2014-09-30 | powerpc/eeh: Introduce eeh_ops::err_inject | Gavin Shan | 1 | -0/+1 |
2014-09-30 | powerpc/eeh: Freeze PE before PE reset | Gavin Shan | 1 | -1/+3 |
2014-09-25 | pseries: Fix endian issues in cpu hot-removal | Thomas Falcon | 2 | -13/+17 |
2014-09-25 | pseries: Fix endian issues in onlining cpu threads | Thomas Falcon | 1 | -3/+5 |
2014-09-25 | powerpc/jump_label: use HAVE_JUMP_LABEL? | Zhouyi Zhou | 1 | -1/+1 |
2014-09-25 | powerpc: Remove stale function prototypes | Anton Blanchard | 1 | -2/+0 |
2014-09-25 | powerpc: Ensure global functions include their prototype | Anton Blanchard | 3 | -0/+3 |
2014-09-25 | powerpc: Make a bunch of things static | Anton Blanchard | 3 | -7/+9 |
2014-09-23 | powerpc/pseries: Drop unnecessary continue | Himangi Saraogi | 1 | -1/+0 |
2014-09-09 | powerpc/pseries: Fix endian issues in memory hotplug | Thomas Falcon | 1 | -17/+19 |
2014-08-26 | powerpc: Fix comment typos in hotplug-memory.c | Li Zhong | 1 | -2/+2 |
2014-08-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 4 | -23/+23 |
2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2 | -3/+2 |