summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman18-24/+61
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+10
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley2-5/+2
2013-03-29mei: bus: Implement bus driver data setter/getterSamuel Ortiz1-0/+3
2013-03-29mei: bus: Initial implementation for I/O routinesSamuel Ortiz1-0/+11
2013-03-29mei: bus: Implement driver registrationSamuel Ortiz1-0/+7
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz2-0/+29
2013-03-29Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse2-4/+1
2013-03-29Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2013-03-29Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+23
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-0/+8
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+6
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman1-0/+4
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman1-0/+2
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman1-0/+2
2013-03-27Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman1-0/+23
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-13/+27
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar1-10/+6
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman35-60/+202
2013-03-26ASoC: arizona: Fix interaction between headphone outputs and identificationMark Brown1-0/+3
2013-03-26memory: emif: Handle devices which are not rated for >85CNishanth Menon1-0/+1
2013-03-25SSBI: Remove MSM_ prefix from SSBI driversDavid Brown1-9/+9
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu1-0/+2
2013-03-25ssbi: Allow compilation as a moduleDavid Brown1-11/+0
2013-03-25add single-wire serial bus interface (SSBI) driverKenneth Heitke1-0/+49
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+5
2013-03-23Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-0/+28
2013-03-23Merge branch 'akpm' (fixes from Andrew)Linus Torvalds4-3/+8
2013-03-23mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-23printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2-1/+6
2013-03-23irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1
2013-03-22Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+10
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-5/+2
2013-03-22Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe1-0/+10
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich1-0/+6
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti1-6/+1
2013-03-22USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2
2013-03-21net: fix *_DIAG_MAX constantsAndrey Vagin2-2/+6
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+8
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2013-03-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+12
2013-03-21thermal: shorten too long mcast group nameMasatake YAMATO1-1/+1
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann1-0/+1
2013-03-20udp: add encap_destroy callbackTom Parkin1-0/+1
2013-03-20usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam1-0/+8
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-0/+12
2013-03-20Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+12
2013-03-20Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+6
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-13/+28