1. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  2. c2853c8 include/linux/math64.h: add div64_ul() by Alex Shi · 12 years ago
  3. 89dc991 mm: memcontrol: fix lockless reclaim hierarchy iterator by Johannes Weiner · 12 years ago
  4. 7b57976 frontswap: fix incorrect zeroing and allocation size for frontswap_map by Akinobu Mita · 12 years ago
  5. 736f320 kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() by Chen Gang · 12 years ago
  6. 30dad30 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 12 years ago
  7. 27749f2 ocfs2: add missing lockres put in dlm_mig_lockres_handler by Xue jiufei · 12 years ago
  8. 026b081 mm/page_alloc.c: fix watermark check in __zone_watermark_ok() by Tomasz Stanislawski · 12 years ago
  9. 282c4c0 drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info() by Dan Carpenter · 12 years ago
  10. 4fcc712 aio: fix io_destroy() regression by using call_rcu() by Kent Overstreet · 12 years ago
  11. bba00e5 rtc-at91rm9200: use shadow IMR on at91sam9x5 by Johan Hovold · 12 years ago
  12. e9f08bb rtc-at91rm9200: add shadow interrupt mask by Johan Hovold · 12 years ago
  13. e304fcd0 rtc-at91rm9200: refactor interrupt-register handling by Johan Hovold · 12 years ago
  14. de64547 rtc-at91rm9200: add configuration support by Johan Hovold · 12 years ago
  15. 558c61e rtc-at91rm9200: add match-table compile guard by Johan Hovold · 12 years ago
  16. e099127 fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory by Goldwyn Rodrigues · 12 years ago
  17. cbab0e4 swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion by Rafael Aquini · 12 years ago
  18. 24b8256 drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree by Tony Lindgren · 12 years ago
  19. 03f47e8 cciss: fix broken mutex usage in ioctl by Stephen M. Cameron · 12 years ago
  20. f000cfd audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE by Oleg Nesterov · 12 years ago
  21. ebf8d6c drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel by Derek Basehore · 12 years ago
  22. 5a28084 drivers/rtc/rtc-tps6586x.c: device wakeup flags correction by Dmitry Osipenko · 12 years ago
  23. f101a94 memcg: don't initialize kmem-cache destroying work for root caches by Andrey Vagin · 12 years ago
  24. 7869e59 ocfs2: ocfs2_prep_new_orphaned_file() should return ret by Xiaowei.Hu · 12 years ago
  25. 5402b80 lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'. by Chen Gang · 12 years ago
  26. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 12 years ago
  27. cf7df37 reboot: rigrate shutdown/reboot to boot cpu by Robin Holt · 12 years ago
  28. 16e53db CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 12 years ago
  29. 1a9c3d6 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  30. 6673de0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  31. 45d5376 Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  32. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  33. 77293e2 Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  34. af180b8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  35. 58e8eed tracing: Fix outputting formats of x86-tsc and counter when use trace_clock by Yoshihiro YUNOMAE · 12 years ago
  36. df63d3e Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  37. 7c11c0c kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() by Scott Wood · 12 years ago
  38. f1e8902 kvm/ppc/booke: Hold srcu lock when calling gfn functions by Scott Wood · 12 years ago
  39. 2b6398f kvm/ppc/booke64: Disable e6500 support by Scott Wood · 12 years ago
  40. 4edd1ae kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage by Mihai Caraman · 12 years ago
  41. 681865d mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG by David Daney · 12 years ago
  42. 2a8fedd kvm: Add definition of KVM_REG_MIPS by David Daney · 12 years ago
  43. 34376a5 Fix lockup related to stop_machine being stuck in __do_softirq. by Ben Greear · 12 years ago
  44. 1b79821 Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  45. e6eea15 Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixes by Dave Airlie · 12 years ago
  46. ab02963 Merge tag 'spi-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 12 years ago
  47. 50e6f85 Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  48. 30f5f73 Merge tag 'regmap-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  49. 822b4b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  50. cb2f993 MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE by Markos Chandras · 12 years ago
  51. d414976 MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVM by Markos Chandras · 12 years ago
  52. e63a24d MIPS: Alchemy: fix wait function by Manuel Lauss · 12 years ago
  53. b2c75c4 xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init set it. by Konrad Rzeszutek Wilk · 12 years ago
  54. c3456fb drm/i915: prefer VBT modes for SVDO-LVDS over EDID by Daniel Vetter · 12 years ago
  55. 7ba220c drm/i915: Enable hotplug interrupts after querying hw capabilities. by Chris Wilson · 12 years ago
  56. 7ee2aff drm/i915: Fix hotplug interrupt enabling for SDVOC by Chris Wilson · 12 years ago
  57. ae75d84 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  58. 0b52a3c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  59. b11ae951 powerpc: Partial revert of "Context switch more PMU related SPRs" by Michael Ellerman · 12 years ago
  60. 6772faa powerpc/perf: Fix deadlock caused by calling printk() in PMU exception by Michael Ellerman · 12 years ago
  61. 82a9f16 powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression by Michael Neuling · 12 years ago
  62. fb0fce3 powerpc/power8: Update denormalization handler by Michael Neuling · 12 years ago
  63. d7c67fb powerpc/pseries: Simplify denormalization handler by Michael Neuling · 12 years ago
  64. 6a60f9e powerpc/power8: Fix oprofile and perf by Michael Neuling · 12 years ago
  65. b8b3de2 powerpc/eeh: Don't check RTAS token to get PE addr by Gavin Shan · 12 years ago
  66. c5df457 powerpc/pci: Check the bus address instead of resource address in pcibios_fixup_resources by Kevin Hao · 12 years ago
  67. 6dbda5b Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  68. 70b1304 drm/gma500/cdv: Fix cursor gem obj referencing on cdv by Patrik Jakobsson · 12 years ago
  69. 3463cf1 drm/gma500/psb: Fix cursor gem obj referencing on psb by Patrik Jakobsson · 12 years ago
  70. 22e7c38 drm/gma500/cdv: Unpin framebuffer on crtc disable by Patrik Jakobsson · 12 years ago
  71. 820de86 drm/gma500/psb: Unpin framebuffer on crtc disable by Patrik Jakobsson · 12 years ago
  72. 317ddd2 Linux 3.10-rc5 by Linus Torvalds · 12 years ago
  73. bbd465d hpfs: fix warnings when the filesystem fills up by Mikulas Patocka · 12 years ago
  74. 81db4db Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  76. d94ea3f irqchip: Return -EPERM for reserved IRQs by Grant Likely · 12 years ago
  77. 94a63da irqdomain: document the simple domain first_irq by Linus Walleij · 12 years ago
  78. 275e31b kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid. by Chen Gang · 12 years ago
  79. 346dbb7 irqdomain: export irq_domain_add_simple by Arnd Bergmann · 12 years ago
  80. 50b4b9c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  81. 554e6e9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  82. 17d8dfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  83. 6ea31c5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  84. d7a39e3 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  85. 14d0ee0 Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  86. ea7f665 Revert "ACPI / scan: do not match drivers against objects having scan handlers" by Rafael J. Wysocki · 12 years ago
  87. 090878a Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  88. 3d0d8b9 Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  89. 9c1fcdc ARM: exynos: add debug_ll_io_init() call in exynos_init_io() by Doug Anderson · 12 years ago
  90. fb565ff7 Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 12 years ago
  91. 437d8ac ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined by Tushar Behera · 12 years ago
  92. e8193ce Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  93. 5125ed5 Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  94. b8e9dbac Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  95. e432785 Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  96. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 12 years ago
  97. 308f881 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  98. 3132aef Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  99. 591bfcf hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617 by Guenter Roeck · 12 years ago
  100. c6617b3 Merge branch 'pm-fixes' by Rafael J. Wysocki · 12 years ago