1. b801717 kdb: Allow access to sensitive commands to be restricted by default by Daniel Thompson · 10 years ago
  2. 420c2b1 kdb: Add enable mask for groups of commands by Anton Vorontsov · 10 years ago
  3. 9452e97 kdb: Categorize kdb commands (similar to SysRq categorization) by Daniel Thompson · 10 years ago
  4. e8ab24d kdb: Remove KDB_REPEAT_NONE flag by Anton Vorontsov · 10 years ago
  5. 04bb171 kdb: Use KDB_REPEAT_* values as flags by Anton Vorontsov · 10 years ago
  6. 42c884c kdb: Rename kdb_register_repeat() to kdb_register_flags() by Anton Vorontsov · 10 years ago
  7. 15a42a9 kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags by Anton Vorontsov · 10 years ago
  8. a2e5d18 kdb: Remove currently unused kdbtab_t->cmd_flags by Anton Vorontsov · 10 years ago
  9. 206c5f6 Linux 3.18-rc4 by Linus Torvalds · 10 years ago
  10. ee867cf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  11. b1f368b Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  12. a315780 Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  13. c4c23fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  14. 0b0c7db Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  15. 86a7a16 Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  16. 45a4c07 Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  17. b942791 Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  18. 92c9e0c ARM: dts: zynq: Enable PL clocks for Parallella by Andreas Färber · 10 years ago
  19. fe606df Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  20. a50d715 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  21. ae04e1c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  22. 6ac94d3 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  23. 661b99e Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  24. 51f83ef Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  25. 1395b9c Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  26. cd3d9ea tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP by Johannes Berg · 10 years ago
  27. 9c60269 tiny: reverse logic for DISABLE_DEV_COREDUMP by Aristeu Rozanski · 10 years ago
  28. e4df3a0 i2c: core: Dispose OF IRQ mapping at client removal time by Laurent Pinchart · 10 years ago
  29. 11cfbfb i2c: at91: don't account as iowait by Wolfram Sang · 10 years ago
  30. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  31. 1910195 USB: Update default usb-storage delay_use value in kernel-parameters.txt by Mark Knibbs · 10 years ago
  32. e4a60d1 sysfs: driver core: Fix glue dir race condition by gdp_mutex by Yijing Wang · 10 years ago
  33. 842dfc1 MIPS: Fix build with binutils 2.24.51+ by Manuel Lauss · 10 years ago
  34. 0027589 xfs: track bulkstat progress by agino by Dave Chinner · 10 years ago
  35. febe3cb xfs: bulkstat error handling is broken by Dave Chinner · 10 years ago
  36. 6e57c542 xfs: bulkstat main loop logic is a mess by Dave Chinner · 10 years ago
  37. 2b831ac xfs: bulkstat chunk-formatter has issues by Dave Chinner · 10 years ago
  38. bf4a5af xfs: bulkstat chunk formatting cursor is broken by Dave Chinner · 10 years ago
  39. afa947c xfs: bulkstat btree walk doesn't terminate by Dave Chinner · 10 years ago
  40. 77783d0 mm: Fix comment before truncate_setsize() by Jan Kara · 10 years ago
  41. 2a8cdfd USB: cdc-acm: add quirk for control-line state requests by Johan Hovold · 10 years ago
  42. e5452dd Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  43. c4dc304 tty: Fix pty master poll() after slave closes v2 by Francesco Ruggeri · 10 years ago
  44. 5002921 Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  45. ed78bb8 Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  46. 3d5a086 Merge tag 'sound-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  47. 381e355 Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  48. 087b019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  49. 491a48a MIPS: R3000: Fix debug output for Virtual page number by Isamu Mogi · 10 years ago
  50. 4e72b42 Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 10 years ago
  51. 2b9375b spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM by Dmitry Eremin-Solenikov · 10 years ago
  52. 7e12e67 serial: of-serial: fix uninitialized kmalloc variable by Jingchang Lu · 10 years ago
  53. 9e326f7 tty/vt: don't set font mappings on vc not supporting this by Imre Deak · 10 years ago
  54. cd92208 tty: serial: 8250_mtk: Fix quot calculation by Matthias Brugger · 10 years ago
  55. 5305e4d dma: edma: move device registration to platform code by Arnd Bergmann · 10 years ago
  56. 494c1ea tty: Prevent "read/write wait queue active!" log flooding by Peter Hurley · 10 years ago
  57. 37b1645 tty: Fix high cpu load if tty is unreleaseable by Peter Hurley · 10 years ago
  58. 547039e serial: Fix divide-by-zero fault in uart_get_divisor() by Peter Hurley · 10 years ago
  59. f3f9185 ALSA: hda/realtek - Restore default value for ALC668 by Kailang Yang · 10 years ago
  60. f20531a phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly by Oussama Ghorbel · 10 years ago
  61. 7e8631e fix breakage in o2net_send_tcp_msg() by Al Viro · 10 years ago
  62. 20f3963 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  63. 90f9576 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  64. 32f638f PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle() by Yinghai Lu · 10 years ago
  65. a88098b USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init() by Mark Knibbs · 10 years ago
  66. bce20b2 Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  67. 4473d05 USB: cdc-acm: only raise DTR on transitions from B0 by Johan Hovold · 10 years ago
  68. ac0225f Revert "storage: Replace magic number with define in usb_stor_euscsi_init()" by Greg Kroah-Hartman · 10 years ago
  69. ab699bc ARM: dts: vf610: add SD node to cosmic dts by Olof Johansson · 10 years ago
  70. b598aac staging:iio:ade7758: Remove "raw" from channel name by Lars-Peter Clausen · 10 years ago
  71. 79fa64e staging:iio:ade7758: Fix check if channels are enabled in prenable by Lars-Peter Clausen · 10 years ago
  72. e105547 staging:iio:ade7758: Fix NULL pointer deref when enabling buffer by Lars-Peter Clausen · 10 years ago
  73. f73cde6 iio: as3935: allocate correct iio_device size by George McCollister · 10 years ago
  74. 25afffe io: accel: kxcjk-1013: Fix iio_event_spec direction by Daniel Baluta · 10 years ago
  75. 03045bc iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined by Dan Murphy · 10 years ago
  76. 4748119 iio: adc: mxs-lradc: Disable the clock on probe failure by Fabio Estevam · 10 years ago
  77. c6b4cac iio: st_sensors: Fix buffer copy by Robin van der Gracht · 10 years ago
  78. 97fb303 staging:iio:ad5933: Drop "raw" from channel names by Lars-Peter Clausen · 10 years ago
  79. 4a53d3a staging:iio:ad5933: Fix NULL pointer deref when enabling buffer by Lars-Peter Clausen · 10 years ago
  80. 2d39ad6 arm64: defconfig: update defconfig for 3.18 by Will Deacon · 10 years ago
  81. 97b56be arm64: compat: Enable bpf syscall by Catalin Marinas · 10 years ago
  82. 2a7509b Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max77686', 'regulator/fix/max77693', 'regulator/fix/max77802', 'regulator/fix/max8860' and 'regulator/fix/s2mpa01' into regulator-linus by Mark Brown · 10 years ago
  83. df33071 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  84. 0725dda ALSA: usb-audio: Fix device_del() sysfs warnings at disconnect by Takashi Iwai · 10 years ago
  85. 3f822c6 ovl: don't poison cursor by Miklos Szeredi · 10 years ago
  86. a31b0c6 mmc: core: fix card detection regression by Kristina Martsenko · 10 years ago
  87. c922c4e ALSA: hda - fix mute led problem for three HP laptops by Hui Wang · 10 years ago
  88. 8bcdd92 MAINTAINERS: update bcm2835 entry by Stephen Warren · 10 years ago
  89. 83b3d53 Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  90. a1cff6e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  91. 9319bc1 Merge tag 'platform-drivers-x86-v3.18-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  92. 8a97577 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  93. 1efa82e Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  94. 6e5aafb Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup by Chris Mason · 10 years ago
  95. 0097761 MIPS: Fix strnlen_user() return value in case of overlong strings. by Ralf Baechle · 10 years ago
  96. 89fbec5 ARM: imx: Fix the removal of CONFIG_SPI option by Fabio Estevam · 10 years ago
  97. 5cc7b04 spi: fsl-dspi: Fix CTAR selection by Alexander Stein · 10 years ago
  98. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  99. c72c553 ARM: imx: clk-vf610: define PLL's clock tree by Stefan Agner · 10 years ago
  100. 980d0d5 Merge tag 'pinctrl-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago