summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs: Fix hang with BSD accounting on frozen filesystemJan Kara2013-05-041-0/+7
* nubus: Kill nubus_proc_detach_device()Geert Uytterhoeven2013-05-041-1/+0
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-021-18/+1
|\
| * Revert "math64: New div64_u64_rem helper"Stanislaw Gruszka2013-04-301-18/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-024-27/+27
|\ \
| * | hwrng: timeriomem - update to support more than one deviceAlexander Clouter2013-04-251-5/+0
| * | crypto: sha512 - Expose generic sha512 routine to be callable from other modulesTim Chen2013-04-251-0/+3
| * | crypto: sha256 - Expose SHA256 generic routine to be callable externally.Tim Chen2013-04-031-0/+2
| * | ARM: AT91SAM9G45: same platform data structure for all crypto peripheralsNicolas Royer2013-03-102-22/+22
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-023-32/+45
|\ \ \
| * | | i2c: Make the return type of i2c_del_mux_adapter() voidLars-Peter Clausen2013-04-021-1/+1
| * | | i2c: Make return type of i2c_del_adapter() voidLars-Peter Clausen2013-04-021-1/+1
| * | | i2c: Remove detach_adapterLars-Peter Clausen2013-04-021-5/+2
| * | | i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-03-241-25/+0
| * | | i2c: Add bus recovery infrastructureViresh Kumar2013-03-241-0/+41
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-027-2/+345
|\ \ \ \
| * | | | virtio: do not export "u16" and "u64" to userspacePaul Bolle2013-04-021-2/+2
| * | | | virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf.Rusty Russell2013-03-201-0/+10
| * | | | virtio_ring: virtqueue_add_sgs, to add multiple sgs.Rusty Russell2013-03-201-0/+7
| * | | | scatterlist: introduce sg_unmark_endPaolo Bonzini2013-03-201-0/+16
| * | | | caif_virtio: Introduce caif over virtioErwan Yvin2013-03-202-0/+25
| * | | | virtio: Introduce vringh wrappers in virtio_configSjur Brændeland2013-03-202-0/+32
| * | | | vringh: host-side implementation of virtio rings.Rusty Russell2013-03-201-0/+196
| * | | | virtio_ring: expose virtio barriers for use in vringh.Rusty Russell2013-03-201-0/+57
* | | | | Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-05-022-0/+4
|\ \ \ \ \
| * | | | | VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil2013-03-111-0/+1
| * | | | | VFIO: Wrapper for getting reference to vfio_deviceVijay Mohan Pandarathil2013-03-111-0/+3
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2013-05-021-0/+28
|\ \ \ \ \ \
| * | | | | | tcm_vhost: header split upMichael S. Tsirkin2013-05-021-0/+28
| * | | | | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael S. Tsirkin2013-05-013-1/+88
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc: Add HWCAP2 aux entryMichael Neuling2013-04-261-0/+1
* | | | | | | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-027-42/+162
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'clksrc/cleanup' into next/multiplatformOlof Johansson2013-04-291-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann2013-04-191-0/+56
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann2013-04-191-0/+56
| * | | | | | | | | | | Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-04-091-0/+49
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren2013-03-301-0/+49
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2013-04-0938-48/+212
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-04-095-42/+57
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann2013-04-081-0/+27
| | * | | | | | | | | | | | clk: ux500: pass clock base adresses in init callLinus Walleij2013-04-081-1/+2
| | * | | | | | | | | | | | ARM: ux500: split out prcmu initializationArnd Bergmann2013-04-081-0/+2
| | * | | | | | | | | | | | ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij2013-04-083-36/+21
| | * | | | | | | | | | | | mfd: prcmu: pass a base and size with the early initcallLinus Walleij2013-04-082-5/+5
| * | | | | | | | | | | | | Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann2013-04-0917-36/+101
| |\| | | | | | | | | | | |
| * | | | | | | | | | | | | clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2013-03-191-2/+9
* | | | | | | | | | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-292-1/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-0911-16/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \