firefly-linux-kernel-4.4.55.git
2014-07-28 Michael Ellermanselftests/powerpc: Add cycles test with MMCR2 handling
2014-07-28 Michael Ellermanselftests/powerpc: Dump MMCR2 as part of the EBB HW...
2014-07-28 Michael Ellermanselftests/powerpc: Count more instructions & use decimal
2014-07-28 Michael Ellermanselftests/powerpc: Count instructions under scheduler...
2014-07-28 Michael Ellermanselftests/powerpc: Add test of L3 bank handling
2014-07-28 Michael Ellermanselftests/powerpc: Move core_busy_loop() into asm
2014-07-28 Michael Ellermanselftests/powerpc: Fix parse_proc_maps()
2014-07-28 Michael Ellermanselftests/powerpc: Don't ignore errors from sub Makefiles
2014-07-28 Michael Ellermanpowerpc: Document how we set AIL on guest kernels
2014-07-28 Michael Ellermanpowerpc/pseries: Switch pseries drivers to use machine_...
2014-07-28 Michael Ellermanpowerpc/powernv: Switch powernv drivers to use machine_...
2014-07-28 Michael Ellermanpowerpc: Add machine_early_initcall()
2014-07-28 Michael Ellermanpowerpc: Remove misleading DISABLE_INTS
2014-07-28 Michael Ellermanpowerpc: Document register clobbering in EXCEPTION_COMMON()
2014-07-28 Michael Ellermanpowerpc: Update comments in irqflags.h
2014-07-28 Michael Ellermanpowerpc: Move bad_stack() below the fwnmi_data_area
2014-07-28 Michael Ellermanpowerpc: Remove CLASSIC_PPC
2014-07-28 Michael Ellermanpowerpc: Remove CONFIG_POWER4
2014-07-28 Michael Ellermanpowerpc: Remove power3 from comments
2014-07-28 Michael Ellermanpowerpc: Remove oprofile RS64 support
2014-07-28 Michael Ellermanpowerpc: Remove CONFIG_POWER3
2014-07-28 Michael Ellermanpowerpc: Pull out ksp_vsid logic into a helper
2014-07-28 Michael Ellermanpowerpc: Remove MMU_FTR_SLB
2014-07-28 Michael Ellermanpowerpc: Remove STAB code
2014-07-28 Michael Ellermanpowerpc: Drop support for pre-POWER4 cpus
2014-07-28 Michael Ellermanpowerpc: Use standard macros for sys_sigpending() ...
2014-07-28 Benjamin HerrenschmidtMerge branch 'merge' into next
2014-07-28 Thomas Falconpowerpc: Fix endianness of flash_block_list in rtas_flash
2014-07-28 Vasant Hegdepowerpc/powernv: Change BUG_ON to WARN_ON in elog code
2014-07-23 Michael Ellermanpowerpc/perf: Fix MMCR2 handling for EBB
2014-07-22 Li Zhongpowerpc: use _GLOBAL_TOC for memmove
2014-07-22 Tyrel Datwylerpowerpc/pseries: dynamically added OF nodes need to...
2014-07-22 Aneesh Kumar K.Vpowerpc: subpage_protect: Increase the array size to...
2014-07-22 Paul Mackerraspowerpc: Fix bugs in emulate_step()
2014-07-22 Joel Stanleypowerpc: Disable doorbells on Power8 DD1.x
2014-07-11 Anton Blanchardpowernv: Add OPAL tracepoints
2014-07-11 Anton Blanchardpowerpc/pseries: Optimise hcall tracepoints
2014-07-11 Anton Blanchardpowerpc/pseries: Use jump labels for hcall tracepoints
2014-07-11 Alexey Kardashevskiypowerpc/powernv: Add a page size parameter to pnv_pci_s...
2014-07-11 Alexey Kardashevskiypowerpc/powernv: Use it_page_shift in TCE build
2014-07-11 Alexey Kardashevskiypowerpc/powernv: Use it_page_shift for TCE invalidation
2014-07-11 Benjamin HerrenschmidtMerge branch 'merge' into next
2014-07-11 Anton Blanchardpowerpc/perf: Never program book3s PMCs with values...
2014-07-11 Guenter Roeckpowerpc: Disable RELOCATABLE for COMPILE_TEST with...
2014-07-11 Joel Stanleypowerpc/perf: Clear MMCR2 when enabling PMU
2014-07-11 Joel Stanleypowerpc/perf: Add PPMU_ARCH_207S define
2014-07-11 Joel Stanleypowerpc/kvm: Remove redundant save of SIER AND MMCR2
2014-07-11 Preeti U Murthypowerpc/powernv: Check for IRQHAPPENED before sleeping
2014-07-11 Michael Ellermanpowerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
2014-07-11 Michael Ellermanpowerpc/cell: Fix compilation with CONFIG_COREDUMP=n
2014-07-02 Laurentiu TUDORpowerpc/85xx: drop hypervisor specific board compatibles
2014-07-02 Shengzhou Liupowerpc/fsl-booke: Add initial T208x QDS board support
2014-07-02 Shengzhou Liupowerpc/fsl-booke: Add support for T2080/T2081 SoC
2014-06-25 Scott Woodpowerpc/8xx: Remove empty asm/mpc8xx.h
2014-06-25 Scott Woodpcmcia: Remove m8xx_pcmcia driver
2014-06-25 Bharat Bhushanbooke/powerpc: define wimge shift mask to fix compilati...
2014-06-25 Wladislav Wiebepowerpc/traps/e500: fix misleading error output
2014-06-25 Chunhe Lanpowerpc/85xx: Add T4240RDB board support
2014-06-25 Scott Woodpowerpc: Don't skip ePAPR spin-table CPUs
2014-06-25 Laurent Dufourpowerpc/module: Fix TOC symbol CRC
2014-06-25 Michael Ellermanpowerpc/powernv: Remove OPAL v1 takeover
2014-06-24 Catalin Marinaspowerpc/kmemleak: Do not scan the DART table
2014-06-24 Michael Ellermanselftests/powerpc: Use the test harness for the TM...
2014-06-24 Rickard Strandqvistpowerpc/cell: cbe_thermal.c: Cleaning up a variable...
2014-06-24 Michael Ellermanpowerpc/kprobes: Fix jprobes on ABI v2 (LE)
2014-06-24 Michael Ellermanpowerpc/ftrace: Use pr_fmt() to namespace error messages
2014-06-24 Michael Ellermanpowerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)
2014-06-24 Michael Ellermanpowerpc/ftrace: Fix inverted check of create_branch()
2014-06-24 Michael Ellermanpowerpc/ftrace: Fix typo in mask of opcode
2014-06-24 Michael Ellermanpowerpc: Add ppc_global_function_entry()
2014-06-24 Rasmus Villemoespowerpc/macintosh/smu.c: Fix closing brace followed...
2014-06-24 Benjamin Herrenschmidtpowerpc: Remove __arch_swab*
2014-06-24 Michael Ellermanpowerpc: Remove ancient DEBUG_SIG code
2014-06-24 Gavin Shanpowerpc/kerenl: Enable EEH for IO accessors
2014-06-20 Valentin Longchamppowerpc/mpc85xx: fix fsl/p2041-post.dtsi clockgen mux2
2014-06-20 Scott WoodMAINTAINERS: Update Linux for Freescale PowerPC
2014-06-20 Laurentiu Tudorpowerpc/booke64: wrap tlb lock and search in htw miss...
2014-06-20 Marcelo TosattiMAINTAINERS: Update PPC 8xx entry
2014-06-20 Chunhe Lant4240/dts: Enable third elo3 DMA engine support
2014-06-20 Shengzhou Liupowerpc/defconfig: update RTC support
2014-06-20 Scott Woodpowerpc/e500mc: Fix wrong value of MCSR_L2MMU_MHIT
2014-06-20 Scott Woodpowerpc/e6500: hw tablewalk: fix recursive tlb lock...
2014-06-20 Scott Woodpowerpc/e6500: hw tablewalk: clear TID in kernel indire...
2014-06-16 Benjamin HerrenschmidtRevert "offb: Add palette hack for little endian"
2014-06-16 Linus TorvaldsLinux 3.16-rc1
2014-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-06-16 Linus TorvaldsMerge tag 'clk-for-linus-3.16-part2' of git://git.linar...
2014-06-16 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-06-15 Daniel Borkmannnet: sctp: fix permissions for rto_alpha and rto_beta...
2014-06-15 David S. MillerMerge branch 'csum_fixes'
2014-06-15 Tom Herbertvxlan: Checksum fixes
2014-06-15 Tom Herbertnet: add skb_pop_rcv_encapsulation
2014-06-15 Tom Herbertudp: call __skb_checksum_complete when doing full checksum
2014-06-15 Tom Herbertnet: Fix save software checksum complete
2014-06-15 Tom Herbertnet: Fix GSO constants to match NETIF flags
2014-06-15 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2014-06-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-15 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-06-15 Al Virofix __swap_writepage() compile failure on old gcc versions
2014-06-14 Linus TorvaldsMerge tag 'hsi-for-3.16-fixes1' of git://git./linux...
next