summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* efivars: Move pstore code into the new EFI directoryMatt Fleming2013-04-171-0/+38
* efivars: efivar_entry APIMatt Fleming2013-04-171-7/+69
* efi: move utf16 string functions to efi.hMatt Fleming2013-04-171-0/+17
* Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds2013-03-311-0/+10
|\
| * Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-03-221-0/+10
| |\
| | * xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel2013-03-111-0/+10
* | | Revert "lockdep: check that no locks held at freeze time"Paul Walmsley2013-03-312-5/+2Star
* | | Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse2013-03-292-4/+1Star
* | | Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-281-0/+2
|\ \ \
| * | | usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-251-0/+2
* | | | Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-281-0/+23
|\ \ \ \
| * | | | extcon: max77693: Initialize register of MUIC device to bring up it without p...Chanwoo Choi2013-03-131-0/+23
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-283-0/+8
|\ \ \ \
| * | | | userns: Restrict when proc and sysfs can be mountedEric W. Biederman2013-03-271-0/+4
| * | | | vfs: Add a mount flag to lock read only bind mountsEric W. Biederman2013-03-271-0/+2
| * | | | userns: Don't allow creation if the user is chrootedEric W. Biederman2013-03-271-0/+2
* | | | | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-271-0/+6
|\ \ \ \ \
| * | | | | xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-221-0/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-267-13/+27
|\ \ \ \ \ \
| * | | | | | ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-261-10/+6Star
| * | | | | | net: fix *_DIAG_MAX constantsAndrey Vagin2013-03-212-2/+6
| * | | | | | thermal: shorten too long mcast group nameMasatake YAMATO2013-03-201-1/+1
| * | | | | | flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2013-03-201-0/+1
| * | | | | | udp: add encap_destroy callbackTom Parkin2013-03-201-0/+1
| * | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-201-0/+12
| |\ \ \ \ \ \
| | * | | | | | ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-191-0/+12
* | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-251-2/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut2013-03-191-2/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-03-231-0/+28
|\ \ \ \ \ \ \
| * | | | | | | NVMe: Define SMART logKeith Busch2012-11-131-0/+28
* | | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-234-3/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: zone_end_pfn is too smallRuss Anderson2013-03-231-1/+1
| * | | | | | | | printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2013-03-232-1/+6
| * | | | | | | | irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan2013-03-231-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-221-6/+1Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti2013-03-221-6/+1Star
* | | | | | | | | | Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-222-0/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | USB: serial: add modem-status-change wait queueJohan Hovold2013-03-211-0/+2
| * | | | | | | | | | Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-211-0/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam2013-03-201-0/+8
* | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-03-221-5/+2Star
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab2013-03-161-4/+2Star
| * | | | | | | | | | | amd64_edac: Correct DIMM sizesMauro Carvalho Chehab2013-03-161-1/+0Star
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-211-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kprobes: Make hash_64() as always inlinedMasami Hiramatsu2013-03-181-1/+2
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-211-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-03-201-1/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | drm/radeon: add Richland pci idsAlex Deucher2013-03-151-1/+12
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-201-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | KVM: allow host header to be included even for !CONFIG_KVMKevin Hilman2013-03-181-1/+6
| | |_|/ / / / / / / / | |/| | | | | | | | |