- d516904 thp: merge page pre-alloc in khugepaged_loop into khugepaged_do_scan by Xiao Guangrong · 12 years ago
- 9817626 thp: remove some code depend on CONFIG_NUMA by Xiao Guangrong · 12 years ago
- 2017c0b thp: remove wake_up_interruptible in the exit path by Xiao Guangrong · 12 years ago
- e060f0e thp: remove unnecessary khugepaged_thread check by Xiao Guangrong · 12 years ago
- 911891a thp: move khugepaged_mutex out of khugepaged by Xiao Guangrong · 12 years ago
- 637e3a2 thp: remove unnecessary check in start_khugepaged by Xiao Guangrong · 12 years ago
- 65b3c07 thp: fix the count of THP_COLLAPSE_ALLOC by Xiao Guangrong · 12 years ago
- db97141 mm: adjust final #endif position in mm/internal.h by Michel Lespinasse · 12 years ago
- 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
- 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
- d5dc0ad mm/vmscan: fix error number for failed kthread by Gavin Shan · 12 years ago
- e0f3c3f mm/mmu_notifier: init notifier if necessary by Gavin Shan · 12 years ago
- 21a9273 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 12 years ago
- 48af0d7 mm: mmu_notifier: fix inconsistent memory between secondary MMU and host by Xiao Guangrong · 12 years ago
- 00442ad mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma() by Mel Gorman · 12 years ago
- 63f74ca mempolicy: fix refcount leak in mpol_set_shared_policy() by KOSAKI Motohiro · 12 years ago
- b22d127 mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 12 years ago
- 869833f mempolicy: remove mempolicy sharing by KOSAKI Motohiro · 12 years ago
- 8d34694c1 revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages" by KOSAKI Motohiro · 12 years ago
- 1fb3f8c mm: compaction: capture a suitable high-order page immediately when it is made available by Mel Gorman · 12 years ago
- 83fde0f mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures by Mel Gorman · 12 years ago
- 4ffb633 mm: compaction: update comment in try_to_compact_pages by Mel Gorman · 12 years ago
- 6597d78 mm/mmap.c: replace find_vma_prepare() with clearer find_vma_links() by Hugh Dickins · 12 years ago
- d741c9c mm: fix nonuniform page status when writing new file with small buffer by Robin Dong · 12 years ago
- 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
- 0103bd1 mm: prepare VM_DONTDUMP for using in drivers by Konstantin Khlebnikov · 12 years ago
- e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
- 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
- 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
- 4b6e1e3 mm: kill vma flag VM_INSERTPAGE by Konstantin Khlebnikov · 12 years ago
- cc2383e mm: introduce arch-specific vma flag VM_ARCH_1 by Konstantin Khlebnikov · 12 years ago
- b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
- 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
- b1a86e1 x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines by Suresh Siddha · 12 years ago
- c654345 mm: remove __GFP_NO_KSWAPD by Rik van Riel · 12 years ago
- 075663d CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online_cpus() by Srivatsa S. Bhat · 12 years ago
- 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
- 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
- b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
- af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
- 6e28b76 MAINTAINERS: add Konrad as the SWIOTLB maintainer by Konrad Rzeszutek Wilk · 12 years ago
- f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
- d5bbd43 exec: make de_thread() killable by Oleg Nesterov · 12 years ago
- b5356a1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
- 3c5af8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- 6916fd0 arm64: Enable interrupts before calling do_notify_resume() by Catalin Marinas · 12 years ago
- e048d00 arm64: Use the generic compat_sys_sendfile() implementation by Catalin Marinas · 12 years ago
- 27222a3 arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size() by Catalin Marinas · 12 years ago
- e9eca4d Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
- 1929041 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
- 80b810b localmodconfig: Document localmodconfig in README by Steven Rostedt · 12 years ago
- d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
- 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
- 1b03344 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
- c0703c1 Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
- 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 5cad359 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
- 638c87a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
- 7cb9cf0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
- dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 8442402 Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
- a5a0fc6 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next by Dave Airlie · 12 years ago
- 0dbe232 Merge branch 'disintegrate-drm' of git://git.infradead.org/users/dhowells/linux-headers into drm-next by Dave Airlie · 12 years ago
- 0b8e74c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
- 7f60ba3 Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
- e665faa Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
- ca4da69 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
- 125b79d7 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
- f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
- d1efe3c ACPI: Add new sysfs interface to export device description by Lance Ortiz · 12 years ago
- 369d913 ACPI: Harden acpi_table_parse_entries() against BIOS bug by Fenghua Yu · 12 years ago
- f924081 tools/power/turbostat: add option to count SMIs, re-name some options by Len Brown · 12 years ago
- 7ff34ad ALSA: hda - Add new codec ALC283 ALC290 support by Kailang Yang · 12 years ago
- eee3ed4 ALSA: hda - avoid unneccesary indices on "Headphone Jack" controls by David Henningsson · 12 years ago
- 74d3e69 ALSA: hda - fix indices on boost volume on Conexant by David Henningsson · 12 years ago
- d4f1e48 ALSA: aloop - add locking to timer access by Omair Mohammed Abdullah · 12 years ago
- d17344b ALSA: hda - Fix hang caused by race during suspend. by Dylan Reid · 12 years ago
- 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
- 9f720bb9 ALSA: hda/realtek - Fix detection of ALC271X codec by Herton Ronaldo Krzesinski · 12 years ago
- e4db095 ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310 by Felix Kaechele · 12 years ago
- 29adc4b ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol event by David Henningsson · 12 years ago
- 954df2a ALSA: hda - make a generic unsol event handler by David Henningsson · 12 years ago
- 0fd0ba5 Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 12 years ago
- 2863bc5 Revert strace hiccups fix. by David S. Miller · 12 years ago
- b4874a3 Merge branch 'fixes' into for-linus by Russell King · 12 years ago
- 9f82596 sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. by David S. Miller · 12 years ago
- c415b30 i2c-piix4: Fix build failure by Daniel J Blueman · 12 years ago
- 0ec1386 i2c: Correct struct i2c_driver doc about detection by Vivien Didelot · 12 years ago
- f82b862 i2c-i801: Let i2c-mux-gpio find the GPIO chip by Jean Delvare · 12 years ago
- 600a711 i2c-mux-gpio: Update documentation by Jean Delvare · 12 years ago
- e7ee514 i2c-mux-gpio: Add support for dynamically allocated GPIO pins by Jean Delvare · 12 years ago
- 2614a85 i2c-mux-gpio: Use devm_kzalloc instead of kzalloc by Maxime Ripard · 12 years ago
- 3ad7ea1 i2c-i801: Support SMBus multiplexing on Asus Z8 series by Jean Delvare · 12 years ago
- 01d56a6 i2c-viapro: Add VIA VX900 device ID by Jean Delvare · 12 years ago