1. 077a671 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  2. 9a04d08 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  3. dcaea2c Merge branch 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  4. 614d742 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  5. 8834616 ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed() by Rafael J. Wysocki · 10 years ago
  6. f516bde ACPI / PCI root: Clear driver_data before failing enumeration by Rafael J. Wysocki · 10 years ago
  7. c1beb0b ACPI / hotplug: Fix PCI host bridge hot removal by Rafael J. Wysocki · 10 years ago
  8. 5beaee4 ACPI / hotplug: Fix acpi_bus_get_device() return value check by Rafael J. Wysocki · 10 years ago
  9. 27b5c3f Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  10. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  11. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  12. a709bd5 Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  13. 3ea369e Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  14. 6a328f3 sparc64: merge fix by Stephen Rothwell · 10 years ago
  15. a310410 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  16. 6469c84 sparc64: fix build regession by Kirill A. Shutemov · 10 years ago
  17. cdd278d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  18. 794e96e Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  19. c2ac2ae Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 10 years ago
  20. d11a347 be2net: Delete secondary unicast MAC addresses during be_close by Ajit Khaparde · 10 years ago
  21. 012bd38 be2net: Fix unconditional enabling of Rx interface options by Ajit Khaparde · 10 years ago
  22. 0f13b66b net, virtio_net: replace the magic value by Zhi Yong Wu · 10 years ago
  23. cf970c0 ping: prevent NULL pointer dereference on write to msg_name by Hannes Frederic Sowa · 10 years ago
  24. 4861292 Merge branch 'bnx2x' by David S. Miller · 10 years ago
  25. 6ffa39f bnx2x: Prevent "timeout waiting for state X" by Dmitry Kravkov · 10 years ago
  26. ffa1cb9 bnx2x: prevent CFC attention by Dmitry Kravkov · 10 years ago
  27. 9dcd9ac bnx2x: Prevent panic during DMAE timeout by Dmitry Kravkov · 10 years ago
  28. a0d307b bnx2x: Clean the sp rtnl task upon unload by Dmitry Kravkov · 10 years ago
  29. eca42aa ipv6: Fix inet6_init() cleanup order by Vlad Yasevich · 10 years ago
  30. ef0c1a6 watchdog: w83627hf: Use helper functions to access superio registers by Guenter Roeck · 11 years ago
  31. ac46110 watchdog: w83627hf: Enable watchdog device only if not already enabled by Guenter Roeck · 11 years ago
  32. 8f52638 watchdog: w83627hf: Enable watchdog only once by Guenter Roeck · 11 years ago
  33. 30a83695 watchdog: w83627hf: Convert to watchdog infrastructure by Guenter Roeck · 10 years ago
  34. 029b234 genetlink: rename shadowed variable by Johannes Berg · 10 years ago
  35. bceaa90 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 10 years ago
  36. bcd081a net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n by Fabio Estevam · 10 years ago
  37. 34f2fd8 bio: fix argument of __bio_add_page() for max_sectors > 0xffff by Akinobu Mita · 10 years ago
  38. cfff1f4 i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() by Wei Yongjun · 10 years ago
  39. fdcf776 xen-netfront: fix missing rx_refill_timer when allocate memory failed by Ma JieYue · 10 years ago
  40. 2d3c627 Revert "init/Kconfig: add option to disable kernel compression" by H. Peter Anvin · 10 years ago
  41. 0f1741c edac/85xx: Remove mpc85xx_pci_err_remove by Johannes Thumshirn · 10 years ago
  42. ccdfb97 EDAC: Add edac-mpc85xx driver to MAINTAINERS by Johannes Thumshirn · 10 years ago
  43. 4a7e94a watchdog: omap_wdt: raw read and write endian fix by Victor Kamensky · 10 years ago
  44. b0df38d watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE by Uwe Kleine-König · 10 years ago
  45. ab5bbdc watchdog: pcwd_usb: overflow in usb_pcwd_send_command() by Dan Carpenter · 10 years ago
  46. 0859ffc watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe() by Wei Yongjun · 10 years ago
  47. 6ffcff9 watchdog: watchdog_core: Fix a trivial typo by Sachin Kamat · 10 years ago
  48. 58e5637 watchdog: dw: Enable OF support for DW watchdog timer by Dinh Nguyen · 11 years ago
  49. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  50. 67b9fbdf watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval by Guenter Roeck · 11 years ago
  51. 5412df0 watchdog: pcwd_usb: Use allocated buffer for usb_control_msg by Guenter Roeck · 11 years ago
  52. b1f9cd3 watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  53. f0fcbdb watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI by Xianglong Du · 11 years ago
  54. 85eee81 watchdog: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  55. a20a99f watchdog: ts72xx_wdt: cleanup return codes in ioctl by Dan Carpenter · 11 years ago
  56. cfff96e documentation/devicetree: Move DT bindings from gpio to watchdog by Johannes Thumshirn · 11 years ago
  57. 473cf93 watchdog: add ralink watchdog driver by John Crispin · 11 years ago
  58. e14538e watchdog: Add MOXA ART watchdog driver by Jonas Jensen · 11 years ago
  59. b3970bd watchdog: kempld_wdt: Add __user annotation by Jingoo Han · 11 years ago
  60. 6029550 watchdog: dw_wdt: Add __user annotation by Jingoo Han · 11 years ago
  61. bc8fdfb watchdog: use dev_get_platdata() by Jingoo Han · 11 years ago
  62. 813296a watchdog: imx2_wdt: expose module alias for loading from device-tree by Niels de Vos · 11 years ago
  63. 280103e watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare by Heiko Stübner · 11 years ago
  64. ad83c6c watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS by Heiko Stübner · 11 years ago
  65. 5e47eec i2c: i2c-eg20t: do not print error message in syslog if no ACK received by Andreas Werner · 10 years ago
  66. b4fdf52 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 10 years ago
  67. 69ad5da IB/core: Re-enable create_flow/destroy_flow uverbs by Matan Barak · 10 years ago
  68. f21519b IB/core: extended command: an improved infrastructure for uverbs commands by Yann Droneaud · 10 years ago
  69. 2490f20b IB/core: Remove ib_uverbs_flow_spec structure from userspace by Yann Droneaud · 10 years ago
  70. 58913ef IB/core: Use a common header for uverbs flow_specs by Yann Droneaud · 10 years ago
  71. b68c956 IB/core: Make uverbs flow structure use names like verbs ones by Yann Droneaud · 10 years ago
  72. d82693d IB/core: Rename 'flow' structs to match other uverbs structs by Yann Droneaud · 10 years ago
  73. f884827 IB/core: clarify overflow/underflow checks on ib_create/destroy_flow by Matan Barak · 10 years ago
  74. 33a7d42 um: Remove unused declarations from <as-layout.h> by Geert Uytterhoeven · 10 years ago
  75. a851aeb um: remove used STDIO_CONSOLE Kconfig param by Michael Opdenacker · 10 years ago
  76. b13a9bf um/vdso: add .gitignore for a couple of targets by Ramkumar Ramachandra · 11 years ago
  77. e40f04d arch/um: make it work with defconfig and x86_64 by Ramkumar Ramachandra · 11 years ago
  78. e96d1c36 um: Make kstack_depth_to_print conform to arch/x86 by Richard Weinberger · 11 years ago
  79. a1850e9 um: Get rid of thread_struct->saved_task by Richard Weinberger · 11 years ago
  80. f72c22e um: Make stack trace reliable against kernel mode faults by Richard Weinberger · 11 years ago
  81. 9d1ee8c um: Rewrite show_stack() by Richard Weinberger · 11 years ago
  82. 5cfe8f1 alpha: Prevent a NULL ptr dereference in csum_partial_copy. by Jay Estabrook · 10 years ago
  83. 6e22f8f alpha: perf: fix out-of-bounds array access triggered from raw event by Will Deacon · 11 years ago
  84. 4914d7b alpha: Use qemu+cserve provided high-res clock and alarm. by Richard Henderson · 11 years ago
  85. a1659d6 alpha: Switch to GENERIC_CLOCKEVENTS by Richard Henderson · 11 years ago
  86. db2d326 alpha: Enable the rpcc clocksource for single processor by Richard Henderson · 11 years ago
  87. 85d0b3a alpha: Reorganize rtc handling by Richard Henderson · 11 years ago
  88. 7f3bbb8 alpha: Primitive support for CPU power down. by Richard Henderson · 11 years ago
  89. fddd87d alpha: Allow HZ to be configured by Richard Henderson · 11 years ago
  90. 994dcf7 alpha: Notice if we're being run under QEMU by Richard Henderson · 13 years ago
  91. a47e5bb alpha: Eliminate compiler warning from memset macro by Richard Henderson · 11 years ago
  92. 1213959 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  93. 673fdfe Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  94. 73d75ba Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  95. 71f777e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  96. dd3190e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. b29c830 Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  98. 0bde729 Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  99. 449bf8d Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  100. ffd3c02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago