summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida8-13/+13
2014-02-19ata: ata-samsung_cf: cleanup in header fileSachin Kamat1-5/+4
2014-01-30idr: remove unused prototype of idr_free()Vladimir Davydov1-1/+0
2014-01-22neighbour.h: fix commentLi Zhong1-1/+1
2014-01-22sched: Fix warning on make htmldocs caused by wait.hMasanari Iida1-2/+2
2014-01-21slab: struct kmem_cache is protected by slab_mutexFam Zheng1-1/+1
2014-01-02arm: fix comment header and macro nameSachin Kamat1-5/+3
2014-01-02asm-generic: uaccess: Spelling s/a ny/any/Geert Uytterhoeven1-1/+1
2013-12-19Merge branch 'master' into for-nextJiri Kosina716-8875/+21602
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-34/+28
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+0
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+18
2013-12-12Merge branch 'akpm' (fixes from Andrew)Linus Torvalds3-3/+8
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski1-1/+2
2013-12-12include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin1-1/+2
2013-12-12include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi1-1/+4
2013-12-12Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+4
2013-12-12net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior1-1/+1
2013-12-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-12-12word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon1-0/+8
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon1-0/+2
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+5
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov1-0/+2
2013-12-10sctp: properly latch and use autoclose value from sock to associationNeil Horman1-6/+0
2013-12-10net: unix: allow set_peek_off to failSasha Levin1-1/+1
2013-12-10x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2013-12-10ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai1-3/+3
2013-12-10ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella1-1/+1
2013-12-09Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+0
2013-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+3
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2013-12-09[media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel1-1/+1
2013-12-09crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky1-1/+1
2013-12-08Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+14
2013-12-08Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-24/+16
2013-12-08Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+4
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki1-8/+0
2013-12-07PCI: Disable Bus Master only on kexec rebootKhalid Aziz1-0/+3
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+6
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-1/+20
2013-12-05tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman1-4/+2
2013-12-05xen-netback: fix fragment detection in checksum setupPaul Durrant2-1/+3
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki1-1/+12
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki1-0/+8
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-28/+0
2013-12-05Input: add SW_MUTE_DEVICE switch definitionPing Cheng1-0/+1
2013-12-05Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+2
2013-12-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+4
2013-12-04Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-0/+3
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1