summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-25Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-07-24Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng
2015-07-21Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-07-17mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel
2015-07-17Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-17Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-16gpio: Remove double "base" in commentGeert Uytterhoeven
2015-07-15Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-15Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-15libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn
2015-07-15libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-07-15efi: Handle memory error structures produced based on old versions of standardLuck, Tony
2015-07-13Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-13locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton
2015-07-13locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-10KVM: count number of assigned devicesPaolo Bonzini
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso
2015-07-09blkcg: fix blkcg_policy_data allocation bugTejun Heo
2015-07-09blkcg: implement all_blkcgs listTejun Heo
2015-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov
2015-07-09time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-08Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman
2015-07-08hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner
2015-07-07Merge branch 'acpi-scan'Rafael J. Wysocki
2015-07-07mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood
2015-07-07tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner
2015-07-07tick/broadcast: Make idle check independent from mode and configThomas Gleixner
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee