1. 8eee909 ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 10 years ago
  2. 932602e fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 10 years ago
  3. 5d70a59 ipc/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 10 years ago
  4. 625b1d7 fs/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 10 years ago
  5. 875ec3d security/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 10 years ago
  6. c93e0f6 mm/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 10 years ago
  7. 4de9b3b dma: imx-dma: Add missing module owner field by Alexander Shiyan · 10 years ago
  8. 1d94fe0 dma: imx-dma: Replace printk with dev_* by Alexander Shiyan · 10 years ago
  9. 178c81e dma: fsl-edma: fix static checker warning of NULL dereference by Jingchang Lu · 10 years ago
  10. 7cbccb5 dma: Remove comment about embedding dma_slave_config into custom structs by Lars-Peter Clausen · 10 years ago
  11. 361d93c net/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 10 years ago
  12. 62a6fa9 kernel/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 10 years ago
  13. 378a10f fs/compat: optional preadv64/pwrite64 compat system calls by Heiko Carstens · 10 years ago
  14. 291fdb0 ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_t by Heiko Carstens · 10 years ago
  15. d351cb3 cpufreq: Tegra: Use cpufreq_generic_suspend() by Viresh Kumar · 10 years ago
  16. 59625ba cpufreq: s5pv210: Use cpufreq_generic_suspend() by Viresh Kumar · 10 years ago
  17. d248bb8 cpufreq: exynos: Use cpufreq_generic_suspend() by Viresh Kumar · 10 years ago
  18. e28867e cpufreq: Implement cpufreq_generic_suspend() by Viresh Kumar · 10 years ago
  19. 2f0aea9 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 10 years ago
  20. 6e2c89d cpufreq: move call to __find_governor() to cpufreq_init_policy() by viresh kumar · 10 years ago
  21. 4b9e44f ARM: davinci: remove da8xx_omapl_defconfig by Sekhar Nori · 10 years ago
  22. 1233090 ARM: davinci: da8xx: fix multiple watchdog device registration by Sekhar Nori · 10 years ago
  23. f26a996 ARM: davinci: add da8xx specific configs to davinci_all_defconfig by Sekhar Nori · 10 years ago
  24. 6ba9caa ARM: davinci: enable da8xx build concurrently with older devices by Sekhar Nori · 10 years ago
  25. ad332c8 ACPI / EC: Clear stale EC events on Samsung systems by Kieran Clancy · 10 years ago
  26. 3b4aff0 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 10 years ago
  27. 4e97b63 cpufreq: Initialize governor for a new policy under policy->rwsem by Viresh Kumar · 10 years ago
  28. 5a7e56a cpufreq: Initialize policy before making it available for others to use by Viresh Kumar · 10 years ago
  29. 999976e cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions by Aaron Plattner · 10 years ago
  30. 24bd9bf drm/i915: Fix PSR programming by Ben Widawsky · 10 years ago
  31. b010926 Merge tag 'kvm-s390-20140306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 10 years ago
  32. 7ff4247 x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well by Thomas Gleixner · 10 years ago
  33. 6859358 irqchip: gic: Silence sparse warnings by Stephen Boyd · 10 years ago
  34. 559ba4b irqchip: Silence sparse warning by Stephen Boyd · 10 years ago
  35. f2113eb GFS2: return -E2BIG if hit the maximum limits of ACLs by Jie Liu · 10 years ago
  36. e571c58 m68k: Skip futex_atomic_cmpxchg_inatomic() test by Finn Thain · 10 years ago
  37. 224aa3e clocksource: vf_pit_timer: use complement for sched_clock reading by Stefan Agner · 10 years ago
  38. 463c5ee UBI: make UBI_IOCVOLCRBLK take a parameter for future usage by Ezequiel Garcia · 10 years ago
  39. a1a564e ASoC: core: use regmap's parse_val to do endian translation by Nenghua Cao · 10 years ago
  40. d083f58 Merge tag 'parse-val' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into asoc-core by Mark Brown · 10 years ago
  41. 13ff50c regmap: add regmap_parse_val api by Nenghua Cao · 10 years ago
  42. ca5d1b3 regulator: helpers: Modify helpers enabling multi-bit control by Carlo Caione · 10 years ago
  43. 9255997 video: fbdev: uvesafb: Remove impossible code path in uvesafb_init_info by Wang YanQing · 10 years ago
  44. a57aa93 video: fbdev: uvesafb: Remove redundant NULL check in uvesafb_remove by Wang YanQing · 10 years ago
  45. 79629b2 virtio_ccw: fix hang in set offline processing by Heinz Graalfs · 10 years ago
  46. af12a31 ASoC: sirf: Add SiRF audio card by Rongjun Ying · 10 years ago
  47. a731e21 ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codec by Rongjun Ying · 10 years ago
  48. 7dedc00 dma: mmp_tdma: move to generic device tree binding by Nenghua Cao · 10 years ago
  49. 8cf7651 usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2 by Kishon Vijay Abraham I · 10 years ago
  50. a70143b drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework by Kishon Vijay Abraham I · 10 years ago
  51. f0b5077 dma: mmp_pdma: add IRQF_SHARED when request irq by Chao Xie · 10 years ago
  52. 6af5263 Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enum by Mark Brown · 10 years ago
  53. 3d59400 ASoC: Move ignore_pmdown_time from CODEC to component by Lars-Peter Clausen · 10 years ago
  54. cdde4cc ASoC: Move active count from CODEC to component by Lars-Peter Clausen · 10 years ago
  55. 6106d12 ASoC: Add component pointer to the DAI struct by Lars-Peter Clausen · 10 years ago
  56. 5c898e7 ASoC: Add helper function to check whether a CODEC is active by Lars-Peter Clausen · 10 years ago
  57. a1a0cc0 ASoC: Fix active count tracking for CODEC to CODEC links by Lars-Peter Clausen · 10 years ago
  58. 24894b7 ASoC: Add helper functions for PCM runtime 'active' management by Lars-Peter Clausen · 10 years ago
  59. 208a158 ASoC: Handle ignore_pmdown_time for CODEC to CODEC links by Lars-Peter Clausen · 10 years ago
  60. 6cbde82 ARM: KVM: fix non-VGIC compilation by Marc Zyngier · 10 years ago
  61. 07cf8f5 netfilter: ipset: add forceadd kernel support for hash set types by Josh Hunt · 10 years ago
  62. 6843bc3 netfilter: ipset: move registration message to init from net_init by Ilia Mirkin · 10 years ago
  63. 0040887 netfilter: ipset: kernel: uapi: fix MARKMASK attr ABI breakage by Florian Westphal · 10 years ago
  64. af284ec netfilter: ipset: Prepare the kernel for create option flags when no extension is needed by Jozsef Kadlecsik · 10 years ago
  65. 4d0e5c0 netfilter: ipset: add markmask for hash:ip,mark data type by Vytas Dauksa · 11 years ago
  66. 3b02b56 netfilter: ipset: add hash:ip,mark data type to ipset by Vytas Dauksa · 11 years ago
  67. 9562cf2 netfilter: ipset: Add hash: fix coccinelle warnings by Fengguang Wu · 11 years ago
  68. 35f6e63 netfilter: ipset: Follow manual page behavior for SET target on list:set by Sergey Popovich · 11 years ago
  69. 0e8b860 ARM: bcm281xx: Rename board_init() function by Markus Mayer · 10 years ago
  70. 389df03 ARM: bcm281xx: Re-order hearder files by Markus Mayer · 10 years ago
  71. a21ea26 ARM: bcm281xx: Consolidate reboot code by Markus Mayer · 10 years ago
  72. 8b1c342 ARM: bcm281xx: Move kona_l2_cache_init() so it can be shared by Markus Mayer · 10 years ago
  73. 9c6423a ARM: bcm281xx: symbol cleanup by Alex Elder · 10 years ago
  74. f516e36 ASoC: sirf: Add SiRF internal audio codec driver by Rongjun Ying · 10 years ago
  75. d912019 clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency change by Benoit Cousson · 10 years ago
  76. e3ddc97 dma: edma: Fix memory leak in edma_prep_dma_cyclic() by Christian Engelmayer · 11 years ago
  77. 51455ec DMA: shdma: Make sh_dmae_pm static by Laurent Pinchart · 11 years ago
  78. 52d6a5e DMA: shdma: Fix warnings due to declared but unused symbols by Laurent Pinchart · 11 years ago
  79. 42e4a12 DMA: shdma: Fix warnings due to improper casts and printk formats by Laurent Pinchart · 11 years ago
  80. a2e15107 hwmon: (pmbus/ltc2978) Add new chip ID for LTC2974 by Guenter Roeck · 10 years ago
  81. fdf4850 ARM: BCM5301X: workaround suppress fault by Hauke Mehrtens · 10 years ago
  82. 0658027 ARM: BCM5301X: add early debugging support by Hauke Mehrtens · 10 years ago
  83. 5b293eb ARM: BCM5301X: initial support for the BCM5301X/BCM470X SoCs with ARM CPU by Hauke Mehrtens · 10 years ago
  84. c43bad6 ARM: mach-bcm: Remove GENERIC_TIME by Richard Weinberger · 10 years ago
  85. 1f6e376 Merge tag 'armsoc/for-3.15/drivers' of git://github.com/broadcom/mach-bcm into next/drivers by Arnd Bergmann · 10 years ago
  86. 84a5dc4 spi: pl022: Don't ignore power domain and amba bus at system suspend by Ulf Hansson · 10 years ago
  87. 736198b spi: pl022: Let runtime PM callbacks be available for CONFIG_PM by Ulf Hansson · 10 years ago
  88. e37912f Merge branch 'pm-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into spi-pl022 by Mark Brown · 10 years ago
  89. c1a7898 ASoC: wm_adsp: Split firmware load into smaller chunks by Charles Keepax · 10 years ago
  90. 9c369c6 ASoC: cs4271: Fix build error without CONFIG_SPI_MASTER by Takashi Iwai · 10 years ago
  91. 2cee212 regulator: pfuze100: Add PFUZE200 support to Kconfig and module description by Axel Lin · 10 years ago
  92. 9202c37 ASoC: Baytrail: fix error handling in sst_byt_dsp_init() by Dan Carpenter · 10 years ago
  93. d93023f ARM: shmobile: r7s72100: fix bus clock calculation by Wolfram Sang · 10 years ago
  94. 56ff873 ARM: shmobile: APMU: Fix warnings due to improper printk formats by Laurent Pinchart · 10 years ago
  95. 4e8e863f tools/power turbostat: Run on Broadwell by Len Brown · 10 years ago
  96. fc04cc6 tools/power turbostat: simplify output, add Avg_MHz by Len Brown · 10 years ago
  97. feabf0c gpio: zevio: depend on ARM and OF_GPIO by Linus Walleij · 10 years ago
  98. 1b07da5 hyperv: Move state setting for link query by Haiyang Zhang · 10 years ago
  99. 48330e08 net: macb: DMA-unmap full rx-buffer by Soren Brinkmann · 10 years ago
  100. 9203090 net: macb: Check DMA mappings for error by Soren Brinkmann · 10 years ago