summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | USB: Add missing word to comment in mod_devicetable.hSharon Dvir2015-01-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | USB: don't cancel queued resets when unbinding driversAlan Stern2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | usb: Fix typo in `struct usb_host_interface' commentChris Rorvick2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman2015-01-19
| |\| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng2015-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-01-09
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-02-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | UBI: Add initial support for scatter gatherRichard Weinberger2015-01-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | UBI: Implement UBI_METAONLYRichard Weinberger2015-01-28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | mutex: remove unused field "name" in debug modeAdrien Schildknecht2015-02-14
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | kernel: Fix sparse warning for ACCESS_ONCEChristian Borntraeger2015-01-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | kernel: tighten rules for ACCESS ONCEChristian Borntraeger2015-01-19
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | crypto: doc - remove colons in commentsStephan Mueller2015-01-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | crypto: aead - add check for presence of auth tagStephan Mueller2015-01-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | hwrng: core - Use struct completion for cleanup_doneHerbert Xu2014-12-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | hwrng: fix unregister race.Rusty Russell2014-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | hwrng: use reference counts on each struct hwrng.Rusty Russell2014-12-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller2014-12-22
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | module: fix types of device tables aliasesAndrey Ryabinin2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | kernel: add support for .init_array.* constructorsAndrey Ryabinin2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: vmalloc: add flag preventing guard hole allocationAndrey Ryabinin2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | kasan: enable stack instrumentationAndrey Ryabinin2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: slub: share object_err functionAndrey Ryabinin2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: slub: introduce virt_to_obj functionAndrey Ryabinin2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | compiler: introduce __alias(symbol) shortcutAndrey Ryabinin2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | bitmap, cpumask, nodemask: remove dedicated formatting functionsTejun Heo2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | cpumask, nodemask: implement cpumask/nodemask_pr_args()Tejun Heo2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: always use nr_cpu_ids in formatting and parsing functionsTejun Heo2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | kernfs: remove KERNFS_STATIC_NAMETejun Heo2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | mm/util: add kstrdup_constAndrzej Hajda2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | lib: bitmap: change bitmap_shift_left to take unsigned parametersRasmus Villemoes2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | lib: bitmap: change bitmap_shift_right to take unsigned parametersRasmus Villemoes2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | lib/bitmap.c: elide bitmap_copy_le on little-endianRasmus Villemoes2015-02-13
* | | | | | | | | | | | | | | | | | | | | | | | | | lib/bitmap.c: change prototype of bitmap_copy_leRasmus Villemoes2015-02-13
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | leds: Add LED Flash class extension to the LED subsystemJacek Anaszewski2015-01-26
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | kvm: remove KVM_MMIO_SIZETiejun Chen2015-02-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...Kai Huang2015-01-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \