1. 6532ce9 x86: ce4100, irq: Do not set legacy_pic to null_legacy_pic by Jiang Liu · 10 years ago
  2. 6084a6e x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APIC by Jiang Liu · 10 years ago
  3. 18e4855 x86, irq: Introduce some helper utilities to improve readability by Jiang Liu · 10 years ago
  4. 7959850 x86, irq: Reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain by Jiang Liu · 10 years ago
  5. 32f5ef5 x86, ioapic: Use irq_cfg() instead of irq_get_chip_data() for better readability by Jiang Liu · 10 years ago
  6. f44d169 x86, ioapic: Introduce helper utilities to walk ioapics and pins by Jiang Liu · 10 years ago
  7. 518b2c63 x86, ioapic: Kill static variable nr_irqs_gsi by Jiang Liu · 10 years ago
  8. 4035ed0 x86, ioapic: Kill unused global variable timer_through_8259 by Jiang Liu · 10 years ago
  9. 3eb2be5 x86, irq, trivial: Minor improvements of IRQ related code by Jiang Liu · 10 years ago
  10. 2e0ad0e x86, ACPI, irq: Fix possible eror in GSI to IRQ mapping for legacy IRQ by Jiang Liu · 10 years ago
  11. 2c0a689 x86, ACPI, irq: Enhance error handling in function acpi_register_gsi() by Jiang Liu · 10 years ago
  12. e819813 x86, ACPI, trivial: Minor improvements to arch/x86/kernel/acpi/boot.c by Jiang Liu · 10 years ago
  13. 032329e x86, acpi, irq: Kill static function irq_to_gsi() by Jiang Liu · 10 years ago
  14. 965cd0e x86, PCI, ACPI: Use kmalloc_node() to optimize for performance by Jiang Liu · 10 years ago
  15. 8d7cdcb x86, acpi: Reorganize code to avoid forward declaration in boot.c by Jiang Liu · 10 years ago
  16. a491cc902 x86, mpparse: Simplify arch/x86/include/asm/mpspec.h by Jiang Liu · 10 years ago
  17. b1bfd5e x86, mpparse: Use pr_lvl() helper utilities to replace printk(KERN_LVL) by Jiang Liu · 10 years ago
  18. 43a7759 genirq: Export irq_domain_disassociate() to architecture interrupt drivers by Jiang Liu · 10 years ago
  19. 401c58f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. 7b08d61 Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  21. 7a8e9c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  22. f1b35b8 Merge tag 'for-linus' of git://github.com/gxt/linux by Linus Torvalds · 10 years ago
  23. 60761c1 Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  24. e6934ab Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  25. c3cb500 Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  26. 564fbee Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  27. 73b35d0 MAINTAINERS: add entry for VMware Balloon driver by Dmitry Torokhov · 10 years ago
  28. 3c8fb50 Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  29. 4ef6107 Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  30. 0c9bc27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  31. f1d7024 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  32. 58c72f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  33. 37014f5 w1: mxc_w1: Fix incorrect "presence" status by Alexander Shiyan · 10 years ago
  34. c026a3f imx-drm: parallel-display: Fix DPMS default state. by Denis Carikli · 10 years ago
  35. b28e7d5 staging: android: timed_output: fix use after free of dev by Yi Zhang · 10 years ago
  36. d670878 unicore32: Remove ARCH_HAS_CPUFREQ config option by Stephen Boyd · 10 years ago
  37. ceebf4d UniCore32: Change git tree location information in MAINTAINERS by Guan Xuetao · 10 years ago
  38. 92543fd arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compiling failure by Chen Gang · 10 years ago
  39. 3420d49 arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure. by Chen Gang · 10 years ago
  40. 40ad2a6 arch: unicore32: ksyms: export additional find_first_*() to avoid compiling failure by Chen Gang · 10 years ago
  41. 8a01659 arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM by Chen Gang · 10 years ago
  42. aaad618 unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h by Chen Gang · 10 years ago
  43. f80561e arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling failure by Chen Gang · 10 years ago
  44. 8902b10 drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause" by Chen Gang · 10 years ago
  45. 8065042 arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compiling failure by Chen Gang · 10 years ago
  46. 5a5ffc9 arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling failure by Chen Gang · 10 years ago
  47. 73fa540 drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0 by Chen Gang · 10 years ago
  48. c863810 drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue by Chen Gang · 10 years ago
  49. 312c6df arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition by Chen Gang · 10 years ago
  50. 1febf61 arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc() by Chen Gang · 10 years ago
  51. 1ff38c5 arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error by Chen Gang · 10 years ago
  52. db7ef28 arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros by Chen Gang · 10 years ago
  53. df8e4c7 arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmalloc_area() by Chen Gang · 10 years ago
  54. 4877b60 arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols by Chen Gang · 10 years ago
  55. 60efcf0 tty/serial: fix 8250 early console option passing to regular console by Rob Herring · 10 years ago
  56. 66528f9 tty: Correct INPCK handling by Peter Hurley · 10 years ago
  57. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  58. 894e552 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  59. 3d09c62 Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  60. 92b9441 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  61. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  62. 2ba87ea Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  63. 639bb92 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  64. cf8116c Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  65. 884d614 Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  66. fb54918 drm: fix uninitialized acquire_ctx fields (v2) by Rob Clark · 10 years ago
  67. 937a0c7 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  68. 8851362 staging: comedi: addi_apci_1564: add addi_watchdog dependency by Arnd Bergmann · 10 years ago
  69. 46889d9 drm/radeon: Fix radeon_irq_kms_pflip_irq_get/put() imbalance by Michel Dänzer · 10 years ago
  70. ca721b7 Revert "drm/radeon: remove drm_vblank_get|put from pflip handling" by Michel Dänzer · 10 years ago
  71. f2263fc drm/radeon: improve dvi_mode_valid by Alex Deucher · 10 years ago
  72. 6536a3a drm/radeon: update mode_valid testing for DP by Alex Deucher · 10 years ago
  73. 5c86822 drm/radeon: Use dce5/6 hdmi deep color clock setup also on dce8+ by Mario Kleiner · 10 years ago
  74. dc559aa cpuidle: mvebu: Fix the name of the states by Gregory CLEMENT · 10 years ago
  75. fefa8ff cpufreq: unlock when failing cpufreq_update_policy() by Aaron Plattner · 10 years ago
  76. e28642c Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  77. e3a920a arm64: mm: remove broken &= operator from pmd_mknotpresent by Will Deacon · 10 years ago
  78. 8d42fda Merge branch 'topic/core-vuln-fixes' into for-linus by Takashi Iwai · 10 years ago
  79. 6c0c9a3 Merge tag 'asoc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  80. 883a1d4 ALSA: control: Make sure that id->index does not overflow by Lars-Peter Clausen · 10 years ago
  81. ac902c1 ALSA: control: Handle numid overflow by Lars-Peter Clausen · 10 years ago
  82. fd9f26e ALSA: control: Don't access controls outside of protected regions by Lars-Peter Clausen · 10 years ago
  83. 82262a46 ALSA: control: Fix replacing user controls by Lars-Peter Clausen · 10 years ago
  84. 07f4d9d ALSA: control: Protect user controls against concurrent access by Lars-Peter Clausen · 10 years ago
  85. 5e40645 arm64: fix build error in sigcontext.h by Mark Salter · 10 years ago
  86. 457ced8 arm64: dts: Add more serial port nodes in APM X-Gene device tree by Vinayak Kale · 10 years ago
  87. f3a183c arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro by Suravee Suthikulpanit · 10 years ago
  88. 2227901 arm64: ptrace: fix empty registers set in prstatus of aarch32 process core by Victor Kamensky · 10 years ago
  89. 34c65c4 arm64: uid16: fix __kernel_old_{gid,uid}_t definitions by Will Deacon · 10 years ago
  90. c168870 arm64: ptrace: change fs when passing kernel pointer to regset code by Will Deacon · 10 years ago
  91. 2d5a561 arm64: Limit the CMA buffer to 32-bit if ZONE_DMA by Catalin Marinas · 10 years ago
  92. 1712ef4 arm/ftrace: fix ftrace_return_addr() to ftrace_return_address() by Steven Rostedt · 10 years ago
  93. b913a64 arm64/crypto: improve performance of GHASH algorithm by Ard Biesheuvel · 10 years ago
  94. 6aa8b20 arm64/crypto: fix data corruption bug in GHASH algorithm by Ard Biesheuvel · 10 years ago
  95. 89072728 arm64: defconfig update for LTP by Catalin Marinas · 10 years ago
  96. a46ec3a arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST' by Paul Bolle · 10 years ago
  97. 333d17e arm64: add ARCH_HAS_OPP to allow enabling OPP library by Sudeep Holla · 10 years ago
  98. c63c870 arm64: restore alphabetic order in Kconfig by Sudeep Holla · 10 years ago
  99. 3906c2b arm64: Bug fix in stack alignment exception by ChiaHao · 10 years ago
  100. 13cd36a xen/grant-table: fix suspend for non-PV guests by David Vrabel · 10 years ago