summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-4/+3
2013-09-22Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+15
2013-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-0/+1
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura-2/+15
2013-09-21btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba-0/+1
2013-09-21Merge tag 'v3.11' into for-linusChris Mason-13/+121
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie-4/+3
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-11/+17
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka-4/+8
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-0/+2
2013-09-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+3
2013-09-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2013-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver-1/+1
2013-09-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2013-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+4
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-3/+5
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini-0/+1
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-16/+0
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik-2/+4
2013-09-15vxlan: Fix sparse warningsJoseph Gasparakis-4/+4
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+1
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds-279/+124
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2013-09-13Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+6
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds-20/+12
2013-09-13HID: provide a helper for validating hid reportsKees Cook-0/+4
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-144/+3
2013-09-13netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček-1/+1
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-4/+128
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-25/+143
2013-09-12thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov-4/+2
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov-1/+1
2013-09-12mm: make lru_add_drain_all() selectiveChris Metcalf-1/+1
2013-09-12memcg: add per cgroup writeback pages accountingSha Zhengju-0/+1
2013-09-12memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju-8/+19
2013-09-12memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju-1/+1
2013-09-12memcg: correct RESOURCE_MAX to ULLONG_MAXSha Zhengju-1/+1
2013-09-12mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner-0/+25
2013-09-12mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner-0/+47
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner-0/+1
2013-09-12memcg: enhance memcg iterator to support predicatesMichal Hocko-6/+43
2013-09-12vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko-2/+4
2013-09-12memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko-7/+3
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-39/+196
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds-9/+26
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+16
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+0
2013-09-12vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds-11/+0
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-4/+86