1. b6b19f2 ksm: make rmap walks more scalable by Hugh Dickins · 11 years ago
  2. 2832bc1 sched: numa: ksm: fix oops in task_numa_placment() by Hugh Dickins · 11 years ago
  3. cda73a1 mm: do not sleep in balance_pgdat if there's no i/o congestion by Zlatko Calusic · 11 years ago
  4. f01af9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  5. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  6. e327955 Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 11 years ago
  7. dcd6a97 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  8. 7005cd3 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  9. 62ba63d sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. by David S. Miller · 11 years ago
  10. b3a3794 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. by David S. Miller · 11 years ago
  11. ce68895 sparc64: Fix ECB looping constructs in AES code. by David S. Miller · 11 years ago
  12. b35d282 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. by David S. Miller · 11 years ago
  13. a8d97ce sparc64: Fix AES ctr mode block size. by David S. Miller · 11 years ago
  14. 9f28ffc sparc64: Fix unrolled AES 256-bit key loops. by David S. Miller · 11 years ago
  15. 152a2a8 solos-pci: ensure all TX packets are aligned to 4 bytes by David Woodhouse · 11 years ago
  16. 13af816 solos-pci: add firmware upgrade support for new models by Nathan Williams · 11 years ago
  17. 7fbdadb solos-pci: remove superfluous debug output by Nathan Williams · 11 years ago
  18. f9baad0 solos-pci: add GPIO support for newer versions on Geos board by Nathan Williams · 11 years ago
  19. 83c34fd 8139cp: Prevent dev_close/cp_interrupt race on MTU change by John Greene · 11 years ago
  20. bc1008c gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG by Gregory CLEMENT · 11 years ago
  21. d39a948 gpio/ich: Add missing spinlock init by Jean Delvare · 11 years ago
  22. 0953e76 drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling by Maarten Lankhorst · 11 years ago
  23. 2f0bf92 Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  24. 1bd12c9 Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. 3dbff0d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. f8b8403 net: qmi_wwan: add ZTE MF880 by Bjørn Mork · 11 years ago
  27. d62fdf8 drivers/net: Use of_match_ptr() macro in smsc911x.c by Sachin Kamat · 11 years ago
  28. 89ce376 drivers/net: Use of_match_ptr() macro in smc91x.c by Sachin Kamat · 11 years ago
  29. bd77902 ipv6: addrconf.c: remove unnecessary "if" by Cong Ding · 11 years ago
  30. 09d7cf7 bridge: Correctly encode addresses when dumping mdb entries by Vlad Yasevich · 11 years ago
  31. 6323315 bridge: Do not unregister all PF_BRIDGE rtnl operations by Vlad Yasevich · 11 years ago
  32. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  33. a5e4070 use generic usbnet_manage_power() by Oliver Neukum · 11 years ago
  34. 2dd7c8c usbnet: generic manage_power() by Oliver Neukum · 11 years ago
  35. a1c088e usbnet: handle PM failure gracefully by Oliver Neukum · 11 years ago
  36. 4945106 ksz884x: fix receive polling race condition by Lennert Buytenhek · 11 years ago
  37. 341abdb qlcnic: update driver version by Signed-off-by: Sony Chacko · 11 years ago
  38. 5d17f36 qlcnic: fix unused variable warnings by Shahed Shaikh · 11 years ago
  39. 3935e895 watchdog: Fix disable/enable regression by Bjørn Mork · 11 years ago
  40. d67df2b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  41. 74779e2 Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 11 years ago
  42. ab28698 of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS by Jonas Gorski · 11 years ago
  43. 5031a2a Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  44. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  45. 7f2de81 Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw2/byteswap by Linus Torvalds · 11 years ago
  46. 5977107 blk: avoid divide-by-zero with zero discard granularity by Linus Torvalds · 11 years ago
  47. d3601e5 spi/sh-hspi: fix return value check in hspi_probe(). by Cyril Roelandt · 11 years ago
  48. 6a79131 spi: fix tegra SPI binding examples by Allen Martin · 11 years ago
  49. 80c2022 of: Fix export of of_find_matching_node_and_match() by Grant Likely · 11 years ago
  50. 055d4db xtensa: don't try to build DTB when OF is disabled by Max Filippov · 11 years ago
  51. 33c760f xtensa: set the correct ethernet address for xtfpga by Chris Zankel · 11 years ago
  52. c4c4594 xtensa: clean up files to make them code-style compliant by Chris Zankel · 11 years ago
  53. 72100ed xtensa: provide endianness macro for sparse by Max Filippov · 11 years ago
  54. ec747b2 xtensa: fix RASID SR initialization by Max Filippov · 11 years ago
  55. eab5e7a xtensa: initialize CPENABLE SR when core has one by Max Filippov · 11 years ago
  56. 79fcf52 xtensa: reset all timers on initialization by Max Filippov · 11 years ago
  57. 90e3bc7 Use for_each_compatible_node() macro. by Wei Yongjun · 11 years ago
  58. 5584b4d xtensa: add XTFPGA DTS by Max Filippov · 12 years ago
  59. 0d456ba xtensa: add support for the XTFPGA boards by Max Filippov · 12 years ago
  60. da844a8 xtensa: add device trees support by Max Filippov · 12 years ago
  61. 2206d5d xtensa: add IRQ domains support by Max Filippov · 12 years ago
  62. 0322cab xtensa: add U-Boot image support (uImage). by Max Filippov · 12 years ago
  63. 3f5ec29 xtensa: clean up boot make rules by Max Filippov · 12 years ago
  64. 599bf77 xtensa: fix mb and wmb definitions by Max Filippov · 12 years ago
  65. 71872b5 xtensa: add s32c1i-based spinlock implementations by Max Filippov · 12 years ago
  66. e5a9f6a xtensa: add s32c1i-based bitops implementations by Max Filippov · 12 years ago
  67. 219b1e4 xtensa: add s32c1i-based atomic ops implementations by Max Filippov · 12 years ago
  68. 0027312 xtensa: add s32c1i sanity check by Max Filippov · 11 years ago
  69. 28570e8 xtensa: add trap_set_handler function by Max Filippov · 12 years ago
  70. c622b29 xtensa: initialize atomctl SR by Max Filippov · 12 years ago
  71. 733536b xtensa: save and restore scompare1 SR on kernel entry by Max Filippov · 12 years ago
  72. 2f6ea6a xtensa: display s32c1i feature flag in cpuinfo by Max Filippov · 12 years ago
  73. 415217e xtensa: fix CPU cache flags formatting by Max Filippov · 12 years ago
  74. 288dc2b xtensa: properly fix missing compiler barrier in simcall by Max Filippov · 12 years ago
  75. 382cb5b xtensa: fix build warning for arch/xtensa/mm/tlb.c by Max Filippov · 12 years ago
  76. 35b16a9 xtensa: provide DMA_ERROR_CODE definition by Max Filippov · 12 years ago
  77. 94d6c61 xtensa: ISS: add BASE_BAUD definition to serial.h by Max Filippov · 12 years ago
  78. d1538c4 xtensa: provide proper assembler function boundaries with ENDPROC() by Chris Zankel · 12 years ago
  79. c0226e3 xtensa: make DoubleExceptionVector literals fit the gap by Max Filippov · 12 years ago
  80. 6550162 xtensa: add config option to disable linker relaxation by Chris Zankel · 12 years ago
  81. 02b25d8 xtensa: unbalanced parentheses by Nicolas Kaiser · 13 years ago
  82. 09378d7 xtensa:fix the incompatible pointer type warning in time.c by Wanlong Gao · 13 years ago
  83. 752451f Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 11 years ago
  84. c1e37ea net: fec: forbid FEC_PTP on SoCs that do not support by Shawn Guo · 11 years ago
  85. d23e946 be2net: fix wrong frag_idx reported by RX CQ by Sathya Perla · 11 years ago
  86. a323d9b be2net: fix be_close() to ensure all events are ack'ed by Sathya Perla · 11 years ago
  87. 4a9d194 sparc64: Define pte_accessible() by David S. Miller · 11 years ago
  88. 6cb9c36 sparc: huge_ptep_set_* functions need to call set_huge_pte_at() by Dave Kleikamp · 11 years ago
  89. 673ab87 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 11 years ago
  90. d7b96ca Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  91. 5b3040a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  92. 3cf2384 mm/vmscan.c: avoid possible deadlock caused by too_many_isolated() by Fengguang Wu · 11 years ago
  93. d37dd5d vmscan: comment too_many_isolated() by Fengguang Wu · 11 years ago
  94. dc05373 mm/kmemleak.c: remove obsolete simple_strtoul by Abhijit Pawar · 11 years ago
  95. 79a4dce mm/memory_hotplug.c: improve comments by Tang Chen · 11 years ago
  96. 7179e7b mm/hugetlb: create hugetlb cgroup file in hugetlb_init by Jianguo Wu · 11 years ago
  97. 7d12efa mm/mprotect.c: coding-style cleanups by Andrew Morton · 11 years ago
  98. 5bbe1ec Documentation: ABI: /sys/devices/system/node/ by Davidlohr Bueso · 11 years ago
  99. 5413dfb slub: drop mutex before deleting sysfs entry by Glauber Costa · 11 years ago
  100. ebe945c memcg: add comments clarifying aspects of cache attribute propagation by Glauber Costa · 11 years ago