summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-03-29mei: bus: Implement bus driver data setter/getterSamuel Ortiz
2013-03-29mei: bus: Initial implementation for I/O routinesSamuel Ortiz
2013-03-29mei: bus: Implement driver registrationSamuel Ortiz
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz
2013-03-26Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-03-26ASoC: arizona: Fix interaction between headphone outputs and identificationMark Brown
2013-03-25memory: emif: Handle devices which are not rated for >85CNishanth Menon
2013-03-25SSBI: Remove MSM_ prefix from SSBI driversDavid Brown
2013-03-25ssbi: Allow compilation as a moduleDavid Brown
2013-03-25add single-wire serial bus interface (SSBI) driverKenneth Heitke
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-22mm: zone_end_pfn is too smallRuss Anderson
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker
2013-03-22irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan
2013-03-22Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti
2013-03-21USB: serial: add modem-status-change wait queueJohan Hovold
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-20usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam
2013-03-20Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-03-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-18KVM: allow host header to be included even for !CONFIG_KVMKevin Hilman
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-18kprobes: Make hash_64() as always inlinedMasami Hiramatsu
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork
2013-03-16EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab
2013-03-16amd64_edac: Correct DIMM sizesMauro Carvalho Chehab
2013-03-15Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15drm/radeon: add Richland pci idsAlex Deucher
2013-03-15pcmcia/ds.h: introduce helper for pcmcia_driver module boilerplateH Hartley Sweeten
2013-03-15ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez
2013-03-15ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou
2013-03-14Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney
2013-03-14skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov
2013-03-14tcp: fix skb_availroom()Eric Dumazet