1. dc81df2 ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNT by Vineet Gupta · 11 years ago
  2. c3e757a ARC: [tlb-miss] Extraneous PTE bit testing/setting by Vineet Gupta · 11 years ago
  3. 5a45da0 ARC: Adjustments for gcc 4.8 by Vineet Gupta · 11 years ago
  4. 05b016e ARC: Setup Vector Table Base in early boot by Vineet Gupta · 11 years ago
  5. 38a9ff6 ARC: Remove explicit passing around of ECR by Vineet Gupta · 11 years ago
  6. 502a0c7 ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values by Vineet Gupta · 11 years ago
  7. 352c1d9 ARC: stop using pt_regs->orig_r8 by Vineet Gupta · 11 years ago
  8. 359105b ARC: pt_regs update #4: r25 saved/restored unconditionally by Vineet Gupta · 11 years ago
  9. ba3558c ARC: K/U SP saved from one location in stack switching macro by Vineet Gupta · 11 years ago
  10. 147aece ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption by Vineet Gupta · 12 years ago
  11. 1898a95 ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values by Vineet Gupta · 11 years ago
  12. 3ebedbb ARC: Increase readability of entry handlers by Vineet Gupta · 11 years ago
  13. 16f9afe ARC: pt_regs update #3: Remove unused gutter at start of callee_regs by Vineet Gupta · 11 years ago
  14. 2fa9190 ARC: pt_regs update #2: Remove unused gutter at start of pt_regs by Vineet Gupta · 11 years ago
  15. 283237a ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page by Vineet Gupta · 11 years ago
  16. bed3097 ARC: pt_regs update #0: remove kernel stack canary by Vineet Gupta · 11 years ago
  17. 3e1ae441 ARC: [mm] Remove @write argument to do_page_fault() by Vineet Gupta · 11 years ago
  18. 3abc944 ARC: [mm] Make stack/heap Non-executable by default by Vineet Gupta · 11 years ago
  19. 2ed21da ARC: [mm] Assume pagecache page dirty by default by Vineet Gupta · 12 years ago
  20. fedf5b9 ARC: [mm] optimise VIPT dcache aliasing 2/x by Vineet Gupta · 11 years ago
  21. 5971bc7 ARC: [mm] optimise VIPT dcache aliasing 1/x by Vineet Gupta · 12 years ago
  22. 29b93c6 ARC: [mm] Zero page optimization by Vineet Gupta · 11 years ago
  23. 2f9e996 ARC: make dcache VIPT aliasing support dependant on dcache by Alexey Brodkin · 11 years ago
  24. 336e199 ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE by Vineet Gupta · 11 years ago
  25. 3049918 ARC: cache detection code bitrot by Vineet Gupta · 11 years ago
  26. 6546415 ARC: Reduce Code for ECR printing by Vineet Gupta · 11 years ago
  27. da1677b ARC: Disintegrate arcregs.h by Vineet Gupta · 12 years ago
  28. 1843734 ARC: More code beautification with IS_ENABLED() by Vineet Gupta · 11 years ago
  29. 8235703 ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h by Vineet Gupta · 11 years ago
  30. ba5afad ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIAL by Mischa Jonker · 11 years ago
  31. 7d13205 Linux 3.10-rc6 by Linus Torvalds · 11 years ago
  32. e6694d9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  33. 596fa9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  34. 5938930 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  35. f21afc2 smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu(). by David Daney · 11 years ago
  36. d0ff934 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  37. d58c6ff Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  38. 9bb9285 Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  39. 3ad2e31 Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  40. 230b303 powerpc: Fix missing/delayed calls to irq_work by Benjamin Herrenschmidt · 11 years ago
  41. bf59390 powerpc: Fix emulation of illegal instructions on PowerNV platform by Paul Mackerras · 11 years ago
  42. 0e37739 powerpc: Fix stack overflow crash in resume_kernel when ftracing by Michael Ellerman · 11 years ago
  43. dd6c5cd snd_pcm_link(): fix a leak... by Al Viro · 11 years ago
  44. 0525290 use can_lookup() instead of direct checks of ->i_op->lookup by Al Viro · 11 years ago
  45. 8aac627 move exit_task_namespaces() outside of exit_notify() by Oleg Nesterov · 11 years ago
  46. e7b2c40 fput: task_work_add() can fail if the caller has passed exit_task_work() by Oleg Nesterov · 11 years ago
  47. d302cf1 xfs: don't shutdown log recovery on validation errors by Dave Chinner · 11 years ago
  48. 088c9f6 xfs: ensure btree root split sets blkno correctly by Dave Chinner · 11 years ago
  49. 5170711 xfs: fix implicit padding in directory and attr CRC formats by Dave Chinner · 11 years ago
  50. 47ad2fc xfs: don't emit v5 superblock warnings on write by Dave Chinner · 11 years ago
  51. a2648eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  52. 42f132f mei: me: clear interrupts on the resume path by Tomas Winkler · 11 years ago
  53. 2753ff5 mei: nfc: fix nfc device freeing by Tomas Winkler · 11 years ago
  54. 5e85b36 mei: init: Flush scheduled work before resetting the device by Samuel Ortiz · 11 years ago
  55. c5c7774 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 11 years ago
  56. aaf9522 netiucv: Hold rtnl between name allocation and device registration. by Benjamin Poirier · 11 years ago
  57. c9bfbb3 tulip: Properly check dma mapping result by Neil Horman · 11 years ago
  58. 33c929c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  59. 706b78f dtc: ensure #line directives don't consume data from the next line by Grant Likely · 11 years ago
  60. 2a6a08c dtc: Update generated files to output from Bison 2.5 by Grant Likely · 11 years ago
  61. d25d869 of: Fix locking vs. interrupts by Benjamin Herrenschmidt · 11 years ago
  62. b0a4d8b kbuild: make sure we clean up DTB temporary files by Ian Campbell · 11 years ago
  63. 25e33ed Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  64. cb03dc0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. cb7e970 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 11 years ago
  66. dcae7f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  67. 509768f Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound by Linus Torvalds · 11 years ago
  68. 82ea4be Merge tag 'md-3.10-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  69. b844db3 turbostat: Increase output buffer size to accommodate C8-C10 by Josh Triplett · 11 years ago
  70. 45df901 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  71. dd01989 net: sh_eth: fix incorrect RX length error if R8A7740 by Yoshihiro Shimoda · 11 years ago
  72. d3b6f61 ip_tunnel: remove __net_init/exit from exported functions by Eric Dumazet · 11 years ago
  73. cc60ab0 drivers: net: davinci_mdio: restore mdio clk divider in mdio resume by Mugunthan V N · 11 years ago
  74. 5033ec3 drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver by Mugunthan V N · 11 years ago
  75. baafc77 net/ipv4: ip_vti clear skb cb before tunneling. by Saurabh Mohan · 11 years ago
  76. df465ab tg3: Wait for boot code to finish after power on by Nithin Sujir · 11 years ago
  77. a6f79d0 l2tp: Fix sendmsg() return value by Guillaume Nault · 11 years ago
  78. 55b92b7 l2tp: Fix PPP header erasure and memory leak by Guillaume Nault · 11 years ago
  79. 4f5474e bonding: fix igmp_retrans type and two related races by Nikolay Aleksandrov · 11 years ago
  80. b8fad45 bonding: reset master mac on first enslave failure by Nikolay Aleksandrov · 11 years ago
  81. 2dc85bf packet: packet_getname_spkt: make sure string is always 0-terminated by Daniel Borkmann · 11 years ago
  82. 631f24a net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used by Dinh Nguyen · 11 years ago
  83. 0c5fed0 be2net: Fix 32-bit DMA Mask handling by Somnath Kotur · 11 years ago
  84. e86c986 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  85. 94f950c xen-netback: don't de-reference vif pointer after having called xenvif_put() by Jan Beulich · 11 years ago
  86. 99ffc3e macvlan: don't touch promisc without passthrough by Michael S. Tsirkin · 11 years ago
  87. 5026d7a md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place by H. Peter Anvin · 11 years ago
  88. e2d5992 md/raid1,raid10: use freeze_array in place of raise_barrier in various places. by NeilBrown · 11 years ago
  89. 3056e3a md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it. by Alex Lyakas · 11 years ago
  90. 6b6204e md: md_stop_writes() should always freeze recovery. by NeilBrown · 12 years ago
  91. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  92. 645a992 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  93. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  94. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  95. c2853c8 include/linux/math64.h: add div64_ul() by Alex Shi · 11 years ago
  96. 89dc991 mm: memcontrol: fix lockless reclaim hierarchy iterator by Johannes Weiner · 11 years ago
  97. 7b57976 frontswap: fix incorrect zeroing and allocation size for frontswap_map by Akinobu Mita · 11 years ago
  98. 736f320 kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() by Chen Gang · 11 years ago
  99. 30dad30 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 11 years ago
  100. 27749f2 ocfs2: add missing lockres put in dlm_mig_lockres_handler by Xue jiufei · 11 years ago