1. bc32057 powerpc/powernv: Use it_page_shift in TCE build by Alexey Kardashevskiy · 10 years ago
  2. b0376c9 powerpc/powernv: Use it_page_shift for TCE invalidation by Alexey Kardashevskiy · 10 years ago
  3. 5b97259 Merge branch 'merge' into next by Benjamin Herrenschmidt · 10 years ago
  4. f560294 powerpc/perf: Never program book3s PMCs with values >= 0x80000000 by Anton Blanchard · 10 years ago
  5. fb43e84 powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64 by Guenter Roeck · 10 years ago
  6. b50a6c5 powerpc/perf: Clear MMCR2 when enabling PMU by Joel Stanley · 10 years ago
  7. 4d9690d powerpc/perf: Add PPMU_ARCH_207S define by Joel Stanley · 10 years ago
  8. f73128f powerpc/kvm: Remove redundant save of SIER AND MMCR2 by Joel Stanley · 10 years ago
  9. c733cf8 powerpc/powernv: Check for IRQHAPPENED before sleeping by Preeti U Murthy · 10 years ago
  10. cd68098 powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E by Michael Ellerman · 10 years ago
  11. e623fbf powerpc/cell: Fix compilation with CONFIG_COREDUMP=n by Michael Ellerman · 10 years ago
  12. cd11547 powerpc/85xx: drop hypervisor specific board compatibles by Laurentiu TUDOR · 10 years ago
  13. 4c18be2 powerpc/fsl-booke: Add initial T208x QDS board support by Shengzhou Liu · 10 years ago
  14. 1d8de8f powerpc/fsl-booke: Add support for T2080/T2081 SoC by Shengzhou Liu · 10 years ago
  15. 087dfae powerpc/8xx: Remove empty asm/mpc8xx.h by Scott Wood · 10 years ago
  16. 39eb56d pcmcia: Remove m8xx_pcmcia driver by Scott Wood · 10 years ago
  17. 2759a7f booke/powerpc: define wimge shift mask to fix compilation error by Bharat Bhushan · 10 years ago
  18. c152833 powerpc/traps/e500: fix misleading error output by Wladislav Wiebe · 10 years ago
  19. 36a2a09 powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 10 years ago
  20. 6663a4f powerpc: Don't skip ePAPR spin-table CPUs by Scott Wood · 10 years ago
  21. c2cbcf5 powerpc/module: Fix TOC symbol CRC by Laurent Dufour · 10 years ago
  22. e2500be powerpc/powernv: Remove OPAL v1 takeover by Michael Ellerman · 10 years ago
  23. a1d23d5 powerpc/kmemleak: Do not scan the DART table by Catalin Marinas · 10 years ago
  24. aa83f3d selftests/powerpc: Use the test harness for the TM DSCR test by Michael Ellerman · 10 years ago
  25. f5fc822 powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type by Rickard Strandqvist · 10 years ago
  26. 2f0143c powerpc/kprobes: Fix jprobes on ABI v2 (LE) by Michael Ellerman · 10 years ago
  27. 072c4c0 powerpc/ftrace: Use pr_fmt() to namespace error messages by Michael Ellerman · 10 years ago
  28. d84e0d6 powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2) by Michael Ellerman · 10 years ago
  29. b7b348c powerpc/ftrace: Fix inverted check of create_branch() by Michael Ellerman · 10 years ago
  30. dfc382a powerpc/ftrace: Fix typo in mask of opcode by Michael Ellerman · 10 years ago
  31. d997c00 powerpc: Add ppc_global_function_entry() by Michael Ellerman · 10 years ago
  32. 2055fb4 powerpc/macintosh/smu.c: Fix closing brace followed by if by Rasmus Villemoes · 10 years ago
  33. 716821c powerpc: Remove __arch_swab* by Benjamin Herrenschmidt · 10 years ago
  34. bf77ee2 powerpc: Remove ancient DEBUG_SIG code by Michael Ellerman · 10 years ago
  35. 0eb5736 powerpc/kerenl: Enable EEH for IO accessors by Gavin Shan · 10 years ago
  36. db75c22 powerpc/mpc85xx: fix fsl/p2041-post.dtsi clockgen mux2 by Valentin Longchamp · 10 years ago
  37. a1e0fb4 MAINTAINERS: Update Linux for Freescale PowerPC by Scott Wood · 10 years ago
  38. 7c48005 powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMT by Laurentiu Tudor · 10 years ago
  39. f24bc27 MAINTAINERS: Update PPC 8xx entry by Marcelo Tosatti · 10 years ago
  40. db65025 t4240/dts: Enable third elo3 DMA engine support by Chunhe Lan · 10 years ago
  41. a95e8c28 powerpc/defconfig: update RTC support by Shengzhou Liu · 10 years ago
  42. 5d1bf1e powerpc/e500mc: Fix wrong value of MCSR_L2MMU_MHIT by Scott Wood · 10 years ago
  43. 1cb4ed9 powerpc/e6500: hw tablewalk: fix recursive tlb lock on cpu 0 by Scott Wood · 10 years ago
  44. bbd08c7 powerpc/e6500: hw tablewalk: clear TID in kernel indirect entries by Scott Wood · 10 years ago
  45. 68986c9 Revert "offb: Add palette hack for little endian" by Benjamin Herrenschmidt · 10 years ago
  46. 7171511 Linux 3.16-rc1 by Linus Torvalds · 10 years ago
  47. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  48. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  49. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  50. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 10 years ago
  51. e4f7ae9 Merge branch 'csum_fixes' by David S. Miller · 10 years ago
  52. f79b064 vxlan: Checksum fixes by Tom Herbert · 10 years ago
  53. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 10 years ago
  54. bbdff22 udp: call __skb_checksum_complete when doing full checksum by Tom Herbert · 10 years ago
  55. 46fb51e net: Fix save software checksum complete by Tom Herbert · 10 years ago
  56. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 10 years ago
  57. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  58. 16d52ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  59. a311c48 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  60. 0506408 fix __swap_writepage() compile failure on old gcc versions by Al Viro · 10 years ago
  61. 4a54e5e Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 10 years ago
  62. 1ad96bb Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  63. c728762 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  64. 503698e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  65. 63c6f81 udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 10 years ago
  66. 2853af6 vxlan: use dev->needed_headroom instead of dev->hard_header_len by Cong Wang · 10 years ago
  67. 56f16c7 MAINTAINERS: update cxgb4 maintainer by Dimitris Michailidis · 10 years ago
  68. a934fb5 x86/vdso: Fix vdso_install by Andy Lutomirski · 10 years ago
  69. b8e0808 NVMe: Fix START_STOP_UNIT Scsi->NVMe translation. by Dan McLeran · 10 years ago
  70. 47a306a btrfs: fix error handling in create_pending_snapshot by Eric Sandeen · 10 years ago
  71. 3e2426b btrfs: fix use of uninit "ret" in end_extent_writepage() by Eric Sandeen · 10 years ago
  72. d737278 btrfs: free ulist in qgroup_shared_accounting() error path by Eric Sandeen · 10 years ago
  73. b050f9f Btrfs: fix qgroups sanity test crash or hang by Filipe Manana · 10 years ago
  74. f1e3c28 btrfs: prevent RCU warning when dereferencing radix tree slot by Sasha Levin · 10 years ago
  75. 5fbc7c5 Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting by Wang Shilong · 10 years ago
  76. cc68a8a btrfs: new ioctl TREE_SEARCH_V2 by Gerhard Heift · 10 years ago
  77. ef351b9 NVMe: Use Log Page constants in SCSI emulation by Matthew Wilcox · 10 years ago
  78. 3d69bb6 NVMe: Define Log Page constants by Matthew Wilcox · 10 years ago
  79. f3db22f NVMe: Fix hot cpu notification dead lock by Keith Busch · 10 years ago
  80. 6391f34 Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  81. 4bdeb31 Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  82. aa569fa Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security by Linus Torvalds · 10 years ago
  83. 8a02b16 ALSA: hda/realtek - Add more entry for enable HP mute led by Kailang Yang · 10 years ago
  84. 2041d56 ALSA: hda - Add quirk for external mic on Lifebook U904 by David Henningsson · 10 years ago
  85. 64eb428 ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table by Hui Wang · 10 years ago
  86. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  87. 338c09a Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  88. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  89. c1fdb2d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  90. 1700ff8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  91. 8841c8b Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  92. b7c8c19 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  93. 88bbfb4 Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  94. 71998d1 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. e0bf7b8 x86/vdso: Hack to keep 64-bit Go programs working by Andy Lutomirski · 10 years ago
  98. b4b31f6 x86/vdso: Add PUT_LE to store little-endian values by Andy Lutomirski · 10 years ago
  99. 4ebbefd x86/vdso/doc: Make vDSO examples more portable by Andy Lutomirski · 10 years ago
  100. 6e8f215 x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c by Andy Lutomirski · 10 years ago