aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09rbtree: move some implementation details from rbtree.h to rbtree.cMichel Lespinasse1-25/+9
2012-10-09rbtree: empty nodes have no colorMichel Lespinasse2-11/+6
2012-10-09rbtree: reference Documentation/rbtree.txt for usage instructionsMichel Lespinasse1-66/+1
2012-10-09thp: introduce pmdp_invalidate()Gerald Schaefer1-0/+5
2012-10-09thp: remove assumptions on pgtable_t typeGerald Schaefer2-1/+8
2012-10-09oom: remove deprecated oom_adjDavidlohr Bueso2-12/+0
2012-10-09mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely scheduleSagi Grimberg1-0/+1
2012-10-09mm: mmu_notifier: fix inconsistent memory between secondary MMU and hostXiao Guangrong1-1/+11
2012-10-09mempolicy: fix a race in shared_policy_replace()Mel Gorman1-1/+1
2012-10-09mm: compaction: capture a suitable high-order page immediately when it is made availableMel Gorman2-2/+3
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov3-4/+2
2012-10-09mm: prepare VM_DONTDUMP for using in driversKonstantin Khlebnikov1-1/+1
2012-10-09mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasKonstantin Khlebnikov3-6/+0
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2-3/+6
2012-10-09mm: kill vma flag VM_INSERTPAGEKonstantin Khlebnikov1-1/+0
2012-10-09mm: introduce arch-specific vma flag VM_ARCH_1Konstantin Khlebnikov1-13/+21
2012-10-09mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov2-21/+5
2012-10-09x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfnSuresh Siddha1-23/+32
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel2-5/+1
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds26-45/+439
2012-10-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-1126/+1253
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds9-80/+444
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds3-5/+4
2012-10-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-121/+122
2012-10-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds5-1/+9
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-1/+27
2012-10-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie2-18/+84
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-nextDave Airlie2-1/+2
2012-10-07Merge branch 'disintegrate-drm' of git://git.infradead.org/users/dhowells/linux-headers into drm-nextDave Airlie19-1107/+1167
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds28-772/+1237
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds1-8/+0
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds4-30/+157
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2-10/+3
2012-10-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds3-21/+18
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds7-10/+18
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into releaseLen Brown9-80/+444
2012-10-06ACPI: Add new sysfs interface to export device descriptionLance Ortiz1-0/+1
2012-10-06Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai6-2/+64
2012-10-05i2c: Correct struct i2c_driver doc about detectionVivien Didelot1-1/+1
2012-10-05i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare1-0/+3
2012-10-05i2c-viapro: Add VIA VX900 device IDJean Delvare1-0/+1
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare3-0/+4
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds23-83/+445
2012-10-06nbd: handle discard requestsPaul Clements1-1/+5
2012-10-06nbd: add set flags ioctlPaul Clements1-4/+5
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine1-0/+9
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine1-0/+1
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine2-0/+10
2012-10-06rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine1-1/+2