1. 8f5d221 arc: remove '__init' for first_lines_of_secondary() by Chen Gang · 11 years ago
  2. ef3a661 arc: remove '__init' for setup_processor() and arc_init_IRQ() by Chen Gang · 11 years ago
  3. 3d01c1c arc: kgdb: add default implementation for kgdb_roundup_cpus() by Chen Gang · 11 years ago
  4. 0a4c40a ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop by Vineet Gupta · 11 years ago
  5. 0dafafc ARC: Add support for irqflags tracing and lockdep by Vineet Gupta · 11 years ago
  6. 54c8bff ARC: Reset the value of Interrupt Priority Register by Vineet Gupta · 11 years ago
  7. 07ba69a ARC: Reduce #ifdef'ery for unaligned access emulation by Vineet Gupta · 11 years ago
  8. 21a63b5 ARC: Change calling convention of do_page_fault() by Vineet Gupta · 11 years ago
  9. d4599ba ARC: cacheflush optim - PTAG can be loop invariant if V-P is const by Vineet Gupta · 11 years ago
  10. bd12976 ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers by Vineet Gupta · 11 years ago
  11. 63d2dfd ARC: cacheflush refactor #2: I and D caches lines to have same size by Vineet Gupta · 11 years ago
  12. f3e4de3 ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine by Vineet Gupta · 11 years ago
  13. 064a626 ARC: use __weak instead of __attribute__((weak)) by Vineet Gupta · 11 years ago
  14. 8e457d6 ARC: Annotate some functions as static by Vineet Gupta · 11 years ago
  15. 6855e95 arc: Replace __get_cpu_var uses by Christoph Lameter · 11 years ago
  16. 5e01dc7 Linux 3.12 by Linus Torvalds · 11 years ago
  17. 17f6ee4 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  18. 9bf76ca ipc, msg: forbid negative values for "msg{max,mnb,mni}" by Mathias Krause · 11 years ago
  19. 9dc8c89 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  20. 9c41f4e ARC: Incorrect mm reference used in vmalloc fault handler by Vineet Gupta · 11 years ago
  21. f6537f2 scripts/kallsyms: filter symbols not in kernel address space by Ming Lei · 11 years ago
  22. 9581b7d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. 9119e33 Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  24. f9adfbf Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  25. 68e952d Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  26. 6920a1b memcg: remove incorrect underflow check by Greg Thelen · 11 years ago
  27. e1466ad5 USB: serial: ftdi_sio: add id for Z3X Box device by Алексей Крамаренко · 11 years ago
  28. f896b79 USB: Maintainers change for usb serial drivers by Greg KH · 11 years ago
  29. 54dc579 Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type" by Greg Kroah-Hartman · 11 years ago
  30. 1796a228 Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  31. 7e12a6fc Revert "usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  32. 336b9da Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" by Greg Kroah-Hartman · 11 years ago
  33. 692ed4d Revert "usb: pl2303: move the two baud rate encoding methods to separate functions" by Greg Kroah-Hartman · 11 years ago
  34. 92dfe41 Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method" by Greg Kroah-Hartman · 11 years ago
  35. e2afb1d Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips" by Greg Kroah-Hartman · 11 years ago
  36. 233c3dda Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips" by Greg Kroah-Hartman · 11 years ago
  37. 281393a Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()" by Greg Kroah-Hartman · 11 years ago
  38. b52e111 Revert "pl2303: improve the chip type information output on startup" by Greg Kroah-Hartman · 11 years ago
  39. e8bbd5c Revert "pl2303: improve the chip type detection/distinction" by Greg Kroah-Hartman · 11 years ago
  40. 0916919 Revert "USB: pl2303: distinguish between original and cloned HX chips" by Greg Kroah-Hartman · 11 years ago
  41. 4f794ee Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  42. 3d77b50 lib/scatterlist.c: don't flush_kernel_dcache_page on slab page by Ming Lei · 11 years ago
  43. 696ac17 mm: memcg: fix test for child groups by Johannes Weiner · 11 years ago
  44. 0056f4e mm: memcg: lockdep annotation for memcg OOM lock by Johannes Weiner · 11 years ago
  45. 3168ecb mm: memcg: use proper memcg in limit bypass by Johannes Weiner · 11 years ago
  46. 358eec1 vfs: decrapify dput(), fix cache behavior under normal load by Linus Torvalds · 11 years ago
  47. 0baab4f i915: fix compiler warning by Linus Torvalds · 11 years ago
  48. 52469b4 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. 026f8f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  50. e764702 Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  51. a4461f4 ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM by Russell King · 11 years ago
  52. cd5d581 MIPS: ralink: fix return value check in rt_timer_probe() by Wei Yongjun · 11 years ago
  53. 5beea882 Input: ALPS - add support for model found on Dell XT2 by Yunkang Tang · 11 years ago
  54. 74c85e1 Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  55. 12aee27 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  56. 5e8cfc3 memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend casting by Greg Thelen · 11 years ago
  57. bd09d9a percpu: fix this_cpu_sub() subtrahend casting for unsigneds by Greg Thelen · 11 years ago
  58. 3017f07 mm/pagewalk.c: fix walk_page_range() access of wrong PTEs by Chen LinX · 11 years ago
  59. c56b097 mm: list_lru: fix almost infinite loop causing effective livelock by Russell King · 11 years ago
  60. ced5d6b Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  61. b8cab706 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  62. 182b4fd Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  63. 96d33b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  64. a8b3365 Staging: sb105x: info leak in mp_get_count() by Dan Carpenter · 11 years ago
  65. 8d1e722 Staging: bcm: info leak in ioctl by Dan Carpenter · 11 years ago
  66. b5e2f33 staging: wlags49_h2: buffer overflow setting station name by Dan Carpenter · 11 years ago
  67. f856567 aacraid: missing capable() check in compat ioctl by Dan Carpenter · 11 years ago
  68. c2c65cd staging: ozwpan: prevent overflow in oz_cdev_write() by Dan Carpenter · 11 years ago
  69. 201f99f uml: check length in exitcode_proc_write() by Dan Carpenter · 11 years ago
  70. c4a4dda Merge tag 'asoc-fix-v3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  71. 8723b79 Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus by Mark Brown · 11 years ago
  72. 268ff14 ASoC: wm_hubs: Add missing break in hp_supply_event() by Takashi Iwai · 11 years ago
  73. 13b7ea6 MIPS: malta: Fix GIC interrupt offsets by Markos Chandras · 11 years ago
  74. ab12259 Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies" by Mika Westerberg · 11 years ago
  75. 59612d1 Revert "select: use freezable blocking call" by Rafael J. Wysocki · 11 years ago
  76. c511851 Revert "epoll: use freezable blocking call" by Rafael J. Wysocki · 11 years ago
  77. 6fc16e5 ALSA: hda - Add a fixup for ASUS N76VZ by Takashi Iwai · 11 years ago
  78. 0c8eb04 KVM: use a more sensible error number when debugfs directory creation fails by Paolo Bonzini · 11 years ago
  79. d780a31 KVM: Fix modprobe failure for kvm_intel/kvm_amd by Tim Gardner · 11 years ago
  80. 3d3b78c drm: allow DRM_IOCTL_VERSION on render-nodes by David Herrmann · 11 years ago
  81. 2f2632f Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  82. 7f081f1 MIPS: Perf: Fix 74K cache map by Deng-Cheng Zhu · 11 years ago
  83. 7314e61 Fix a few incorrectly checked [io_]remap_pfn_range() calls by Linus Torvalds · 11 years ago
  84. f9ec2e6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. 2a999aa Kconfig: make KOBJECT_RELEASE debugging require timer debugging by Linus Torvalds · 11 years ago
  86. 1fbc0d7 drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb by Daniel Vetter · 11 years ago
  87. e8a923c perf/x86: Fix NMI measurements by Peter Zijlstra · 11 years ago
  88. bf378d3 perf: Fix perf ring buffer memory ordering by Peter Zijlstra · 11 years ago
  89. 0255d49 mm: Account for a THP NUMA hinting update as one PTE update by Mel Gorman · 11 years ago
  90. 3f926ab mm: Close races between THP migration and PMD numa clearing by Mel Gorman · 11 years ago
  91. c61109e mm: numa: Sanitize task_numa_fault() callsites by Mel Gorman · 11 years ago
  92. 587fe58 mm: Prevent parallel splits during THP migration by Mel Gorman · 11 years ago
  93. 42836f5 mm: Wait for THP migrations to complete during NUMA hinting faults by Mel Gorman · 11 years ago
  94. 1dd49bf mm: numa: Do not account for a hinting fault if we raced by Mel Gorman · 11 years ago
  95. cd657187 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  96. c9ca72f Merge tag 'xtensa-next-20131015' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  97. 5d914a9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  98. 8e50d38 perf tools: Fixup mmap event consumption by Zhouyi Zhou · 11 years ago
  99. ae779a6 perf top: Split -G and --call-graph by Jiri Olsa · 11 years ago
  100. 09b0fd4 perf record: Split -g and --call-graph by Jiri Olsa · 11 years ago