1. 59c3987 ACPI: add documentation about ACPI 5 enumeration by Mika Westerberg · 11 years ago
  2. 64bee4d spi / ACPI: add ACPI enumeration support by Mika Westerberg · 12 years ago
  3. e29482e gpio / ACPI: add ACPI support by Mathias Nyman · 12 years ago
  4. 752cad7 ACPI: remove unnecessary INIT_LIST_HEAD by Andy Shevchenko · 12 years ago
  5. 5923f98 ACPI / platform: include missed header into acpi_platform.c by Andy Shevchenko · 12 years ago
  6. 94d76d5 platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdown by Rafael J. Wysocki · 12 years ago
  7. 45c3646 Merge branch 'acpi-dev-pm' into acpi-enumeration by Rafael J. Wysocki · 12 years ago
  8. b88ce2a ACPI / PM: Allow attach/detach routines to change device power states by Rafael J. Wysocki · 12 years ago
  9. c4e0503 mmc: sdhci-acpi: add SDHCI ACPI driver by Adrian Hunter · 12 years ago
  10. 142b007 ACPI: add SDHCI to ACPI platform devices by Adrian Hunter · 12 years ago
  11. 2905875 ACPI / PNP: skip ACPI device nodes associated with physical nodes already by Adrian Hunter · 12 years ago
  12. 907ddf8 i2c / ACPI: add ACPI enumeration support by Mika Westerberg · 12 years ago
  13. 1399dfc ACPI / PM: Introduce os_accessible flag for power_state by Aaron Lu · 12 years ago
  14. 863f9f3 ACPI / platform: Initialize ACPI handles of platform devices in advance by Rafael J. Wysocki · 12 years ago
  15. 95f8a08 ACPI / driver core: Introduce struct acpi_dev_node and related macros by Rafael J. Wysocki · 12 years ago
  16. f3fd0c8 ACPI: Allow ACPI handles of devices to be initialized in advance by Rafael J. Wysocki · 12 years ago
  17. 8a66790 ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks by Rafael J. Wysocki · 12 years ago
  18. ddc150f ACPI / PM: Add check preventing transitioning to non-D0 state from D3. by Lv Zheng · 12 years ago
  19. 5133375 ACPI / PM: Fix build problem when CONFIG_ACPI or CONFIG_PM is not set by Rafael J. Wysocki · 12 years ago
  20. 8e345c9 ACPI: Centralized processing of ACPI device resources by Rafael J. Wysocki · 12 years ago
  21. 97d69dc ACPI / platform: Use common ACPI device resource parsing routines by Rafael J. Wysocki · 12 years ago
  22. 046d9ce ACPI: Move device resources interpretation code from PNP to ACPI core by Rafael J. Wysocki · 12 years ago
  23. b4b6cae ACPI / platform: use ACPI device name instead of _HID._UID by Mika Westerberg · 12 years ago
  24. 91e5687 ACPI: Add support for platform bus type by Mika Westerberg · 12 years ago
  25. a42b9bf ACPI / ia64: Export acpi_[un]register_gsi() by Mika Westerberg · 12 years ago
  26. 35e92b7 ACPI / x86: Export acpi_[un]register_gsi() by Andy Shevchenko · 12 years ago
  27. cf761af ACPI: Provide generic functions for matching ACPI device nodes by Mika Westerberg · 12 years ago
  28. 06f64c8 driver core / ACPI: Move ACPI support to core device and driver types by Mika Westerberg · 12 years ago
  29. 99926a8 ACPI / PM: Fix build problem related to acpi_target_system_state() by David Rientjes · 12 years ago
  30. e5cc8ef ACPI / PM: Provide ACPI PM callback routines for subsystems by Rafael J. Wysocki · 12 years ago
  31. a6ae759 ACPI / PM: Move device PM functions related to sleep states by Rafael J. Wysocki · 12 years ago
  32. 078eb12 ACPI / PM: Provide device PM functions operating on struct acpi_device by Rafael J. Wysocki · 12 years ago
  33. dee8370 ACPI / PM: Split device wakeup management routines by Rafael J. Wysocki · 12 years ago
  34. cd7bd02 ACPI / PM: Move runtime remote wakeup setup routine to device_pm.c by Rafael J. Wysocki · 12 years ago
  35. 86b3832 ACPI / PM: Move device power state selection routine to device_pm.c by Rafael J. Wysocki · 12 years ago
  36. ec2cd81 ACPI / PM: Move routines for adding/removing device wakeup notifiers by Rafael J. Wysocki · 12 years ago
  37. bdda27f ACPI / PM: Fix device PM kernedoc comments and #ifdefs by Rafael J. Wysocki · 12 years ago
  38. dea553e Merge branch 'pm-qos' into acpi-dev-pm by Rafael J. Wysocki · 12 years ago
  39. 77b6706 Linux 3.7-rc5 by Linus Torvalds · 12 years ago
  40. 7e4d684 PM / QoS: Resume device before exposing/hiding PM QoS flags by Lan Tianyu · 12 years ago
  41. b251f0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  42. 2b1768f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  43. affd9a8 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  44. 487bda5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  45. 0020dd0 Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  46. 226f7ce sparc64: Fix build with mix of modular vs. non-modular crypto drivers. by David S. Miller · 12 years ago
  47. 193d2aa sparc: Support atomic64_dec_if_positive properly. by David S. Miller · 12 years ago
  48. 0bce04b of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again by Andreas Larsson · 12 years ago
  49. 20424d8 sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq by Andreas Larsson · 12 years ago
  50. 5cf8f7d sparc: Add sparc support for platform_get_irq() by Andreas Larsson · 12 years ago
  51. a375413 gre6: fix rtnl dump messages by Nicolas Dichtel · 12 years ago
  52. 103cdd1 gianfar: ethernet vanishes after restoring from hibernation by Wang Dongsheng · 12 years ago
  53. 9532021 usbnet: ratelimit kevent may have been dropped warnings by Steve Glendinning · 12 years ago
  54. 60713a0 ipv6: send unsolicited neighbour advertisements to all-nodes by Hannes Frederic Sowa · 12 years ago
  55. a1c2d60 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  56. 63d4ec8 Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  57. a427515 Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  58. 9ca72ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  59. 3f56183 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  60. ab277bb xen/arm: Fix compile errors when drivers are compiled as modules (export more). by Stefano Stabellini · 12 years ago
  61. afcc87a drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory by Thomas Hellstrom · 12 years ago
  62. 95e8f6a drm/vmwgfx: Fix hibernation device reset by Thomas Hellstrom · 12 years ago
  63. a186d25 Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  64. 4ad48bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  65. 976bace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  66. ce6d841 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  67. c0cba03 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  68. cdfe156 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  69. a601e63 Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  70. 6893f56 h8300: add missing L1_CACHE_SHIFT by Fengguang Wu · 12 years ago
  71. b0a8cc5 mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() by Takamori Yamaguchi · 12 years ago
  72. 848561d fanotify: fix missing break by Eric Paris · 12 years ago
  73. a80a6b8 revert "epoll: support for disabling items, and a self-test app" by Andrew Morton · 12 years ago
  74. c24f9f1 checkpatch: improve network block comment style checking by Joe Perches · 12 years ago
  75. 4a48ed2 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  76. 237242b virtio: Don't access index after unregister. by Cornelia Huck · 12 years ago
  77. df28550 drm/nouveau: fix acpi edid retrieval by Maarten Lankhorst · 12 years ago
  78. 11d9256 drm/nvc0/disp: fix regression in vblank semaphore release by Kelly Doran · 12 years ago
  79. 7707b70 drm/nv40/mpeg: fix context handling by Marcin Slusarz · 12 years ago
  80. a4dd4ec drm/nv40/graph: fix typo in type names by Marcin Slusarz · 12 years ago
  81. 479dd56 drm/nv41/vm: fix typo in type name by Marcin Slusarz · 12 years ago
  82. 022d1a2 Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  83. 6ce377a xfs: fix reading of wrapped log data by Dave Chinner · 12 years ago
  84. 03b1293 xfs: fix buffer shudown reference count mismatch by Dave Chinner · 12 years ago
  85. 4b62acf xfs: don't vmap inode cluster buffers during free by Dave Chinner · 12 years ago
  86. ca250b1 xfs: invalidate allocbt blocks moved to the free list by Dave Chinner · 12 years ago
  87. 1e7acbb xfs: silence uninitialised f.file warning. by Dave Chinner · 12 years ago
  88. eaef854 xfs: growfs: don't read garbage for new secondary superblocks by Dave Chinner · 12 years ago
  89. 1f3c785 xfs: move allocation stack switch up to xfs_bmapi_allocate by Dave Chinner · 12 years ago
  90. 326c035 xfs: introduce XFS_BMAPI_STACK_SWITCH by Dave Chinner · 12 years ago
  91. 408cc4e xfs: zero allocation_args on the kernel stack by Mark Tinguely · 12 years ago
  92. 7e9620f xfs: only update the last_sync_lsn when a transaction completes by Dave Chinner · 12 years ago
  93. f483a85 arm64: mm: fix booting on systems with no memory below 4GB by Will Deacon · 12 years ago
  94. b3770b3 arm64: smp: add missing completion for secondary boot by Will Deacon · 12 years ago
  95. 6212a51 arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION by Will Deacon · 12 years ago
  96. 6ba1bc8 arm64: elf: fix core dumping definitions for GP and FP registers by Will Deacon · 12 years ago
  97. f46f979 arm64: perf: use architected event for CPU cycle counter by Will Deacon · 12 years ago
  98. f418b88 drm/radeon/si: add some missing regs to the VM reg checker by Alex Deucher · 12 years ago
  99. 860fe2f drm/radeon/cayman: add some missing regs to the VM reg checker by Alex Deucher · 12 years ago
  100. 8bb4d9c ALSA: Fix card refcount unbalance by Takashi Iwai · 12 years ago