1. b22d127 mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 12 years ago
  2. 869833f2 mempolicy: remove mempolicy sharing by KOSAKI Motohiro · 12 years ago
  3. 8d34694c1 revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages" by KOSAKI Motohiro · 12 years ago
  4. 1fb3f8c mm: compaction: capture a suitable high-order page immediately when it is made available by Mel Gorman · 12 years ago
  5. 83fde0f mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures by Mel Gorman · 12 years ago
  6. 4ffb633 mm: compaction: update comment in try_to_compact_pages by Mel Gorman · 12 years ago
  7. 6597d78 mm/mmap.c: replace find_vma_prepare() with clearer find_vma_links() by Hugh Dickins · 12 years ago
  8. d741c9c mm: fix nonuniform page status when writing new file with small buffer by Robin Dong · 12 years ago
  9. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  10. 0103bd1 mm: prepare VM_DONTDUMP for using in drivers by Konstantin Khlebnikov · 12 years ago
  11. e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
  12. 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
  13. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  14. 4b6e1e3 mm: kill vma flag VM_INSERTPAGE by Konstantin Khlebnikov · 12 years ago
  15. cc2383e mm: introduce arch-specific vma flag VM_ARCH_1 by Konstantin Khlebnikov · 12 years ago
  16. b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
  17. 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
  18. b1a86e1 x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines by Suresh Siddha · 12 years ago
  19. c654345 mm: remove __GFP_NO_KSWAPD by Rik van Riel · 12 years ago
  20. 075663d CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online_cpus() by Srivatsa S. Bhat · 12 years ago
  21. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  22. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  23. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  24. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  25. 6e28b76 MAINTAINERS: add Konrad as the SWIOTLB maintainer by Konrad Rzeszutek Wilk · 12 years ago
  26. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  27. dea77cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  28. de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  29. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  30. 8711798 Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  31. 1219771 Fix F_DUPFD_CLOEXEC breakage by Al Viro · 12 years ago
  32. d1d4a81 Merge branches 'fixes-for-37', 'ec' and 'thermal' into release by Len Brown · 12 years ago
  33. 29b19e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermal by Len Brown · 12 years ago
  34. e9332b6 ARM: OMAP4/AM335x: hwmod: fix disable_module regression in hardreset handling by Paul Walmsley · 12 years ago
  35. 4084a9b tools/power/acpi/acpidump: remove duplicated include from acpidump.c by Wei Yongjun · 12 years ago
  36. ceb736c Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  37. cf956d9 ARM: OMAP3: fix workaround for EMU clockdomain by Jon Hunter · 12 years ago
  38. 66eef59 net: fix typo in freescale/ucc_geth.c by Michael Neuling · 12 years ago
  39. b61a602 ipvs: initialize returned data in do_ip_vs_get_ctl by Arnd Bergmann · 12 years ago
  40. 11573aa drm/nouveau/timer: bump ptimer's alarm delay from u32 to u64 by Martin Peres · 12 years ago
  41. bbebb4e drm/nouveau/fan: fix a typo in PWM's input clock calculation by Martin Peres · 12 years ago
  42. b47f142 drm/nv50/clk: wire up pll_calc hook by Marcin Slusarz · 12 years ago
  43. d489738 drm/nouveau: remove unused _nouveau_parent_ctor by Marcin Slusarz · 12 years ago
  44. cf31cd1 ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug by Srivatsa S. Bhat · 12 years ago
  45. e8b1b59 cpuidle / ACPI: fix potential NULL pointer dereference by Wei Yongjun · 12 years ago
  46. 9a334cd drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiB by Ben Skeggs · 12 years ago
  47. 224cd71 arm/omap: Replace board_ref_clock with enum values by Vikram Narayanan · 12 years ago
  48. 09d9862 ARM: OMAP2+: remove duplicated include from board-omap3stalker.c by Wei Yongjun · 12 years ago
  49. 59c2795 arch/arm/plat-omap/omap-pm-noop.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  50. c09fcc43 arch/arm/mach-omap2: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  51. 11eff27 arch/arm/mach-omap1/devices.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  52. 5a1d784 btrfs: improved readablity for add_inode_ref by Jan Schmidt · 12 years ago
  53. 0aa4a17 Btrfs: handle not finding the extent exactly when logging changed extents by Josef Bacik · 12 years ago
  54. 005d642 btrfs: move transaction aborts to the point of failure by David Sterba · 12 years ago
  55. 8732d44 Btrfs: fix the missing error information in create_pending_snapshot() by Miao Xie · 12 years ago
  56. aa42ffd Btrfs: fix off-by-one in file clone by Liu Bo · 12 years ago
  57. af28388 pnfsblock: cleanup nfs4_blkdev_get by Peng Tao · 12 years ago
  58. 1fd937b NFS41: send real read size in layoutget by Peng Tao · 12 years ago
  59. 6296556 NFS41: send real write size in layoutget by Peng Tao · 12 years ago
  60. 35754bc NFS: track direct IO left bytes by Peng Tao · 12 years ago
  61. 8bbacc5 ARM/dts: omap5-evm: pinmux configuration for audio by Peter Ujfalusi · 12 years ago
  62. 5da6a2d ARM/dts: Add pinctrl driver entries for omap5 by Peter Ujfalusi · 12 years ago
  63. d0339b4 ARM/dts: omap4-panda: pinmux configuration for audio by Peter Ujfalusi · 12 years ago
  64. 08386fe ARM/dts: omap4-sdp: pinmux configuration for audio by Peter Ujfalusi · 12 years ago
  65. 42601d5 ARM/dts: omap5-evm: Disable unused McBSP3 by Peter Ujfalusi · 12 years ago
  66. 6e65928 ARM/dts: omap4-sdp: Disable unused McBSP3 by Peter Ujfalusi · 12 years ago
  67. 6badc63 ARM/dts: omap4-panda: Disable unused audio IPs by Peter Ujfalusi · 12 years ago
  68. e13214d ARM: OMAP: board-omap4panda: Pin mux configuration for audio needs by Peter Ujfalusi · 12 years ago
  69. e3a9ed7 ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needs by Peter Ujfalusi · 12 years ago
  70. fce680e Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.7-rc1/fixes-pm by Tony Lindgren · 12 years ago
  71. 37fedb4 Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.7-rc1/fixes-cpufreq by Tony Lindgren · 12 years ago
  72. b1a923d AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs. by Raphael Assenat · 12 years ago
  73. 61687c6 ARM: OMAP2+: gpmc: annotate exit sections properly by Afzal Mohammed · 12 years ago
  74. 533b298 ARM: OMAP: fix return value check in realtime_counter_init() by Wei Yongjun · 12 years ago
  75. 64de3a0 ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one() by Wei Yongjun · 12 years ago
  76. 9ee6772 OMAPDSS: fix return value check in create_dss_pdev() by Wei Yongjun · 12 years ago
  77. f0cfa98 ARM: OMAP2+: Add am335x evm and bone targets to common Makefile by Vaibhav Hiremath · 12 years ago
  78. 898f08e arm: increase FORCE_MAX_ZONEORDER for TI AM33XX by Yegor Yefremov · 12 years ago
  79. 4f80681 ARM: OMAP: OMAP_DEBUG_LEDS needs to select LEDS_CLASS by Axel Lin · 12 years ago
  80. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  81. 24d7b40 ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SS by Kevin Hilman · 12 years ago
  82. 747a7f6 cpufreq: OMAP: use get_cpu_device() instead of omap_device API by Kevin Hilman · 12 years ago
  83. e2ee1b4 cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includes by Paul Walmsley · 12 years ago
  84. 4075944 cpufreq: OMAP: remove unused <plat/omap-pm.h> by Kevin Hilman · 12 years ago
  85. 7c41c42 vxlan: fix more sparse warnings by Stephen Hemminger · 12 years ago
  86. 8df0a66 cpufreq: OMAP: ensure valid clock rate before scaling by Kevin Hilman · 12 years ago
  87. d5bbd43 exec: make de_thread() killable by Oleg Nesterov · 12 years ago
  88. ad4d3ef ipvs: fix ARP resolving for direct routing mode by Julian Anastasov · 12 years ago
  89. c92b965 ipv4: Add FLOWI_FLAG_KNOWN_NH by Julian Anastasov · 12 years ago
  90. 155e833 ipv4: introduce rt_uses_gateway by Julian Anastasov · 12 years ago
  91. f8a1717 ipv4: make sure nh_pcpu_rth_output is always allocated by Julian Anastasov · 12 years ago
  92. e0adef0 ipv4: fix forwarding for strict source routes by Julian Anastasov · 12 years ago
  93. e81da0e ipv4: fix sending of redirects by Julian Anastasov · 12 years ago
  94. b5356a1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  95. 3c5af8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  96. 12aee6c ARM: OMAP: rx51: Fix a section mismatch warn by Shubhrajyoti D · 12 years ago
  97. 7a28529 ARM: OMAP2+: Round of the carve out memory requested to section_size by R Sricharan · 12 years ago
  98. 9d7d6e3 ARM: OMAP: counter: add locking to read_persistent_clock by Colin Cross · 12 years ago
  99. 8634724 ipv6: gro: fix PV6_GRO_CB(skb)->proto problem by Eric Dumazet · 12 years ago
  100. 48cc32d3 vlan: don't deliver frames for unknown vlans to protocols by Florian Zumbiehl · 12 years ago