1. 167e33c Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent by Ingo Molnar · 13 years ago
  2. fe6b91f PM / Driver core: leave runtime PM enabled during system shutdown by Alan Stern · 13 years ago
  3. c65b53b spi/gpio: fix section mismatch warning by Manuel Lauss · 13 years ago
  4. d9ddcec spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build by Jiri Slaby · 13 years ago
  5. 00d2952 spi/nuc900: Include linux/module.h by Axel Lin · 13 years ago
  6. 807cc4b spi/ath79: fix compile error due to missing include by Gabor Juhos · 13 years ago
  7. 77a7300 of/irq: Get rid of NO_IRQ usage by Anton Vorontsov · 13 years ago
  8. 0a34b42 ALSA: hda/realtek - Fix lost speaker volume controls by Takashi Iwai · 13 years ago
  9. fbabc24 ALSA: hda/realtek - Create "Bass Speaker" for two speaker pins by Takashi Iwai · 13 years ago
  10. 766ddee ALSA: hda/realtek - Don't create extra controls with channel suffix by Takashi Iwai · 13 years ago
  11. 10ec5e6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  12. 3172f8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  13. 86b47c2 perf: Do no try to schedule task events if there are none by Gleb Natapov · 13 years ago
  14. 24bb5a0 vmwgfx: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  15. eb1711b drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a by Daniel Vetter · 13 years ago
  16. dc87cd5 drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id by Alex Deucher · 13 years ago
  17. e3a36c4 Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 13 years ago
  18. 02125a8 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
  19. 9f9c19e xfs: fix the logspace waiting algorithm by Christoph Hellwig · 13 years ago
  20. b835c0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  21. 091c0f8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. 5bf1e97 m68k: Wire up process_vm_{read,write}v by Geert Uytterhoeven · 13 years ago
  23. 68109090 net: Silence seq_scale() unused warning by Stephen Boyd · 13 years ago
  24. 99b53bd ipv4:correct description for tcp_max_syn_backlog by Peter Pan(潘卫平) · 13 years ago
  25. a33caeb lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() by Yong Zhang · 13 years ago
  26. c29f7d4 xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels by Christoph Hellwig · 13 years ago
  27. 24e71ef Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Arnd Bergmann · 13 years ago
  28. af72617 Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  29. 58a394b Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into fixes by Arnd Bergmann · 13 years ago
  30. 89e0b9a iommu/amd: Fix typo in kernel-parameters.txt by Sedat Dilek · 13 years ago
  31. fec607a Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  32. e6b6edf Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 13 years ago
  33. 4e2b1c4 x86/intel_mid: Kconfig select fix by Alan Cox · 13 years ago
  34. 6c39d6a Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  35. a020428 ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changes by Takashi Iwai · 13 years ago
  36. b521287 Merge branch 'fix/hda-idt-fix' into fix/hda by Takashi Iwai · 13 years ago
  37. f1a7374 ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecs by Takashi Iwai · 13 years ago
  38. 6340cfe perf header: Use event_name() to get an event name by Andrew Vagin · 13 years ago
  39. c9c024b alarmtimers: Fix time comparison by Thomas Gleixner · 13 years ago
  40. d68fb11 ptp: Fix clock_getres() implementation by Thomas Gleixner · 13 years ago
  41. dd13752 x86/intel_mid: Fix the Kconfig for MID selection by Alan Cox · 13 years ago
  42. 96f176a iommu/msm: Fix compile error in mach-msm/devices-iommu.c by Joerg Roedel · 13 years ago
  43. cefcc03 ASoC: Provide a more complete DMA driver stub by Mark Brown · 13 years ago
  44. ddca8f3 iscsi-target: Fix hex2bin warn_unused compile message by Nicholas Bellinger · 13 years ago
  45. c638830 target: Don't return an error if disabling unsupported features by Andy Grover · 13 years ago
  46. 65b0c78 target/rd: fix or rewrite the copy routine by Sebastian Andrzej Siewior · 13 years ago
  47. 5bff9e8 target/rd: simplify the page/offset computation by Sebastian Andrzej Siewior · 13 years ago
  48. 6f21475 target: remove the unused se_dev_list by Christoph Hellwig · 13 years ago
  49. 9649fa1 target/file: walk properly over sg list by Sebastian Andrzej Siewior · 13 years ago
  50. 5c73b67 target: remove unused struct fields by Jörn Engel · 13 years ago
  51. 1289a05 target: Fix page length in emulated INQUIRY VPD page 86h by Roland Dreier · 13 years ago
  52. 9b5cd7f target: Handle 0 correctly in transport_get_sectors_6() by Roland Dreier · 13 years ago
  53. 410f670 target: Don't return an error status for 0-length READ and WRITE by Roland Dreier · 13 years ago
  54. 1c3d579 iscsi-target: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  55. 7ae0b10 iscsi-target: Add missing F_BIT for iscsi_tm_rsp by Nicholas Bellinger · 13 years ago
  56. 7e46cf0 iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count by Nicholas Bellinger · 13 years ago
  57. fef58a6 target: Reject SCSI data overflow for fabrics using transport_generic_map_mem_to_cmd by Nicholas Bellinger · 13 years ago
  58. 6fd126f target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fields by Christoph Hellwig · 13 years ago
  59. 33c3faf target: remove the t_tasks_bidi se_cmd field by Christoph Hellwig · 13 years ago
  60. 2d3a4b5 target: remove the t_tasks_fua se_cmd field by Christoph Hellwig · 13 years ago
  61. aad13ca target: remove the se_ordered_node se_cmd field by Christoph Hellwig · 13 years ago
  62. 58a2801 target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields by Christoph Hellwig · 13 years ago
  63. 6297b07 target: Drop config_item_name usage in fabric TFO->free_wwn() by Nicholas Bellinger · 13 years ago
  64. 97c34f3 target: Get rid of unused se_cmd_cache by Roland Dreier · 13 years ago
  65. 5f655e8 target: Avoid compiler warnings about signed one-bit bitfields by Bart Van Assche · 13 years ago
  66. 330694a target: Improve system responsivity during I/O by Bart Van Assche · 13 years ago
  67. 0957627 iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1 by Nicholas Bellinger · 13 years ago
  68. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  69. 65e9d805 pasemi_mac: Fix building as module by Ben Hutchings · 13 years ago
  70. 6b84bd1 netback: Fix alert message. by Wei Liu · 13 years ago
  71. 4fb1db3 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  72. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  74. 40c043b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  75. f14aa87 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  76. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  77. 35337c8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  78. c7c2c39 r8169: fix Rx index race between FIFO overflow recovery and NAPI handler. by françois romieu · 13 years ago
  79. 811fd30 r8169: Rx FIFO overflow fixes. by françois romieu · 13 years ago
  80. 8c9b043 gpio: fix a build failure on KS8695 GPIO by Linus Walleij · 13 years ago
  81. 145294c ASoC: Remove references to corgi and spitz from machine driver document by Mark Brown · 13 years ago
  82. ddf6e0e ftrace: Fix hash record accounting bug by Steven Rostedt · 13 years ago
  83. d06c27b perf: Fix parsing of __print_flags() in TP_printk() by Steven Rostedt · 13 years ago
  84. bbbf7af jump_label: jump_label_inc may return before the code is patched by Gleb Natapov · 13 years ago
  85. c7c6ec8 ftrace: Remove force undef config value left for testing by Steven Rostedt · 13 years ago
  86. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  87. cb59974 tracing: fix event_subsystem ref counting by Ilya Dryomov · 13 years ago
  88. 321f3b8 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  89. de398fb ipv4: Fix peer validation on cached lookup. by David S. Miller · 13 years ago
  90. 11948b9 toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT by Seth Forshee · 13 years ago
  91. 6560ee0 ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram by Janusz Krzysztofik · 13 years ago
  92. 61ed26e intr_remapping: Fix section mismatch in ir_dev_scope_init() by Sergey Senozhatsky · 13 years ago
  93. c8f369a intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() by Sergey Senozhatsky · 13 years ago
  94. f62ef5f x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions by Andreas Herrmann · 13 years ago
  95. 8360ee2 x86, AMD: Correct align_va_addr documentation by Borislav Petkov · 13 years ago
  96. 38f6ae1 perf stat: Failure with "Operation not supported" by Anton Blanchard · 13 years ago
  97. 35d4769 x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms by Mathias Nyman · 13 years ago
  98. a7a2804 x86/mrst: Battery fixes by Major Lee · 13 years ago
  99. 2cd1c8d x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardless of lazy_mmu mode by Konrad Rzeszutek Wilk · 13 years ago
  100. cbec062 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago