1. a970f5d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  2. 0cd9c64 futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup by Darren Hart · 13 years ago
  3. 7ebfa57 vfs: fix incorrect dentry_update_name_case() BUG_ON() test by Linus Torvalds · 13 years ago
  4. f660378 block: only force kblockd unplugging from the schedule() path by Jens Axboe · 13 years ago
  5. 88b996c block: cleanup the block plug helper functions by Christoph Hellwig · 13 years ago
  6. e38f5b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  7. e6d2831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  8. e27e615 mm/thp: use conventional format for boolean attributes by Ben Hutchings · 13 years ago
  9. b836aec ramfs: fix memleak on no-mmu arch by Bob Liu · 13 years ago
  10. 084189a um: disable CONFIG_CMPXCHG_LOCAL by Richard Weinberger · 13 years ago
  11. 6d56dad um: fix call tracer and bug handler by Richard Weinberger · 13 years ago
  12. ed5afea fs/fhandle.c: add <linux/personality.h> for ia64 by Jeff Mahoney · 13 years ago
  13. 6a534c9 MAINTAINERS: change mail adress of Hans J. Koch by Hans J. Koch · 13 years ago
  14. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 13 years ago
  15. 13209c2 RapidIO: add IDT CPS-1432 switch definitions by Alexandre Bounine · 13 years ago
  16. 341aea2 oom-kill: remove boost_dying_task_prio() by KOSAKI Motohiro · 13 years ago
  17. 929bea7 vmscan: all_unreclaimable() use zone->all_unreclaimable as a name by KOSAKI Motohiro · 13 years ago
  18. fe936df mm: check that we have the right vma in __access_remote_vm() by Michael Ellerman · 13 years ago
  19. 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 13 years ago
  20. 5de1743 drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip by Wanlong Gao · 13 years ago
  21. fc5da22 tmpfs: fix off-by-one in max_blocks checks by Hugh Dickins · 13 years ago
  22. d00ebea MAINTAINERS: update STABLE BRANCH info by Randy Dunlap · 13 years ago
  23. 81ab420 mm: add VM counters for transparent hugepages by Andi Kleen · 13 years ago
  24. c897401 MAINTAINERS: update various tty patterns by Joe Perches · 13 years ago
  25. 61bc02b MAINTAINERS: update m68knommu patterns by Joe Perches · 13 years ago
  26. d69ac13 MAINTAINERS: add ARM/ts78xx-setup platform maintainer by Alexander Clouter · 13 years ago
  27. 78be959 kstrtox: simpler code in _kstrtoull() by Alexey Dobriyan · 13 years ago
  28. 01eda2e kstrtox: fix compile warnings in test by Alexey Dobriyan · 13 years ago
  29. 592ce31 leds/leds-regulator.c: fix handling of already enabled regulators by Antonio Ospite · 13 years ago
  30. d3bc236 vmstat: update comment regarding stat_threshold by Christoph Lameter · 13 years ago
  31. 9f6ae44 mm/page_alloc.c: silence build_all_zonelists() section mismatch by Paul Mundt · 13 years ago
  32. c340b1d fs/partitions/ldm.c: fix oops caused by corrupted partition table by Timo Warns · 13 years ago
  33. c344180 drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  34. 584208e mm: optimize pfn calculation in online_page() by Daniel Kiper · 13 years ago
  35. 67954fe memcg: fix mem_cgroup_rotate_reclaimable_page() by Eric Dumazet · 13 years ago
  36. 753d853 Revert "USB: isp1760-hcd: move imask clear after pending work is done" by Greg Kroah-Hartman · 13 years ago
  37. 88b9ef4 ARM: 6879/1: fix personality test wrt usage of domain handlers by Nicolas Pitre · 13 years ago
  38. 5e14343 ARM: 6878/1: fix personality flag propagation across an exec by Nicolas Pitre · 13 years ago
  39. df5419a ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mmap() by Nicolas Pitre · 13 years ago
  40. b025a3f ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS by Stephen Boyd · 13 years ago
  41. baab730 ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used by Maurus Cuelenaere · 13 years ago
  42. 96cfb97 ARM: SAMSUNG: Fix build failure in PM CRC check code by Abhilash Kesavan · 13 years ago
  43. dc5b966 ARM: S5P: Remove unused s3c_pm_check_resume_pin by Abhilash Kesavan · 13 years ago
  44. c41136b xHCI: Implement AMD PLL quirk by Andiry Xu · 13 years ago
  45. fedd383 xhci: Tell USB core both roothubs lost power. by Sarah Sharp · 13 years ago
  46. a8f08d8 usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0 hub by Andiry Xu · 13 years ago
  47. b214f19 USB: Fix unplug of device with active streams by Matthew Wilcox · 14 years ago
  48. 2dea75d USB: xhci - also free streams when resetting devices by Dmitry Torokhov · 13 years ago
  49. 8d50de9 Blackfin: SMP: fix cache flush loop by Sonic Zhang · 13 years ago
  50. 0bf02ce Blackfin: time-ts: ack gptimer sooner to avoid missing short ints by Mike Frysinger · 13 years ago
  51. ce24ee4 Blackfin: gptimers: fix thinko when disabling timers by Mike Frysinger · 13 years ago
  52. 943aee0 Blackfin: SMP: make all barriers handle cache issues by Graf Yang · 15 years ago
  53. 386139d xhci: Fix NULL pointer deref in handle_port_status() by Sarah Sharp · 13 years ago
  54. dfa49c4 USB: xhci - fix math in xhci_get_endpoint_interval() by Dmitry Torokhov · 13 years ago
  55. 926008c USB: xhci: simplify logic of skipping missed isoc TDs by Dmitry Torokhov · 13 years ago
  56. 575688e USB: xhci - remove excessive 'inline' markings by Dmitry Torokhov · 13 years ago
  57. 22e0487 USB: xhci: unsigned char never equals -1 by Dan Carpenter · 13 years ago
  58. 5a6c2f3 USB: xhci - fix unsafe macro definitions by Dmitry Torokhov · 13 years ago
  59. 2868a2b USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices by Dmitry Torokhov · 13 years ago
  60. 5808544 USB: isp1760-hcd: move imask clear after pending work is done by Richard Retanubun · 13 years ago
  61. d834508 USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0 by Valentin Longchamp · 13 years ago
  62. cb62d65 usb: qcserial add missing errorpath kfrees by Steven Hardy · 13 years ago
  63. 99ab3f9 usb: qcserial avoid pointing to freed memory by Steven Hardy · 13 years ago
  64. 10c9ab1 usb: Fix qcserial memory leak on rmmod by Steven Hardy · 13 years ago
  65. c53c2fa USB: ftdi_sio: add ids for Hameg HO720 and HO730 by Paul Friedrich · 13 years ago
  66. 80f9df3 USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem. by Marius B. Kotsbak · 13 years ago
  67. 4857071 usb: pch_udc: unlock on allocation failure by Dan Carpenter · 13 years ago
  68. 9ab7927 USB host: Fix lockdep warning in AMD PLL quirk by Joerg Roedel · 13 years ago
  69. 16a2f97 usb/gadget: don't leak hs_descriptors by Sebastian Andrzej Siewior · 13 years ago
  70. 0fdf65c USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not defined by Yoichi Yuasa · 13 years ago
  71. 11a31d8 USB: ftdi_sio: add PID for OCT DK201 docking station by Johan Hovold · 13 years ago
  72. 36a52c0 usb: musb: omap2430: fix build failure by Johan Hovold · 13 years ago
  73. 94ae497 USB: EHCI: unlink unused QHs when the controller is stopped by Alan Stern · 13 years ago
  74. 505d1f6 usb: gadget: eem: fix echo command processing by Yauheni Kaliuta · 13 years ago
  75. 5a9443f USB: ftdi_sio: Added IDs for CTI USB Serial Devices by Christian Simon · 13 years ago
  76. 2c2da17 usb: r8a66597-udc: fix spinlock usage by Yoshihiro Shimoda · 13 years ago
  77. 0291303 usb: Fix Kconfig unmet dependencies for Microblaze EHCI by Michal Simek · 13 years ago
  78. 00cc7a5 USB: usb-gadget: unlock data->lock mutex on error path in ep_read() by Alexey Khoroshilov · 13 years ago
  79. d06847f usb: fix ips1760-hcd printk format warning by Randy Dunlap · 13 years ago
  80. a84bd2e Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 13 years ago
  81. 86a45a0 Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  82. 80656b6 block, blk-sysfs: Use the variable directly instead of a function call by Liu Yuan · 13 years ago
  83. 32235b0 Staging: merge 2.6.39-rc3 into staging-next by Greg Kroah-Hartman · 13 years ago
  84. 85f2e68 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  85. 66bbf58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 13 years ago
  86. 1f4f8ee Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  87. 21a8d02 x86 platform drivers: Build fix for intel_pmic_gpio by Matthew Garrett · 13 years ago
  88. 6631e63 block: don't flush plugged IO on forced preemtion scheduling by Linus Torvalds · 13 years ago
  89. a626ca6 vm: fix vm_pgoff wrap in stack expansion by Linus Torvalds · 13 years ago
  90. 24a1a47 avr32: add ATAG_BOARDINFO by Andreas Bießmann · 13 years ago
  91. c7d8763 don't check platform_get_irq's return value against zero by Uwe Kleine-König · 13 years ago
  92. 9f0d15a avr32: init cannot ignore signals sent by force_sig_info() by Matt Fleming · 13 years ago
  93. 6e2ad51 avr32: fix deadlock when reading clock list in debugfs by Ole Henrik Jahren · 13 years ago
  94. 51ef85d avr32: Fix .size directive for cpu_enter_idle by Ben Hutchings · 13 years ago
  95. 024b3f29 avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  96. 8faf9e3 fix the wrong argument of the functions definition by Wanlong Gao · 13 years ago
  97. 1dcffad UBIFS: fix compilation warnings when compiling with gcc 4.5 by Maksim Rayskiy · 13 years ago
  98. 1325430 USB: musb: blackfin: work around anomaly 05000450 by Mike Frysinger · 13 years ago
  99. 4f9edd2 usb: musb: Fix the crash issue during reboot by Hema HK · 13 years ago
  100. 3d5ad13 usb: musb: gadget: check the correct list_head by Felipe Balbi · 13 years ago