1. a759012 Merge branch 'pnp' by Rafael J. Wysocki · 10 years ago
  2. bcc7201 Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'acpi-sleep' by Rafael J. Wysocki · 10 years ago
  3. fbb9c10 Merge branch 'acpi-dsm' by Rafael J. Wysocki · 10 years ago
  4. 3e7cc14 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  5. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  6. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 10 years ago
  7. 7e22e91 Linux 3.13-rc8 by Linus Torvalds · 10 years ago
  8. 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 10 years ago
  9. eecc1e4 thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only by Hugh Dickins · 10 years ago
  10. 518d00b block: null_blk: fix queue leak inside removing device by Ming Lei · 10 years ago
  11. c713cd7 ACPI / scan: ACPI device object sysfs attribute for _STA evaluation by Srinivas Pandruvada · 10 years ago
  12. 5c551e6 ACPI / sleep: remove panic in case hardware has changed after S4 by Oliver Neukum · 10 years ago
  13. b981513 ACPI / scan: bail out early if failed to parse APIC ID for CPU by Jiang Liu · 10 years ago
  14. 228fdc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  15. e2bc447 Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  16. 324c66f Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  17. cff539b1 Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  18. c43a5eb Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 10 years ago
  19. e70988d leds: lp5521/5523: Remove duplicate mutex by Milo Kim · 11 years ago
  20. 1f4a63b xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() by Chuansheng Liu · 10 years ago
  21. bba719b xfs: fix off-by-one error in xfs_attr3_rmt_verify by Jie Liu · 10 years ago
  22. d6e9c89 qlcnic: Fix ethtool statistics length calculation by Shahed Shaikh · 10 years ago
  23. 1ac6762 qlcnic: Fix bug in TX statistics by Manish Chopra · 10 years ago
  24. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 10 years ago
  25. b13ba1b macvlan: forbid L2 fowarding offload for macvtap by Jason Wang · 10 years ago
  26. c4d7099 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  27. 95e92fd bnx2x: fix DMA unmapping of TSO split BDs by Michal Schmidt · 10 years ago
  28. 21e20e2 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  29. 2aa63ce Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  30. 07edd74 ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME by Hannes Frederic Sowa · 10 years ago
  31. 9a2620c bnx2x: prevent WARN during driver unload by Yuval Mintz · 10 years ago
  32. 13de22c Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  33. 8839099 intel_idle: close avn_cstates array with correct marker by Jiang Liu · 10 years ago
  34. 0f74d82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  35. ba0dc81 Revert "intel_idle: mark states tables with __initdata tag" by Jiang Liu · 10 years ago
  36. 7d1c153 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  37. f882915 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  38. f8dae00 parisc: Ensure full cache coherency for kmap/kunmap by John David Anglin · 10 years ago
  39. 2eff7c7 Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 10 years ago
  40. 778037e clk: clk-divider: fix divisor > 255 bug by James Hogan · 10 years ago
  41. c14ced0 ACPICA: Update version to 20131218. by Bob Moore · 10 years ago
  42. 71487f3f ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global. by Lv Zheng · 10 years ago
  43. ed60694 ACPICA: Linuxize: Cleanup spaces after special macro invocations. by Lv Zheng · 10 years ago
  44. 06d1860 ACPICA: Interpreter: Add additional debug info for an error case. by Bob Moore · 10 years ago
  45. a2c8633 ACPICA: Update ACPI example code to make it an actual working program. by Bob Moore · 10 years ago
  46. 1a2c478 ACPICA: Add an error message if the Debugger fails initialization. by Bob Moore · 10 years ago
  47. 5d4de9a ACPICA: Conditionally define a local variable that is used for debug only. by Bob Moore · 10 years ago
  48. 20c40de ACPICA: Parser: Updates/fixes for debug output. by Bob Moore · 10 years ago
  49. 0f607cb ACPICA: Enhance ACPI warning for memory/IO address conflicts. by Bob Moore · 10 years ago
  50. 87beb7e ACPICA: Update several debug statements - no functional change. by Bob Moore · 10 years ago
  51. 4bec3d8 ACPICA: Improve exception handling for GPE block installation. by Bob Moore · 10 years ago
  52. 36f3615 ACPICA: Add helper macros to extract bus/segment numbers from HEST table. by Betty Dall · 10 years ago
  53. f0d7366 ACPICA: Tables: Add full support for the PCCT table, update table definition. by Bob Moore · 10 years ago
  54. 7745522 ACPICA: Tables: Add full support for the DBG2 table. by Bob Moore · 10 years ago
  55. 0249ed2 ACPICA: Add option to favor 32-bit FADT addresses. by Bob Moore · 10 years ago
  56. fab4610 ACPICA: Cleanup the option of forcing the use of the RSDT. by Lv Zheng · 10 years ago
  57. 671cc68 ACPICA: Back port and refine validation of the XSDT root table. by Lv Zheng · 10 years ago
  58. b1c1029 ACPICA: Linux Header: Remove unused OSL prototypes. by Lv Zheng · 10 years ago
  59. bb3fec1 ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change. by Lv Zheng · 10 years ago
  60. 5af2b63 ACPICA: Disassembler: Improve pathname support for emitted External() statements. by Bob Moore · 10 years ago
  61. 5076f00 ACPICA: Debug output: Fix a couple of small output issues. by Bob Moore · 10 years ago
  62. ec9c9c2 ACPI / thermal: remove const from thermal_zone_device_ops declaration by Emil Goode · 10 years ago
  63. ceb3b02 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  64. a3f28ef Merge tag 'drm-intel-fixes-2014-01-08' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  65. bbc6319 drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip() by Christian Engelmayer · 10 years ago
  66. 5d2f476 drm/nouveau/bios: fix offset calculation for BMPv1 bioses by Ilia Mirkin · 10 years ago
  67. a04c0e2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  68. 732256b tipc: correctly unlink packets from deferred packet queue by Erik Hugne · 10 years ago
  69. 657e5d1 ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c by Li RongQing · 10 years ago
  70. 47f9564 MAINTAINERS: Updates for drm/i915 by Daniel Vetter · 10 years ago
  71. c1ccaa6 drm/nouveau: return offset of allocated notifier by Bob Gleitsmann · 10 years ago
  72. 6d60792 drm/nouveau/bios: make jump conditional by Ilia Mirkin · 10 years ago
  73. 6e9cbb4 drm/nvce/mc: fix msi rearm on GF114 by Sid Boyce · 10 years ago
  74. 854cc0e drm/nvc0/gr: fix mthd data submission by Kelly Doran · 10 years ago
  75. 61b365a drm/nouveau: populate master subdev pointer only when fully constructed by Ben Skeggs · 11 years ago
  76. ef350bb Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  77. a707271 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  78. d8254e0 PNPBIOS: check return value of pnp_add_device() by Dmitry Torokhov · 10 years ago
  79. 77410ba Merge branches 'acpi-battery' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  80. fe0d692 bridge: use spin_lock_bh() in br_multicast_set_hash_max by Curt Brune · 10 years ago
  81. 88ad314 ipv6: don't install anycast address for /128 addresses on routers by Hannes Frederic Sowa · 10 years ago
  82. e5e97ee hso: fix handling of modem port SERIAL_STATE notifications by Dan Williams · 10 years ago
  83. a90b403 ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS by Lan Tianyu · 10 years ago
  84. 6cbd7ee intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters. by Dirk Brandewie · 10 years ago
  85. 22d3b76 isdn: Drop big endian cpp checks from telespci and hfc_pci drivers by Guenter Roeck · 10 years ago
  86. e46316c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  87. a50f9d5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  88. d0abafa ext4: fix bigalloc regression by Eric Whitney · 10 years ago
  89. ce08884 Merge branch 'be2net' by David S. Miller · 10 years ago
  90. e3dc867 be2net: fix max_evt_qs calculation for BE3 in SR-IOV config by Suresh Reddy · 10 years ago
  91. 5eeff63 be2net: increase the timeout value for loopback-test FW cmd by Suresh Reddy · 10 years ago
  92. da1388d be2net: disable RSS when number of RXQs is reduced to 1 via set-channels by Vasundhara Volam · 10 years ago
  93. f2661ad netfilter: only warn once on wrong seqadj usage by Jesper Dangaard Brouer · 10 years ago
  94. 2690d97 netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper by Daniel Borkmann · 10 years ago
  95. f8a571b ACPI / tables: Return proper error codes from acpi_table_parse() and fix comment. by tangchen · 10 years ago
  96. de2d1a7 ACPI / tables: Check if id is NULL in acpi_table_parse() by tangchen · 10 years ago
  97. be505f6 Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM" by Alexander van Heukelum · 10 years ago
  98. 058840c drm/i915/bdw: Flush system agent on gen8 also by Ben Widawsky · 10 years ago
  99. 497d221 Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-fixes by Mike Turquette · 10 years ago
  100. f35f76e xen-netback: Include header for vmalloc by Josh Boyer · 10 years ago