summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | lib: introduce upper case hex ascii helpersAndre Naujoks2013-09-201-0/+11
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-301-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust2013-09-261-1/+2
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2013-09-302-0/+26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini2013-09-301-0/+25
| | * | | | | | | | | include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton2013-09-301-0/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown2013-09-301-0/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | regulator: fix fatal kernel-doc errorRandy Dunlap2013-09-171-0/+2
| * | | | | | | | | Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-291-2/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-261-2/+5
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-291-0/+2
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-09-281-0/+2
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfacesMichel Dänzer2013-09-201-0/+2
| * | | | | | | | | Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2013-09-281-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-281-3/+3
| * | | | | | | | | | Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-281-12/+8
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | of: clean-up ifdefs in of_irq.hRob Herring2013-09-241-12/+8
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-09-251-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dm mpath: disable WRITE SAME if it failsMike Snitzer2013-09-201-1/+2
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-251-5/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-5/+9
| | * | | | | | | | | perf: Update ABI commentPeter Zijlstra2013-09-201-0/+1
| * | | | | | | | | | revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton2013-09-241-3/+7
| * | | | | | | | | | revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton2013-09-241-4/+2
| * | | | | | | | | | revert "memcg: enhance memcg iterator to support predicates"Andrew Morton2013-09-241-43/+6
| * | | | | | | | | | watchdog: update watchdog_thresh properlyMichal Hocko2013-09-241-0/+6
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov2013-10-161-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel2013-10-021-0/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | KVM: Drop FOLL_GET in GUP when doing async page faultchai wen2013-10-152-7/+5
* | | | | | | | | | KVM: Move gfn_to_index to x86 specific codeChristoffer Dall2013-10-141-7/+0
* | | | | | | | | | KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2013-09-301-1/+1
* | | | | | | | | | kvm: remove .done from struct kvm_async_pfRadim Krčmář2013-09-241-1/+0
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-221-4/+3
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Revert "drm: mark context support as a legacy subsystem"Dave Airlie2013-09-201-4/+3
* | | | | | | | | Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-09-222-2/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2013-09-212-2/+15
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-221-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba2013-09-211-0/+1
| * | | | | | | | Merge tag 'v3.11' into for-linusChris Mason2013-09-2110-13/+121
| |\| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-194-11/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-191-4/+8
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-09-172-3/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-161-2/+4
| | * | | | | | | | netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček2013-09-131-1/+1
| * | | | | | | | | vxlan: Fix sparse warningsJoseph Gasparakis2013-09-151-4/+4
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-191-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libceph: add function to ensure notifies are completeJosh Durgin2013-09-091-0/+2
* | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-181-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | drm/radeon: add some additional berlin pci idsAlex Deucher2013-09-111-0/+3
* | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-181-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |