1. 7b4a515 Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  2. 66eb411 Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  3. 630db0e Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  4. b2118ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  5. e13cef8 Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus by Greg Kroah-Hartman · 11 years ago
  6. 9446878 usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register by Guenter Roeck · 11 years ago
  7. b762799 Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code" by Greg Kroah-Hartman · 11 years ago
  8. 8cedb1b Staging: sb105x: Removing trailing whitespaces by Ashvini Varatharaj · 11 years ago
  9. 40e4205 Staging: wlan-ng: changing "* dev" to "*dev" by Ashvini Varatharaj · 11 years ago
  10. 3d47910 staging: dgnc: braces {} are not necessary for single statement in dgnc_cls.c by Archana kumari · 11 years ago
  11. 8009ae1 staging: vt6655: Fix Sparse Warning for Static Declarations by Archana kumari · 11 years ago
  12. d79a441 Staging: lustre: Removal of Space between function name and parenthesis in timer.c by Rashika Kheria · 11 years ago
  13. b0834c8 Staging: lustre: Removal of assignment in if condition in conrpc.c by Rashika Kheria · 11 years ago
  14. eac2e8c Staging: lustre: Fix quoted string split across lines in conrpc.c by Rashika Kheria · 11 years ago
  15. fc831a9 Staging: lustre: Fix Space Prohibition before '++' in conrpc.c by Rashika Kheria · 11 years ago
  16. 98d1bbd Staging: lustre: Fix Space Requirement around ':' in conrpc.c by Rashika Kheria · 11 years ago
  17. 4d72b5a Staging: lustre: Removal of Space between function name and parenthesis in conrpc.c by Rashika Kheria · 11 years ago
  18. 2421ad4 ACPI / PM: Drop two functions that are not used any more by Rafael J. Wysocki · 11 years ago
  19. b08fc10 ATA / ACPI: remove power dependent device handling by Aaron Lu · 11 years ago
  20. 056cdce Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  21. 57a8f0c mm: revert mremap pud_free anti-fix by Hugh Dickins · 11 years ago
  22. 750e816 mm: fix BUG in __split_huge_page_pmd by Hugh Dickins · 11 years ago
  23. 5b808a2 swap: fix set_blocksize race during swapon/swapoff by Krzysztof Kozlowski · 11 years ago
  24. fad1a86 procfs: call default get_unmapped_area on MMU-present architectures by HATAYAMA Daisuke · 11 years ago
  25. 2cbe3b0 procfs: fix unintended truncation of returned mapped address by HATAYAMA Daisuke · 11 years ago
  26. e3b6c65 writeback: fix negative bdi max pause by Fengguang Wu · 11 years ago
  27. 5e9dd37 percpu_refcount: export symbols by Matias Bjorling · 11 years ago
  28. 84235de fs: buffer: move allocation failure loop into the allocator by Johannes Weiner · 11 years ago
  29. 4942642 mm: memcg: handle non-error OOM situations more gracefully by Johannes Weiner · 11 years ago
  30. c88b05b tools/testing/selftests: fix uninitialized variable by Felipe Pena · 11 years ago
  31. 87fc0ad block/partitions/efi.c: treat size mismatch as a warning, not an error by Doug Anderson · 11 years ago
  32. ef5a22b mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages by Andrea Arcangeli · 11 years ago
  33. aa9bca0 mm/zswap: bugfix: memory leak when re-swapon by Weijie Yang · 11 years ago
  34. e9cdd6e mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages by Cyrill Gorcunov · 11 years ago
  35. c3d16e1 mm: migration: do not lose soft dirty bit if page is in migration state by Cyrill Gorcunov · 11 years ago
  36. d8e2162 gcov: MAINTAINERS: Add an entry for gcov by Peter Oberparleiter · 11 years ago
  37. 16c794b mm/hugetlb.c: correct missing private flag clearing by Joonsoo Kim · 11 years ago
  38. ae39332 mm/vmscan.c: don't forget to free shrinker->nr_deferred by Andrew Vagin · 11 years ago
  39. 6e224f9 ipc/sem.c: synchronize semop and semctl with IPC_RMID by Manfred Spraul · 11 years ago
  40. 18ccee2 ipc: update locking scheme comments by Davidlohr Bueso · 11 years ago
  41. 9c56751 mm, memcg: protect mem_cgroup_read_events for cpu hotplug by David Rientjes · 11 years ago
  42. f149080 Staging: rtl8192u: use gfp_t instead of int by Teodora Baluta · 11 years ago
  43. a115ee4 Staging: rtl8192u: fix functions that should not be declared extern by Teodora Baluta · 11 years ago
  44. 1d612bd Staging: vt6655: Removal of Unused Function by Rashika Kheria · 11 years ago
  45. 5da5804 Staging: vt6655: Fix Sparse Warning for Static Declarations by Rashika Kheria · 11 years ago
  46. a37f863 driver core: Release device_hotplug_lock when store_mem_state returns EINVAL by Yasuaki Ishimatsu · 11 years ago
  47. 0056019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  48. 8359ffa Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  49. 386aa0519 Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  50. 0e82443 cpufreq: s3c64xx: Rename index to driver_data by Charles Keepax · 11 years ago
  51. 41863fc ACPI / power: Drop automaitc resume of power resource dependent devices by Rafael J. Wysocki · 11 years ago
  52. 09c87e2 intel_pstate: Fix type mismatch warning by Rafael J. Wysocki · 11 years ago
  53. 90d33f3 Drivers: hv: vmbus: Fix a bug in channel rescind code by K. Y. Srinivasan · 11 years ago
  54. eea8851 usb: misc: usb3503: Fix compile error due to incorrect regmap depedency by Matthew Dawson · 11 years ago
  55. 41314fe usb/chipidea: fix oops on memory allocation failure by Russell King - ARM Linux · 11 years ago
  56. 32c37fc usb-storage: add quirk for mandatory READ_CAPACITY_16 by Oliver Neukum · 11 years ago
  57. fd8573f usb: serial: option: blacklist Olivetti Olicard200 by Enrico Mioso · 11 years ago
  58. d969de8 serial: vt8500: add missing braces by Roel Kluin · 11 years ago
  59. f1d376b staging: comedi: usbduxsigma: sample types are unsigned by Ian Abbott · 11 years ago
  60. 470180c staging: comedi: usbdux: sample types are unsigned by Ian Abbott · 11 years ago
  61. 5fd4b71 staging: comedi: s626: sample types are unsigned by Ian Abbott · 11 years ago
  62. 055a1e2 staging: comedi: rtd520: sample types are unsigned by Ian Abbott · 11 years ago
  63. 8bab0d6 staging: comedi: quatech_daqp_cs: sample types are unsigned by Ian Abbott · 11 years ago
  64. 5c174c4 staging: comedi: pcmuio: sample types are unsigned by Ian Abbott · 11 years ago
  65. f23b65a staging: comedi: pcmmio: sample types are unsigned by Ian Abbott · 11 years ago
  66. 4bf59ce staging: comedi: pcl818: sample types are unsigned by Ian Abbott · 11 years ago
  67. 54d2dd8 staging: comedi: pcl816: sample types are unsigned by Ian Abbott · 11 years ago
  68. 8017c51 staging: comedi: pcl812: sample types are unsigned by Ian Abbott · 11 years ago
  69. b12bb4a staging: comedi: pcl711: sample types are unsigned by Ian Abbott · 11 years ago
  70. 319b67a staging: comedi: ni_pcidio: sample types are unsigned by Ian Abbott · 11 years ago
  71. 3a2b101 staging: comedi: ni_mio_common: sample types are unsigned by Ian Abbott · 11 years ago
  72. c0edd2c staging: comedi: ni_labpc: sample types are unsigned by Ian Abbott · 11 years ago
  73. 2fb5cd3 staging: comedi: ni_at_a2150: sample types are unsigned by Ian Abbott · 11 years ago
  74. ac2832f staging: comedi: me4000: sample types are unsigned (and not long!) by Ian Abbott · 11 years ago
  75. 22d1b06 staging: comedi: icp_multi: sample types are unsigned by Ian Abbott · 11 years ago
  76. 58f9182 staging: comedi: fl512: sample types are unsigned by Ian Abbott · 11 years ago
  77. 37a96e9 staging: comedi: dt3000: sample types are unsigned by Ian Abbott · 11 years ago
  78. 766b1f9 staging: comedi: dt282x: sample types are unsigned by Ian Abbott · 11 years ago
  79. 65a62aa staging: comedi: das1800: sample types are unsigned by Ian Abbott · 11 years ago
  80. eabbf3f staging: comedi: das16m1: sample types are unsigned by Ian Abbott · 11 years ago
  81. 9209834 staging: comedi: das16: sample types are unsigned by Ian Abbott · 11 years ago
  82. 0522063 staging: comedi: cb_pcidas64: sample types are unsigned by Ian Abbott · 11 years ago
  83. 79e3b11 staging: comedi: cb_pcidas: sample types are unsigned by Ian Abbott · 11 years ago
  84. 863e527 staging: comedi: amplc_pci230: sample types are unsigned by Ian Abbott · 11 years ago
  85. b6b40b6 staging: comedi: amplc_pci224: sample types are unsigned by Ian Abbott · 11 years ago
  86. 6916308 staging: comedi: adv_pci1723: sample types are unsigned by Ian Abbott · 11 years ago
  87. e3a9e51 staging: comedi: adv_pci1710: sample types are unsigned by Ian Abbott · 11 years ago
  88. 6cda0d2 staging: comedi: adl_pci9118: sample types are unsigned by Ian Abbott · 11 years ago
  89. b909ba8 staging: comedi: adl_pci9111: sample types are unsigned by Ian Abbott · 11 years ago
  90. 58a37d4 staging: comedi: addi_apci_3120: sample types are unsigned by Ian Abbott · 11 years ago
  91. 830e273 staging: comedi: 8255: sample types are unsigned by Ian Abbott · 11 years ago
  92. ca05b81 staging: comedi: use unsigned sample in cfc_write_to_buffer() by Ian Abbott · 11 years ago
  93. 0a6fd02 staging: comedi: use unsigned samples for comedi_buf_put()/get() by Ian Abbott · 11 years ago
  94. 3ba0938 staging: vt6656: rxtx.c s_vFillTxKey replace u8 *pbyBuf. by Malcolm Priestley · 11 years ago
  95. ecd8024 staging: vt6656: rxtx.c clean up s_uGetRTSCTSDuration by Malcolm Priestley · 11 years ago
  96. 3dec8f1 staging: vt6656: rxtx.c s_uGetRTSCTSDuration allow fall-through duplicates by Malcolm Priestley · 11 years ago
  97. f84cdf6 staging: vt6656: rxtx.c s_bPacketToWirelessUsb set fallback tx rates by Malcolm Priestley · 11 years ago
  98. bf741c0 iio: Remove unused iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  99. 889a62b staging:iio:ade7758: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago
  100. 75b19bb staging:iio:ad5933: Remove redundant call to iio_sw_buffer_preenable() by Lars-Peter Clausen · 11 years ago