1. 3b03f72 f2fs: avoid to use a NULL point in destroy_segment_manager by Chao Yu · 11 years ago
  2. 88ec7ae ALSA: pxa2xx: Replace BUG() with snd_BUG() by Takashi Iwai · 11 years ago
  3. c3cd1ba ALSA: mips/ad1843: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  4. 5a19b17 ALSA: sparc/cs4231: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  5. 025be74 ALSA: ps3: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  6. 29fa957 ALSA: ctxfi: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  7. a9f2d19 thermal: Fix binding problem when there is thermal zone params by Ni Wade · 11 years ago
  8. 01b7191 kvm: optimize out smp_mb after srcu_read_unlock by Michael S. Tsirkin · 11 years ago
  9. ce332f6 srcu: API for barrier after srcu read unlock by Michael S. Tsirkin · 11 years ago
  10. 80f5b5e KVM: remove vm mmap method by Gleb Natapov · 11 years ago
  11. b53b5ed x86/cpu: Increase max CPU count to 8192 by Josh Boyer · 11 years ago
  12. bb61ccc x86/cpu: Allow higher NR_CPUS values by Josh Boyer · 11 years ago
  13. 791b3f5 ALSA: intel8x0: Fix chmap application by Takashi Iwai · 11 years ago
  14. a477c85 x86/cpu: Always print SMP information in /proc/cpuinfo by HATAYAMA Daisuke · 11 years ago
  15. 8fe7b65 ALSA: hda - Apply GPIO setup for MacBooks with CS4208 by Takashi Iwai · 11 years ago
  16. e25a64c locking: Move the semaphore core to kernel/locking/ by Peter Zijlstra · 11 years ago
  17. 60fc287 locking: Move the spinlock code to kernel/locking/ by Peter Zijlstra · 11 years ago
  18. 8eddac3 locking: Move the lockdep code to kernel/locking/ by Peter Zijlstra · 11 years ago
  19. 01768b4 locking: Move the mutex code to kernel/locking/ by Peter Zijlstra · 11 years ago
  20. c90423d Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move by Ingo Molnar · 11 years ago
  21. b8a2162 sched: Move completion code from core.c to completion.c by Peter Zijlstra · 11 years ago
  22. b414587 sched: Move wait code from core.c to wait.c by Peter Zijlstra · 11 years ago
  23. 7a6354e sched: Move wait.c into kernel/sched/ by Peter Zijlstra · 11 years ago
  24. ecf1f01 Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ file move by Ingo Molnar · 11 years ago
  25. 1647775 Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more changes by Ingo Molnar · 11 years ago
  26. 97c53b4 Merge tag 'v3.12' into core/locking to pick up mutex upates by Ingo Molnar · 11 years ago
  27. 83bf970 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  28. 73b9bcd thermal: cpu_cooling: fix return value check in cpufreq_cooling_register() by Wei Yongjun · 11 years ago
  29. 57e26e5 ARC: [SMP] Fix build failures for large NR_CPUS by Vineet Gupta · 11 years ago
  30. 3aa4f80 ARC: [SMP] enlarge possible NR_CPUS by Noam Camus · 11 years ago
  31. 5ea72a9 ARC: [SMP] TLB flush by Vineet Gupta · 11 years ago
  32. 63eca94 ARC: [SMP] ASID allocation by Vineet Gupta · 11 years ago
  33. b6fe8e7 arc: export symbol for pm_power_off in reset.c by Chen Gang · 11 years ago
  34. 8f146d0 arc: export symbol for save_stack_trace() in stacktrace.c by Chen Gang · 11 years ago
  35. 4782f7f arc: remove '__init' for get_hw_config_num_irq() by Chen Gang · 11 years ago
  36. 8f5d221 arc: remove '__init' for first_lines_of_secondary() by Chen Gang · 11 years ago
  37. ef3a661 arc: remove '__init' for setup_processor() and arc_init_IRQ() by Chen Gang · 11 years ago
  38. 3d01c1c arc: kgdb: add default implementation for kgdb_roundup_cpus() by Chen Gang · 11 years ago
  39. 0a4c40a ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop by Vineet Gupta · 11 years ago
  40. 0dafafc ARC: Add support for irqflags tracing and lockdep by Vineet Gupta · 11 years ago
  41. 54c8bff ARC: Reset the value of Interrupt Priority Register by Vineet Gupta · 11 years ago
  42. 07ba69a ARC: Reduce #ifdef'ery for unaligned access emulation by Vineet Gupta · 11 years ago
  43. 21a63b5 ARC: Change calling convention of do_page_fault() by Vineet Gupta · 11 years ago
  44. d4599ba ARC: cacheflush optim - PTAG can be loop invariant if V-P is const by Vineet Gupta · 11 years ago
  45. bd12976 ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers by Vineet Gupta · 11 years ago
  46. 63d2dfd ARC: cacheflush refactor #2: I and D caches lines to have same size by Vineet Gupta · 11 years ago
  47. f3e4de3 ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine by Vineet Gupta · 11 years ago
  48. 064a626 ARC: use __weak instead of __attribute__((weak)) by Vineet Gupta · 11 years ago
  49. 8e457d6 ARC: Annotate some functions as static by Vineet Gupta · 11 years ago
  50. 6855e95 arc: Replace __get_cpu_var uses by Christoph Lameter · 11 years ago
  51. 9bb8ca8 virtio-net: switch to use XPS to choose txq by Jason Wang · 11 years ago
  52. 249a363 ipv6: drop the judgement in rt6_alloc_cow() by Duan Jiong · 11 years ago
  53. 0c4888e powerpc: Fix fatal SLB miss when restoring PPR by Benjamin Herrenschmidt · 11 years ago
  54. 36954dc powerpc/powernv: Reserve the correct PE number by Gavin Shan · 11 years ago
  55. 631ad69 powerpc/powernv: Add PE to its own PELTV by Gavin Shan · 11 years ago
  56. 80546ac powerpc/powernv: Add support for indirect XSCOM via debugfs by Benjamin Herrenschmidt · 11 years ago
  57. cda1355 powerpc/scom: Improve debugfs interface by Benjamin Herrenschmidt · 11 years ago
  58. d7a88c7 powerpc/scom: Enable 64-bit addresses by Benjamin Herrenschmidt · 11 years ago
  59. 0e033e0 ipv6: fix headroom calculation in udp6_ufo_fragment by Hannes Frederic Sowa · 11 years ago
  60. 1cce16d net: mv643xx_eth: Add missing phy_addr_set in DT mode by Jason Gunthorpe · 11 years ago
  61. 482fc60 ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE by Hannes Frederic Sowa · 11 years ago
  62. fbeeb82 PCI: Drop warning about drivers that don't use pci_set_master() by Bjorn Helgaas · 11 years ago
  63. cf3e1fe PCI: Workaround missing pci_set_master in pci drivers by Yinghai Lu · 11 years ago
  64. 6b73232 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  65. c046555 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  66. dce1eba Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  67. 33b4434 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  68. b476d3f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  69. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  70. b915550 Merge branch 'huawei_cdc_ncm' by David S. Miller · 11 years ago
  71. 9fea037 net: cdc_ncm: remove non-standard NCM device IDs by Enrico Mioso · 11 years ago
  72. 41c47d8 net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver by Enrico Mioso · 11 years ago
  73. 2f69702c net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use by Enrico Mioso · 11 years ago
  74. f0eb2e5 ACPI / blacklist: fix name of ThinkPad Edge E530 by Felipe Contreras · 11 years ago
  75. b579035 ipv6: remove old conditions on flow label sharing by Florent Fourcot · 11 years ago
  76. 316c713 perf tools: Finish the removal of 'self' arguments by Arnaldo Carvalho de Melo · 11 years ago
  77. 714647b perf tools: Check maximum frequency rate for record/top by Jiri Olsa · 11 years ago
  78. a986241 perf fs: Add procfs support by Jiri Olsa · 11 years ago
  79. cf38fad perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint() by Arnaldo Carvalho de Melo · 11 years ago
  80. aa62c20 arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode by T.J. Purtell · 11 years ago
  81. 4299a54 perf tools: Factor sysfs code into generic fs object by Jiri Olsa · 11 years ago
  82. 44d742e perf list: Add usage by David Ahern · 11 years ago
  83. 8e00ddc perf list: Remove a level of indentation by David Ahern · 11 years ago
  84. 847264fb arm64: Use 42-bit address space with 64K pages by Catalin Marinas · 11 years ago
  85. fab1285 ALSA: hda - Name Haswell HDMI controllers better by Takashi Iwai · 11 years ago
  86. 33499a1 ALSA: hda - Force buffer alignment for Haswell HDMI controllers by Takashi Iwai · 11 years ago
  87. 9c1d4de dm array: fix bug in growing array by Joe Thornber · 11 years ago
  88. b63349a dm mpath: requeue I/O during pg_init by Hannes Reinecke · 11 years ago
  89. 5febff0 tools/perf/build: Fix detection of non-core features by David Ahern · 11 years ago
  90. 87419c9 perf kvm: Disable live command if timerfd is not supported by David Ahern · 11 years ago
  91. a1c22cd ALSA: atmel: remove dependency on <mach/gpio.h> by Linus Walleij · 11 years ago
  92. b67ae3f ALSA: hda - Enable Thinkpad mute/micmute LEDs for Realtek by David Henningsson · 11 years ago
  93. 2342d6a virtio_ring: adapt to notify() returning bool by Heinz Graalfs · 11 years ago
  94. 7ba3ec5 ext2: Fix fs corruption in ext2_get_xip_mem() by Jan Kara · 11 years ago
  95. 122e2fa arm64: module: ensure instruction is little-endian before manipulation by Will Deacon · 11 years ago
  96. dab7ea3 arm64: defconfig: Enable CONFIG_PREEMPT by default by Catalin Marinas · 11 years ago
  97. 94daf85 pinctrl: at91: copy define to driver by Linus Walleij · 11 years ago
  98. 717321f arm64: fix access to preempt_count from assembly code by Marc Zyngier · 11 years ago
  99. bbaa0d6 ALSA: hda: add device IDs for AMD Evergreen/Northern Islands HDMI by Clemens Ladisch · 11 years ago
  100. ce128de fuse: writepages: protect secondary requests from fuse file release by Maxim Patlasov · 11 years ago