1. 36dfcea x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks by Ville Syrjälä · 10 years ago
  2. 3e3b2c3 x86/gpu: Implement stolen memory size early quirk for CHV by Damien Lespiau · 10 years ago
  3. 8aa9e85 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe by Vineet Gupta · 10 years ago
  4. 87c7662 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  5. 838b4c0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  6. e456536 powerpc/4xx: Fix section mismatch in ppc4xx_pci.c by Alistair Popple · 10 years ago
  7. 582b910 ppc/kvm: Clear the runlatch bit of a vcpu before napping by Preeti U Murthy · 10 years ago
  8. fd17dc7 ppc/kvm: Set the runlatch bit of a CPU just before starting guest by Preeti U Murthy · 10 years ago
  9. f203891 ppc/powernv: Set the runlatch bits correctly for offline cpus by Preeti U Murthy · 10 years ago
  10. 42dbfc8 powerpc/pseries: Protect remove_memory() with device hotplug lock by Li Zhong · 10 years ago
  11. 0c93069 powerpc: Fix error return in rtas_flash module init by Anton Blanchard · 10 years ago
  12. 579a53c powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 10 years ago
  13. a5980d0 powerpc: Bump COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 10 years ago
  14. a2dd5da powerpc: Rename duplicate COMMAND_LINE_SIZE define by Anton Blanchard · 10 years ago
  15. bbad3e5 powerpc/perf/hv-24x7: Catalog version number is be64, not be32 by Cody P Schafer · 10 years ago
  16. 1ee9fcc powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it by Cody P Schafer · 10 years ago
  17. 78d1316 powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar_hcall_norets() by Cody P Schafer · 10 years ago
  18. 58a685c powerpc/perf/hv-gpci: Make device attr static by Cody P Schafer · 10 years ago
  19. 0a8cf9e powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced by Cody P Schafer · 10 years ago
  20. e98bf00 powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed by Cody P Schafer · 10 years ago
  21. 29ef7a3 powerpc/mm: Fix tlbie to add AVAL fields for 64K pages by Aneesh Kumar K.V · 10 years ago
  22. 2d6b63b powerpc/powernv: Fix little endian issues in OPAL dump code by Anton Blanchard · 10 years ago
  23. 3441f04 powerpc/powernv: Create OPAL sglist helper functions and fix endian issues by Anton Blanchard · 10 years ago
  24. 14ad0c5 powerpc/powernv: Fix little endian issues in OPAL error log code by Anton Blanchard · 10 years ago
  25. 56b4c99 powerpc/powernv: Fix little endian issues with opal_do_notifier calls by Anton Blanchard · 10 years ago
  26. e2c8b93 powerpc/powernv: Remove some OPAL function declaration duplication by Anton Blanchard · 10 years ago
  27. 2bad742 powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs by Anton Blanchard · 10 years ago
  28. 4966bfa powerpc/powernv: Release the refcount for pci_dev by Wei Yang · 10 years ago
  29. 3f28c5a powerpc/powernv: Reduce multi-hit of iommu_add_device() by Wei Yang · 10 years ago
  30. cc146d1 powerpc/powernv: Fix little endian issues in OPAL flash code by Anton Blanchard · 10 years ago
  31. 298b34d powerpc/powernv: Fix kexec races going back to OPAL by Benjamin Herrenschmidt · 10 years ago
  32. 63aecfb powerpc/powernv: Check sysparam size before creation by Joel Stanley · 10 years ago
  33. 16003d2 powerpc/powernv: Fix typos in sysparam code by Joel Stanley · 10 years ago
  34. 8539037 powerpc/powernv: Check sysfs size before copying by Joel Stanley · 10 years ago
  35. b8569d2 powerpc/powernv: Use ssize_t for sysparam return values by Joel Stanley · 10 years ago
  36. ba9a32b powerpc/powernv: Fix sysparam sysfs error handling by Joel Stanley · 10 years ago
  37. 4fb8d02 powerpc: Fix Oops in rtas_stop_self() by Li Zhong · 10 years ago
  38. 28ea3c7 powerpc: Export flush_icache_range by Jeff Mahoney · 10 years ago
  39. ac6c9e2 Merge branch 'safe-dirty-tlb-flush' by Linus Torvalds · 10 years ago
  40. 2b9d1c0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  41. afa3cad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  42. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. d0c15ad Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  44. 005fbcd Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  45. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 10 years ago
  46. 3fe89d2 Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  47. 625bba6 Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  48. 0c8c77d s390/ccwgroup: Fix memory corruption by Christian Borntraeger · 10 years ago
  49. bc3ee18 arm64: init: Move of_clk_init to time_init by Chanho Min · 10 years ago
  50. 8f07120 arm64: initialize spinlock for init_mm's context by Leo Yan · 10 years ago
  51. 43683af arm64: debug: remove noisy, pointless warning by Will Deacon · 10 years ago
  52. 2eb835e arm64: mm: Add THP TLB entries to general mmu_gather by Steve Capper · 10 years ago
  53. d93003e ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B by Sebastian Hesselbarth · 10 years ago
  54. cd17117 ARM: 8041/1: pj4: fix cpu_is_pj4 check by Sebastian Hesselbarth · 10 years ago
  55. e89f443 ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor by Sebastian Hesselbarth · 10 years ago
  56. 7d06565 ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set by Sebastian Hesselbarth · 10 years ago
  57. c2f07fe ARM: 8038/1: iwmmxt: explicitly check for supported architectures by Sebastian Hesselbarth · 10 years ago
  58. 76e7745 Merge tag 'zynq-dt-fixes-for-3.15' of git://git.xilinx.com/linux-xlnx into fixes by Arnd Bergmann · 10 years ago
  59. 1fc52762 Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll/linux into fixes by Arnd Bergmann · 10 years ago
  60. ff1e5b4 Merge tag 'spi-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  61. 92891ed Merge branch 'fixes_for_v3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  62. cf2e0a7 ARM: vexpress/TC2: Convert OPP voltage to uV before storing by Punit Agrawal · 10 years ago
  63. 862f0ee ARM: tegra: remove UART5/UARTE from tegra124.dtsi by Stephen Warren · 10 years ago
  64. f126776 Merge tag 'omap-for-v3.15/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  65. 072c8b3 Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Arnd Bergmann · 10 years ago
  66. 6e1ae42 Merge tag 'renesas-fixes-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 10 years ago
  67. 8a52a11 Merge tag 'renesas-dt5-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 10 years ago
  68. 59209c9 Merge tag 'v3.15-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Arnd Bergmann · 10 years ago
  69. 9dbb7e2 Merge tag 'imx-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 10 years ago
  70. 191bcd8 Merge tag 'mvebu-dt-fixes-non-crit-3.15' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  71. cab4d50 ARM: tegra: remove TEGRA_EMC_SCALING_ENABLE by Paul Bolle · 10 years ago
  72. af81c08 ARM: Tidy up DTB Makefile entries by Domenico Andreoli · 10 years ago
  73. 6d0add4 ARM: fix missing CLKSRC_OF on multi-platform by Rob Herring · 10 years ago
  74. 1be5f69 ARM: spear: add __init to spear_clocksource_init() by Alex Elder · 10 years ago
  75. c02b50e ARM: pxa: hx4700.h: include "irqs.h" for PXA_NR_BUILTIN_GPIO by Andrea Adami · 10 years ago
  76. bb6dd57 arm/mach-vexpress: array accessed out of bounds by Heinrich Schuchardt · 10 years ago
  77. db725c8 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  78. fb677ef ARM: OMAP2+: Fix GPMC remap for devices using an offset by Tony Lindgren · 10 years ago
  79. 59f0f11 arm: dma-mapping: Fix mapping size value by Ritesh Harjani · 10 years ago
  80. 201f9e4 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bfin5xx', 'spi/fix/hspi' and 'spi/fix/sirf' into spi-linus by Mark Brown · 10 years ago
  81. ae107d0 dt: Fix binding typos in clock-names and interrupt-names by Geert Uytterhoeven · 10 years ago
  82. 556d3f7 ARM: add renameat2 syscall by Miklos Szeredi · 10 years ago
  83. c46a98a arm64: add renameat2 compat syscall by Miklos Szeredi · 10 years ago
  84. 51aaf81 ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sorted by Russell King · 10 years ago
  85. 8b425aa1 Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  86. e3892e9 ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issue by Victor Kamensky · 10 years ago
  87. 4530e4b ARM: 8032/1: bL_switcher: fix validation check before its activation by Nicolas Pitre · 10 years ago
  88. 56b700f ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo by Liu Hua · 10 years ago
  89. 80bb3ef ARM: 8027/1: fix do_div() bug in big-endian systems by Xiangyu Lu · 10 years ago
  90. 40732b3 ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig" by Hanjun Guo · 10 years ago
  91. 838977f arm64: __NR_compat_syscalls fix by Miklos Szeredi · 10 years ago
  92. 39bfe90 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. 0d3f7a2 locks: rename file-private locks to "open file description locks" by Jeff Layton · 10 years ago
  94. 0f6faa3 ARM: zynq: dt: Add I2C nodes to Zynq device tree by Soren Brinkmann · 10 years ago
  95. b2bf5d4 ARM: zynq: DT: Add 'clock-latency' property by Soren Brinkmann · 10 years ago
  96. efe8072 ARM: OMAP2+: Fix oops for GPMC free by Tony Lindgren · 10 years ago
  97. 0565103 um: Memory corruption on startup by Anton Ivanov · 10 years ago
  98. 9fcb663 um: Missing pipe handling by Anton Ivanov · 10 years ago
  99. 0d71832 uml: Simplify tempdir logic. by Tristan Schmelcher · 11 years ago
  100. 6d45969 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago