1. dfc40b2 ARM: twd: register clockevents device before enabling PPI by Will Deacon · 13 years ago
  2. 5cb843c ARM: realview: ensure visibility of writes during reset by Will Deacon · 13 years ago
  3. 7fdd3c4 ARM: perf: make name of arm_pmu_type consistent by Mark Rutland · 13 years ago
  4. 49bef83 ARM: perf: fix prototype of release_pmu by Mark Rutland · 13 years ago
  5. 0ac8e58 ARM: fix perf build with uclibc toolchains by Florian Fainelli · 13 years ago
  6. ce8a84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  7. a01e836 firewire: ohci: fix DMA unmapping in an error path by Stefan Richter · 13 years ago
  8. 9c1176b firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases by Stefan Richter · 13 years ago
  9. 3f4460a perf probe: Filter out redundant inline-instances by Masami Hiramatsu · 13 years ago
  10. db0d2c6 perf probe: Search concrete out-of-line instances by Masami Hiramatsu · 13 years ago
  11. f182e3e perf probe: Avoid searching variables in intermediate scopes by Masami Hiramatsu · 13 years ago
  12. 221d061 perf probe: Fix to search local variables in appropriate scope by Masami Hiramatsu · 13 years ago
  13. 13e27d7 perf probe: Warn when more than one line are given by Masami Hiramatsu · 13 years ago
  14. 36c0c58 perf probe: Fix to walk all inline instances by Masami Hiramatsu · 13 years ago
  15. b0e9cb2 perf probe: Fix to search nested inlined functions in CU by Masami Hiramatsu · 13 years ago
  16. a128405 perf probe: Fix line walker to check CU correctly by Masami Hiramatsu · 13 years ago
  17. 8afa2a7 perf probe: Fix a memory leak for scopes array by Masami Hiramatsu · 13 years ago
  18. e9b52ef perf: fix temporary file ownership check by Vasiliy Kulikov · 13 years ago
  19. bcc65fd drm/radeon: re-POST the asic on Apple hardware when booted via EFI by Matthew Garrett · 13 years ago
  20. 13bb943 drm/radeon: Allow panel preferred EDID to override BIOS native mode by Matthew Garrett · 13 years ago
  21. 92bdfd4 drm/radeon/kms: make some watermark messages debug only by Alex Deucher · 13 years ago
  22. 33ae182 drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos by Alex Deucher · 13 years ago
  23. 73104b5 drm/radeon/kms: don't enable connectors that are off in the hotplug handler by Alex Deucher · 13 years ago
  24. 6193d69 usb: musb: gadget: fix error path by Sebastian Andrzej Siewior · 13 years ago
  25. bb8070c usb: gadget: f_phonet: unlock in error case by Sebastian Andrzej Siewior · 13 years ago
  26. ad50c1b usb: musb: blackfin: include prefetch head file by Bob Liu · 13 years ago
  27. 240a16e usb: musb: tusb6010: fix compilation by Felipe Balbi · 13 years ago
  28. cf6808c usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.h by Kuninori Morimoto · 13 years ago
  29. f847a79 usb: musb: cppi: fix build errors due to DBG and missing musb variable by Per Forlin · 13 years ago
  30. afbd074 usb: musb: ux500: replace missing DBG with dev_dbg by Per Forlin · 13 years ago
  31. d366d39b usb: musb: ux500: set dma config for both src and dst by Per Forlin · 13 years ago
  32. 93e098a usb: musb: fix oops on musb_gadget_pullup by John Stultz · 13 years ago
  33. 1515496 usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1) by Ming Lei · 13 years ago
  34. 71964b9 usb: gadget: hid: don't STALL when processing a HID Descriptor request by Sebastian Bauer · 13 years ago
  35. 26e5c3e usb: musb: fix Kconfig by Rabin Vincent · 13 years ago
  36. 74c6f3a usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared by Sergei Trofimovich · 13 years ago
  37. 6a22158 usb: gadget: composite: fix bMaxPacketSize for SuperSpeed by Sebastian Andrzej Siewior · 13 years ago
  38. aba1350 usb: gadget: fusb300: remove #if 0 block by Sebastian Andrzej Siewior · 13 years ago
  39. 567b20e usb: gadget: s3c2410_udc: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  40. eeca736 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  41. d80bcf4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  42. 7ec41ee ASoC: omap: Update e-mail address of Jarkko Nikula by Jarkko Nikula · 13 years ago
  43. b33f9cb regmap: Specify a module license by Stephen Warren · 13 years ago
  44. c92761f sparc: Don't do hypervisor calls on non-sun4v in DS driver. by David S. Miller · 13 years ago
  45. 8cf1fb216 pnfs: Automatically select blocks & objects layouts by Boaz Harrosh · 13 years ago
  46. f09aecd ASoC: SAMSUNG: Add I2S0 internal dma driver by Sangbeom Kim · 13 years ago
  47. 8c20871 ext4: Properly count journal credits for long symlinks by Eric Sandeen · 13 years ago
  48. d2db60d ext3: Properly count journal credits for long symlinks by Eric Sandeen · 13 years ago
  49. 687beaa Bluetooth: cmtp: Fix session cleanup on failed conn add by Peter Hurley · 13 years ago
  50. ff062ea Bluetooth: hidp: Don't release device ref if never held by Peter Hurley · 13 years ago
  51. 615aedd Bluetooth: hidp: Only free input device if failed register by Peter Hurley · 13 years ago
  52. 1c97e94 Bluetooth: hidp: Fix memory leak of cached report descriptor by Peter Hurley · 13 years ago
  53. e9d5cb5 Bluetooth: hidp: Fix session cleanup on failed conn add by Peter Hurley · 13 years ago
  54. 7176522 Bluetooth: cmtp: Fix deadlock in session deletion by Peter Hurley · 13 years ago
  55. 751c10a Bluetooth: bnep: Fix deadlock in session deletion by Peter Hurley · 13 years ago
  56. 7bdb8a5 Bluetooth: Don't use cmd_timer to timeout HCI reset command by Szymon Janc · 13 years ago
  57. 6be6b11 Bluetooth: Fixed wrong L2CAP Sock timer value by Chen Ganir · 13 years ago
  58. a71a0cf Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks by Peter Hurley · 13 years ago
  59. 3a3f5c7 Bluetooth: cmtp: Fix lost wakeup of session thread by Peter Hurley · 13 years ago
  60. 38d5755 Bluetooth: bnep: Fix lost wakeup of session thread by Peter Hurley · 13 years ago
  61. 552b0d3 Bluetooth: sco: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  62. f9a3c20 Bluetooth: l2cap: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  63. 9be4e3f Bluetooth: Fix lost wakeups waiting for sock state change by Peter Hurley · 13 years ago
  64. 950e2d5 Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  65. e5842cd Bluetooth: rfcomm: Remove unnecessary krfcommd event by Peter Hurley · 13 years ago
  66. 8e7c3d2 Bluetooth: Add Toshiba laptops AR30XX device ID by Ricardo Mendoza · 13 years ago
  67. 4935f1c Bluetooth: btusb: be quiet on device disconnect by Paul Bolle · 13 years ago
  68. 8475e23 Bluetooth: unlock if allocation fails in hci_blacklist_add() by Dan Carpenter · 13 years ago
  69. 1244092 e1000e: increase driver version number by Bruce Allan · 13 years ago
  70. 244735f e1000e: alternate MAC address update by Bruce Allan · 13 years ago
  71. 7f99ae6 e1000e: do not disable receiver on 82574/82583 by Bruce Allan · 13 years ago
  72. c407bee e1000e: alternate MAC address does not work on device id 0x1060 by Bruce Allan · 13 years ago
  73. 674db13 rt2x00: fix crash in rt2800usb_get_txwi by Stanislaw Gruszka · 13 years ago
  74. df71c9c rt2x00: fix order of entry flags modification by Stanislaw Gruszka · 13 years ago
  75. 4b1bfb7 rt2x00: fix crash in rt2800usb_write_tx_desc by Stanislaw Gruszka · 13 years ago
  76. 72fa599 move RLIMIT_NPROC check from set_user() to do_execve_common() by Vasiliy Kulikov · 13 years ago
  77. e22906c cifs: Do not set cifs/ntfs acl using a file handle (try #4) by Shirish Pargaonkar · 13 years ago
  78. 789e666 [CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readable by Steve French · 13 years ago
  79. a06d8ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  80. 66a89b2 hwmon: (ibmaem) add missing kfree by Julia Lawall · 13 years ago
  81. 3a2805e hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages by Guenter Roeck · 13 years ago
  82. 044cd3a hwmon: (pmbus) Virtualize pmbus_write_byte by Guenter Roeck · 13 years ago
  83. 22f8320 Input: tegra-kbc - correct call to input_free_device by Axel Lin · 13 years ago
  84. d9b830f Input: mpu3050 - correct call to input_free_device by Axel Lin · 13 years ago
  85. 1d229d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  86. d16adea MAINTAINERS: Update linus' git repository by Tracey Dent · 13 years ago
  87. a9f729f Revert "EDAC: Correct Kconfig dependencies" by Linus Torvalds · 13 years ago
  88. 54a33b19 NFS41: make PNFS_BLOCK selectable by Peng Tao · 13 years ago
  89. aa02bc7 PCnet: Fix section mismatch by Ralf Baechle · 13 years ago
  90. 7712b64 bnx2x: disable dcb on 578xx since not supported yet by Dmitry Kravkov · 13 years ago
  91. 9f0096a bnx2x: properly clean indirect addresses by Dmitry Kravkov · 13 years ago
  92. 2031bd3 bnx2x: prevent race between undi_unload and load flows by Dmitry Kravkov · 13 years ago
  93. cdb9d6a bnx2x: fix select_queue when FCoE is disabled by Vladislav Zolotarov · 13 years ago
  94. 45d3539 bnx2x: init FCOE FP only once by Vladislav Zolotarov · 13 years ago
  95. 97a8041 ipv4: some rt_iif -> rt_route_iif conversions by Julian Anastasov · 13 years ago
  96. 5189054 net/bridge/netfilter/ebtables.c: use available error handling code by Julia Lawall · 13 years ago
  97. 94a80d6 net/netlabel/netlabel_kapi.c: add missing cleanup code by Julia Lawall · 13 years ago
  98. 2eed798 net/irda: sh_sir: tidyup compile warning by Kuninori Morimoto · 13 years ago
  99. 86d0aff net/irda: sh_sir: add missing header by Kuninori Morimoto · 13 years ago
  100. a916d82 net/irda: sh_irda: add missing header by Kuninori Morimoto · 13 years ago