1. a9f75ac CRISv32: add device tree support by Rabin Vincent · 10 years ago
  2. 43f7071 CRISv32: add irq domains support by Rabin Vincent · 10 years ago
  3. 8fda64c CRIS: enable GPIOLIB by Rabin Vincent · 10 years ago
  4. b921e90 powerpc/powernv: Add OPAL message notifier unregister function by Neelesh Gupta · 10 years ago
  5. 792f96e powerpc/powernv: Fix the overflow of OPAL message notifiers head array by Neelesh Gupta · 10 years ago
  6. 1f8c82a cpufreq/ppc: Add missing #include <asm/smp.h> by Geert Uytterhoeven · 10 years ago
  7. 8f910fd powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle by Geert Uytterhoeven · 10 years ago
  8. 3bf5756 powerpc/powernv: Support OPAL requested heartbeat by Benjamin Herrenschmidt · 10 years ago
  9. 3f77df7 powerpc/powernv: Check image loaded or not before calling flash by Vasant Hegde · 10 years ago
  10. c875f42 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  11. a55feeb Merge tag 'powerpc-4.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  12. 0d33cd0 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  13. 3213e67 ARM: cygnus: fix const declaration bcm_cygnus_dt_compat by Stefan Agner · 10 years ago
  14. 370a9b5 ARM: dts: sunxi: Remove overclocked/overvoltaged OPP by Chen-Yu Tsai · 10 years ago
  15. 977104e ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP setting by Chen-Yu Tsai · 10 years ago
  16. 72d64cc x86/asm: Further improve segment.h readability by Ingo Molnar · 10 years ago
  17. b3494a4 x86/asm/entry: Check for syscall exit work with IRQs disabled by Andy Lutomirski · 10 years ago
  18. dca5b52 x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO() by Ingo Molnar · 10 years ago
  19. f9d7185 x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro by Ingo Molnar · 10 years ago
  20. 1ddc6f3 x86/asm/entry/64: Improve the THREAD_INFO() macro explanation by Ingo Molnar · 10 years ago
  21. d56fe4b x86/asm/entry/64: Always set up SYSENTER MSRs by Ingo Molnar · 10 years ago
  22. 84f5378 x86/asm: Deobfuscate segment.h by Denys Vlasenko · 10 years ago
  23. 65c2377 x86/asm/entry/64: Get rid of int_ret_from_sys_call_fixup by Denys Vlasenko · 10 years ago
  24. a71ffdd x86/asm/entry/64: Get rid of the FIXUP_TOP_OF_STACK/RESTORE_TOP_OF_STACK macros by Denys Vlasenko · 10 years ago
  25. 9ed8e7d x86/asm/entry/64: Use PUSH instructions to build pt_regs on stack by Denys Vlasenko · 10 years ago
  26. ef59326 x86/asm/entry: Get rid of KERNEL_STACK_OFFSET by Denys Vlasenko · 10 years ago
  27. b3fe8ba x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL_STACK_OFFSET by Denys Vlasenko · 10 years ago
  28. f3eab71 arm64: percpu: Make this_cpu accessors pre-empt safe by Steve Capper · 10 years ago
  29. edec178 ARM: DRA7: hwmod: Fix the hwmod class for GPTimer4 by Suman Anna · 10 years ago
  30. 1ac964f ARM: DRA7: hwmod: Add data for GPTimers 13 through 16 by Suman Anna · 10 years ago
  31. 83c3a7d wlcore: remove wl12xx_platform_data by Eliad Peller · 10 years ago
  32. 99f84ca ARM: dts: add wl12xx/wl18xx bindings by Eliad Peller · 10 years ago
  33. 44486b4 wl12xx: use frequency instead of enumerations for pdata clocks by Luciano Coelho · 10 years ago
  34. 0c20856 arm64: head.S: ensure idmap_t0sz is visible by Mark Rutland · 10 years ago
  35. d5efd9c arm64: pmu: add support for interrupt-affinity property by Will Deacon · 10 years ago
  36. 9fd85eb ARM: pmu: add support for interrupt-affinity property by Will Deacon · 10 years ago
  37. 91d5715 arm64: head.S: ensure visibility of page tables by Mark Rutland · 10 years ago
  38. 041a80c CRYPTO: Octeon: Add SHA512 module by Aaro Koskinen · 10 years ago
  39. 8ab3683 CRYPTO: Octeon: Add SHA256 module by Aaro Koskinen · 10 years ago
  40. 63bb06e CRYPTO: Octeon: Add SHA1 module by Aaro Koskinen · 10 years ago
  41. a3d2a10 CRYPTO: Octeon: Add instruction definitions for SHA1/256/512 by Aaro Koskinen · 10 years ago
  42. e606ee2 CRYPTO: Octeon: always disable preemption when using crypto engine by Aaro Koskinen · 10 years ago
  43. f7715e7 CRYPTO: Octeon: Don't disable bottom half in octeon-md5 by Aaro Koskinen · 10 years ago
  44. e2c5aaa mips: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 10 years ago
  45. 9a6a2b9 MIPS: BCM47XX: Support SPROM prefixes for PCI devices by Rafał Miłecki · 10 years ago
  46. 160b2dd ARM: tegra: nyan: The WiFi card is kept powered during suspend by Tomeu Vizoso · 10 years ago
  47. fa50d7e crypto: arm/ghash - fix big-endian bug in ghash by Ard Biesheuvel · 10 years ago
  48. 43eaa2a x86/mce: Define mce_severity function pointer by Aravind Gopalakrishnan · 10 years ago
  49. bf80bbd x86/mce: Add an AMD severities-grading function by Aravind Gopalakrishnan · 10 years ago
  50. 1755de8 ARM: tegra: nyan: Add gpio-restart node by Tomeu Vizoso · 10 years ago
  51. 97e147e ARM: tegra: nyan: Set maximum frequency for SPI flash by Tomeu Vizoso · 10 years ago
  52. 33b274b ARM: tegra: Use generated pinmux data for Nyan Big by Tomeu Vizoso · 10 years ago
  53. 1d1690b ARM: tegra: Use pwrseq-simple for the wifi in Nyan by Tomeu Vizoso · 10 years ago
  54. a0b9c1c ARM: tegra: Add node for trackpad in Nyan boards by Tomeu Vizoso · 10 years ago
  55. 59fe02c ARM: tegra: Add DTS for the nyan-blaze board by Tomeu Vizoso · 10 years ago
  56. 53d0285 ARM: tegra: Move generic parts out of the nyan-big DT by Tomeu Vizoso · 10 years ago
  57. 412e575 ARM: tegra: Change model of sound card in Nyan Big by Tomeu Vizoso · 10 years ago
  58. 3d03203 ARM: tegra: Use generated pinmux for Beaver board by Lucas Stach · 10 years ago
  59. fb81664 ARM: tegra: Import latest Jetson TK1 pinmux by Stephen Warren · 10 years ago
  60. 0e08704 ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 by Daniel Lezcano · 10 years ago
  61. c9d6216 ARM64: cpuidle: Rename cpu_init_idle to a common function name by Daniel Lezcano · 10 years ago
  62. 449e056 ARM: cpuidle: Add a cpuidle ops structure to be used for DT by Daniel Lezcano · 10 years ago
  63. a76c7f4 x86/asm/entry/64: Fold syscall32_cpu_init() into its sole user by Denys Vlasenko · 10 years ago
  64. 0eebf9b5 powerpc: Remove unused st_le*() and ld_le* functions by David Gibson · 10 years ago
  65. d078eed powerpc: Cleanup KVM emulated load/store endian handling by David Gibson · 10 years ago
  66. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  67. c6406d8 powerpc/eeh: Remove device_node dependency by Gavin Shan · 10 years ago
  68. 0bd7858 powerpc/eeh: Replace device_node with pci_dn in eeh_ops by Gavin Shan · 10 years ago
  69. ff57b45 powerpc/eeh: Do probe on pci_dn by Gavin Shan · 10 years ago
  70. e8e9b34 powerpc/eeh: Create eeh_dev from pci_dn instead of device_node by Gavin Shan · 10 years ago
  71. c035ff1 powerpc/pci: Trace more information from pci_dn by Gavin Shan · 10 years ago
  72. 3532a741 powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor by Gavin Shan · 10 years ago
  73. cca87d3 powerpc/pci: Refactor pci_dn by Gavin Shan · 10 years ago
  74. 2f921b5 lguest: suppress interrupts for single insn, not range. by Rusty Russell · 10 years ago
  75. 7042cb4 lguest: simplify lguest_iret by Denys Vlasenko · 10 years ago
  76. 41f055d lguest: rename i386_head.S in the comments by Alexander Kuleshov · 10 years ago
  77. 9be53cf powerpc: Enable power monitor feature in defconfig for supported platforms by Hongtao Jia · 10 years ago
  78. 7648693 powerpc: Enable thermal monitor feature in defconfig for supported platforms by Hongtao Jia · 10 years ago
  79. 2e6e996 powerpc/corenet: Enable muxing MDIO buses via FPGA by Shruti Kanetkar · 10 years ago
  80. a189243 powerpc/corenet: Enable muxing MDIO buses via GPIO by Andy Fleming · 10 years ago
  81. 1e8ed06 powerpc/mpc85xx: Add FSL QorIQ DPAA BMan support to device tree(s) by Kumar Gala · 10 years ago
  82. cb5915e powerpc: Make corenet64_defconfig a bit more useful by Benjamin Herrenschmidt · 10 years ago
  83. ff01565 powerpc/85xx: workaround for chips with MSI hardware errata by Hongtao Jia · 10 years ago
  84. 807d38b powerpc/mpic: Add get_version API both for internal and external use by Hongtao Jia · 12 years ago
  85. 7dea9ec powerpc/mpc85xx: Add FMan platform support by Igal Liberman · 10 years ago
  86. eedea67 powerpc/dts: Remove B4860 emulator support by Emil Medve · 10 years ago
  87. 288a298 powerpc/pseries: Introduce api_version to migration sysfs interface by Tyrel Datwyler · 10 years ago
  88. a123374f KVM: x86: inline kvm_ioapic_handles_vector() by Radim Krčmář · 10 years ago
  89. bbf4aef Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 10 years ago
  90. c806a6a KVM: x86: call irq notifiers with directed EOI by Radim Krčmář · 10 years ago
  91. 0a4e6be x86: kvm: Revert "remove sched notifier for cross-cpu migrations" by Marcelo Tosatti · 10 years ago
  92. 8e79584 Merge branches 'pci/enumeration' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  93. caa445d Merge 4.0-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  94. e53f21b arm64: Use the reserved TTBR0 if context switching to the init_mm by Catalin Marinas · 10 years ago
  95. d504961 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  96. eeebc3b ARM: cpuidle: Remove duplicate header inclusion by Daniel Lezcano · 10 years ago
  97. 2077cef sparc64: Fix several bugs in memmove(). by David S. Miller · 10 years ago
  98. 633d6f1 x86/xen: prepare p2m list for memory hotplug by Juergen Gross · 10 years ago
  99. 3c42ae3 ARM: at91/dt: sama5d4: add rgb777 LCD line configuration by Nicolas Ferre · 10 years ago
  100. e9b93cf ARM: at91/dt: sama5d4: fix LCD pins for RGB666 format by Nicolas Ferre · 10 years ago