summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-13Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann1-0/+1
2015-03-13Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann1-6/+8
2015-03-13Bluetooth: Add support connectable advertising settingMarcel Holtmann1-0/+1
2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz1-5/+5
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz1-1/+9
2015-03-13tcp_metrics: Use a single hash table for all network namespaces.Eric W. Biederman1-2/+0
2015-03-13uapi/virtio_scsi: allow overriding CDB/SENSE sizeMichael S. Tsirkin1-2/+10
2015-03-13fs: remove ki_nbytesChristoph Hellwig1-1/+0
2015-03-13rhashtable: kill ht->shift atomic operationsDaniel Borkmann1-3/+3
2015-03-13inet: introduce ireq_familyEric Dumazet1-0/+1
2015-03-13inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet2-1/+6
2015-03-13inet: add rsk_refcnt/ireq_refcnt to request socksEric Dumazet2-0/+9
2015-03-13inet: add ireq_state field to inet_request_sockEric Dumazet1-0/+3
2015-03-13inet: add TCP_NEW_SYN_RECV stateEric Dumazet1-1/+3
2015-03-13ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet1-0/+1
2015-03-13kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2-4/+8
2015-03-13kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2-2/+4
2015-03-13Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kern...Marcelo Tosatti1-1/+2
2015-03-13rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney2-0/+4
2015-03-12ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann1-1/+3
2015-03-12Merge branch 'clk-fixes' into clk-nextStephen Boyd1-0/+18
2015-03-12Merge tag 'v3.20-exynos5433-clk' of git://linuxtv.org/snawrocki/samsung into ...Michael Turquette1-0/+1403
2015-03-12clk: Add tracepoints for hardware operationsStephen Boyd1-0/+198
2015-03-12net: Introduce possible_net_tEric W. Biederman10-47/+29
2015-03-12net: Kill hold_net release_netEric W. Biederman4-40/+3
2015-03-12Merge tag 'at91-fixes' into at91-4.1-cleanupNicolas Ferre1-1/+1
2015-03-12KVM: introduce kvm_arch_intc_initialized and use it in irqfdEric Auger1-0/+14
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2-116/+0
2015-03-12clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz1-2/+3
2015-03-12backlight: Add support Skyworks SKY81452 backlight driverGyungoh Yoo1-0/+46
2015-03-12mfd: Add support for Skyworks SKY81452 driverGyungoh Yoo1-0/+31
2015-03-12mfd: max77693: Add TORCH_IOUT_MASK macroJacek Anaszewski1-0/+1
2015-03-12mfd: max77693: Remove struct max77693_led_platform_dataJacek Anaszewski1-13/+0
2015-03-12mfd: max77693: Adjust FLASH_EN_SHIFT and TORCH_EN_SHIFT macrosJacek Anaszewski1-2/+2
2015-03-12mfd: rk808: Disable the under voltage detectChris Zhong1-0/+3
2015-03-12remoteproc: add IOMMU hardware capability flagSuman Anna1-0/+2
2015-03-12HID: multitouch: Add support for button type usageSeth Forshee1-0/+1
2015-03-12xps: must clear sender_cpu before forwardingEric Dumazet1-0/+7
2015-03-12ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel1-0/+1
2015-03-12vxlan: Correct path typo in commentSimon Horman1-1/+1
2015-03-12net: add real socket cookiesEric Dumazet5-2/+10
2015-03-12clk: introduce clk_is_matchMichael Turquette1-0/+18
2015-03-12mtd: clean up whitespace in linux/mtd/map.hArnd Bergmann1-18/+24
2015-03-12mtd: cfi: reduce stack sizeArnd Bergmann1-1/+11
2015-03-12of: mdio: export of_mdio_parse_addrFlorian Fainelli1-0/+7
2015-03-12Merge tag 'at91-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/l...Arnd Bergmann1-1/+1
2015-03-12drm/atomic: minor kerneldoc typo fixRob Clark1-1/+1
2015-03-12drm/fb: document drm_fb_helper_surface_sizeRob Clark1-0/+19
2015-03-12drm/dp: Use large transactions for I2C over AUXSimon Farnsworth1-0/+5
2015-03-11rhashtable: Move hash_rnd into bucket_tableHerbert Xu1-2/+2