summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-07-16mfd: max77693: Store I2C device type as enum and add default unknownKrzysztof Kozlowski
2015-07-16mfd/extcon: max77693: Remove unused extern declarations and max77693_dev membersKrzysztof Kozlowski
2015-07-16Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul
2015-07-16ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren
2015-07-16gpio: em: Remove obsolete platform data supportGeert Uytterhoeven
2015-07-15net core: Add protodown support.Anuradha Karuppiah
2015-07-16gpio: Remove double "base" in commentGeert Uytterhoeven
2015-07-15rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOCDenys Vlasenko
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 'iio-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-07-15seccomp: swap hard-coded zeros to defined nameKees Cook
2015-07-15seccomp: add ptrace options for suspend/resumeTycho Andersen
2015-07-15Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-15netfilter: add and use jump label for xt_teeFlorian Westphal
2015-07-15netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal
2015-07-15netfilter: move tee_active to coreFlorian Westphal
2015-07-15netfilter: Per network namespace netfilter hooks.Eric W. Biederman
2015-07-15netfilter: kill nf_hooks_activeEric W. Biederman
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-14percpu: update incorrect comment for this_cpu_*() operationsTejun Heo
2015-07-14cgroup: implement the PIDs subsystemAleksa Sarai
2015-07-14cgroup: allow a cgroup subsystem to reject a forkAleksa Sarai
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-13regulator: da9211: support da9215James Ban
2015-07-13security: add ioctl specific auditing to lsm_auditJeff Vander Stoep
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-11Input: pixcir_i2c_ts - switch the device over to gpiodDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - move platform dataDmitry Torokhov
2015-07-11Input: of_touchscreen - switch to using device propertiesDmitry Torokhov
2015-07-11genirq: Remove the irq argument from note_interrupt()Jiang Liu
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson
2015-07-10regulator: Add missing dummy definition for regulator_list_voltageSuzuki K. Poulose
2015-07-10vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman
2015-07-10KVM: count number of assigned devicesPaolo Bonzini
2015-07-10regmap: add regmap_fields_force_write()Kuninori Morimoto
2015-07-10regmap: add regmap_write_bits()Kuninori Morimoto
2015-07-09ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal
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