1. 878b5fd USB: serial: keyspan: Removed trailing whitespace. by Ben Minerds · 12 years ago
  2. ddc04ae USB: serial: keyspan: Fixed space near open parenthesis. by Ben Minerds · 12 years ago
  3. 40adac8 USB: serial: keyspan: Fixed space around equals. by Ben Minerds · 12 years ago
  4. 2b982ab USB: serial: keyspan: Fix spacing around conditional. by Ben Minerds · 12 years ago
  5. 6470cbc Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  6. 43fe3a9 USB: EHCI: resolve some unlikely races by Alan Stern · 12 years ago
  7. c4f3476 USB: EHCI: fix up locking by Alan Stern · 12 years ago
  8. f428907 USB: EHCI: simplify isochronous scanning by Alan Stern · 12 years ago
  9. 18aafe6 USB: EHCI: use hrtimer for the I/O watchdog by Alan Stern · 12 years ago
  10. 569b394 USB: EHCI: always scan each interrupt QH by Alan Stern · 12 years ago
  11. 361aabf USB: EHCI: don't lose events during a scan by Alan Stern · 12 years ago
  12. 32830f2 USB: EHCI: use hrtimer for unlinking empty async QHs by Alan Stern · 12 years ago
  13. 3c273a0 USB: EHCI: unlink multiple async QHs together by Alan Stern · 12 years ago
  14. 9d93874 USB: EHCI: use hrtimer for the IAA watchdog by Alan Stern · 12 years ago
  15. 8c5bf7b USB: EHCI: don't refcount iso_stream structures by Alan Stern · 12 years ago
  16. 55934eb USB: EHCI: use hrtimer for (s)iTD deallocation by Alan Stern · 12 years ago
  17. bf6387b USB: EHCI: use hrtimer for controller death by Alan Stern · 12 years ago
  18. df20225 USB: EHCI: use hrtimer for interrupt QH unlink by Alan Stern · 12 years ago
  19. 3144661 USB: EHCI: use hrtimer for async schedule by Alan Stern · 12 years ago
  20. 9671cd7 USB: EHCI: remove PS3 status polling by Alan Stern · 12 years ago
  21. b015cb7 USB: EHCI: return void instead of 0 by Alan Stern · 12 years ago
  22. 3ca9aeb USB: EHCI: use hrtimer for the periodic schedule by Alan Stern · 12 years ago
  23. d58b4bc USB: EHCI: introduce high-res timer by Alan Stern · 12 years ago
  24. c0c53db USB: EHCI: add new root-hub state: STOPPING by Alan Stern · 12 years ago
  25. 2f5bb66 USB: EHCI: add pointer to end of async-unlink list by Alan Stern · 12 years ago
  26. 99ac5b1 USB: EHCI: rename "reclaim" by Alan Stern · 12 years ago
  27. 4c53de7 USB: EHCI: add symbolic constants for QHs by Alan Stern · 12 years ago
  28. c83e1a9 USB: EHCI: don't refcount QHs by Alan Stern · 12 years ago
  29. 15be105 USB: EHCI: remove unneeded suspend/resume code by Alan Stern · 12 years ago
  30. 631fe9d USB: EHCI: initialize data before resetting hardware by Alan Stern · 12 years ago
  31. 1f9be64 usb: storage: update usb devices for write cache quirk in quirk list. by Namjae Jeon · 12 years ago
  32. e1bc9e5 usb: storage: add support for write cache quirk by Namjae Jeon · 12 years ago
  33. 7620c68 scsi: set to WCE if usb cache quirk is present. by Namjae Jeon · 12 years ago
  34. b903bd6 Merge 3.5-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  35. 84a1caf Linux 3.5-rc7 by Linus Torvalds · 12 years ago
  36. 68d740d blk: fix wrong idr_pre_get() error check in loop.c by Silva Paulo · 12 years ago
  37. 1daaa5e Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  38. c5b01ac Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  39. 09d3144 vsyscall_64: add missing ifdef CONFIG_SECCOMP by Will Drewry · 12 years ago
  40. a7559b1 Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  41. e60d745 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  42. ab93eb8 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  43. 46befd6 ACPICA: Fix possible fault in return package object repair code by Bob Moore · 12 years ago
  44. df4732a Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 12 years ago
  45. fdb1335 Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  46. d55e5bd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  47. 5651721 x86/vsyscall: allow seccomp filter in vsyscall=emulate by Will Drewry · 12 years ago
  48. ac7d181 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  49. 4264e6a Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  50. 8d657eb Remove easily user-triggerable BUG from generic_setlease by Dave Jones · 12 years ago
  51. 39ea32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  52. 8488e40 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  53. 2c91390 Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  54. 36ec9fb Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  55. 7801dc3 Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  56. 68394bf Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  57. e7654c1 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  58. 91f68c8 block: fix infinite loop in __getblk_slow by Jeff Moyer · 12 years ago
  59. 705c75e ARM: S3C24XX: Correct CAMIF interrupt definitions by Sylwester Nawrocki · 12 years ago
  60. bb14880 ARM: S3C24XX: Correct AC97 clock control bit for S3C2440 by Sylwester Nawrocki · 12 years ago
  61. 68e67f4 ALSA: snd-usb: move calls to usb_set_interface by Daniel Mack · 12 years ago
  62. e76b8ee Input: xpad - add Andamiro Pump It Up pad by Yuri Khan · 12 years ago
  63. 8265981b ARM: SAMSUNG: fix race in s3c_adc_start for ADC by Todd Poynor · 12 years ago
  64. bdd3cc2 ARM: SAMSUNG: Update default rate for xusbxti clock by Tushar Behera · 12 years ago
  65. 41002f8 hwmon: (it87) Preserve configuration register bits on init by Jean Delvare · 12 years ago
  66. c4686c7 cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression by Thomas Renninger · 12 years ago
  67. ebc35c7 ARM: EXYNOS: register devices in 'need_restore' state for pm_domains by Marek Szyprowski · 12 years ago
  68. 76eb556 ARM: EXYNOS: read initial state of power domain from hw registers by Marek Szyprowski · 12 years ago
  69. 4403310 SH: Convert out[bwl] macros to inline functions by Corey Minyard · 12 years ago
  70. 918227b Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  71. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  72. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  73. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  74. 07b4e2b mm: sparse: fix section usemap placement calculation by Yinghai Lu · 12 years ago
  75. 688bb41 xtensa: fix incorrect memset by Alan Cox · 12 years ago
  76. b065b43 shmem: cleanup shmem_add_to_page_cache by Hugh Dickins · 12 years ago
  77. d189922 shmem: fix negative rss in memcg memory.stat by Hugh Dickins · 12 years ago
  78. f21f806 tmpfs: revert SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  79. 6b91bf1 drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT by Kevin Hilman · 12 years ago
  80. 5d8ecbb fat: fix non-atomic NFS i_pos read by Steven J. Magnani · 12 years ago
  81. c46938d MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section by Kevin Hilman · 12 years ago
  82. 8875408 sgi-xp: nested calls to spin_lock_irqsave() by Dan Carpenter · 12 years ago
  83. fea9f71 fs: ramfs: file-nommu: add SetPageUptodate() by Bob Liu · 12 years ago
  84. b59f6d1 drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning by Benoît Thébaudeau · 12 years ago
  85. 41b9e2d mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails by Wen Congyang · 12 years ago
  86. 213ab3f h8300/uaccess: add mising __clear_user() by Geert Uytterhoeven · 12 years ago
  87. e048ace h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() by Geert Uytterhoeven · 12 years ago
  88. 487c719 h8300/time: add missing #include <asm/irq_regs.h> by Geert Uytterhoeven · 12 years ago
  89. 8782171 h8300/signal: fix typo "statis" by Geert Uytterhoeven · 12 years ago
  90. 9adec61 h8300/pgtable: add missing #include <asm-generic/pgtable.h> by Geert Uytterhoeven · 12 years ago
  91. ad49fcb drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Device Tree is enabled by Lee Jones · 12 years ago
  92. 3cfd16a drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ by Lee Jones · 12 years ago
  93. 4bf2bba mm, thp: abort compaction if migration page cannot be charged to memcg by David Rientjes · 12 years ago
  94. 4229fb1d c/r: prctl: less paranoid prctl_set_mm_exe_file() by Konstantin Khlebnikov · 12 years ago
  95. a4e08d0 ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space() by Luis Henriques · 12 years ago
  96. 6b4fa63 mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" by Geert Uytterhoeven · 12 years ago
  97. 77cb621 mn10300: mm/dma-alloc.c needs <linux/export.h> by Geert Uytterhoeven · 12 years ago
  98. cea7c58 mn10300: kernel/traps.c needs <linux/export.h> by Geert Uytterhoeven · 12 years ago
  99. 7a63091 mn10300: kernel/internal.h needs <linux/irqreturn.h> by Geert Uytterhoeven · 12 years ago
  100. 1c20c3d mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD by Geert Uytterhoeven · 12 years ago