summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel
2013-09-30Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-28USBNET: fix handling padding packetMing Lei
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-09-24of: clean-up ifdefs in of_irq.hRob Herring
2013-09-24revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton
2013-09-24revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton
2013-09-24revert "memcg: enhance memcg iterator to support predicates"Andrew Morton
2013-09-24watchdog: update watchdog_thresh properlyMichal Hocko
2013-09-24x86/iommu: correct ICS register offsetLi, Zhen-Hua
2013-09-22Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura
2013-09-20lib: introduce upper case hex ascii helpersAndre Naujoks
2013-09-20dm mpath: disable WRITE SAME if it failsMike Snitzer
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-09-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-17regulator: fix fatal kernel-doc errorRandy Dunlap
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik
2013-09-15vxlan: Fix sparse warningsJoseph Gasparakis
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2013-09-13Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-09-13HID: provide a helper for validating hid reportsKees Cook
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov
2013-09-12mm: make lru_add_drain_all() selectiveChris Metcalf
2013-09-12memcg: add per cgroup writeback pages accountingSha Zhengju