summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-0740-48/+0
|\
| * tgt: defconfig cleanupBart Van Assche2014-07-1740-48/+0
* | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-075-0/+90
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown2014-08-041-0/+78
| |\ \ \
| | * | | ASoC: Intel: add mrfld pipelinesVinod Koul2014-06-231-0/+78
| | |/ /
| * | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2014-08-044-0/+12
| |\ \ \
| | * | | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto2014-06-284-0/+12
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-0611-280/+390
|\ \ \ \
| * | | | sparc64: Fix up merge thinko.David S. Miller2014-08-061-1/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-0668-233/+540
| |\ \ \ \
| | * | | | sparc: Add "install" targetDavid L Stevens2014-08-053-0/+57
| | * | | | arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin2014-08-051-1/+1
| | * | | | sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-051-1/+1
| | * | | | sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-052-10/+25
| | * | | | sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-08-051-0/+8
| * | | | | sparc64: avoid code duplication in io_64.hSam Ravnborg2014-07-221-85/+15
| * | | | | sparc64: reorder functions in io_64.hSam Ravnborg2014-07-221-114/+120
| * | | | | sparc64: drop unused SLOW_DOWN_IO definitionsSam Ravnborg2014-07-221-4/+0
| * | | | | sparc64: remove macro indirection in io_64.hSam Ravnborg2014-07-221-89/+66
| * | | | | sparc64: update IO access functions in PeeCeeISam Ravnborg2014-07-221-18/+18
| * | | | | sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz2014-07-221-13/+69
| * | | | | sparc: use %s for unaligned panicKees Cook2014-07-221-1/+1
| * | | | | sparc64 - add mem to iomem resourcebob picco2014-07-221-0/+65
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-068-25/+29
|\ \ \ \ \ \
| * | | | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-036-22/+22
| * | | | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-031-1/+1
| * | | | | | ARM: socfpga: Add socfpga Ethernet filter attributes entriesVince Bridgers2014-07-311-0/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-3053-182/+488
| |\ \ \ \ \ \
| * | | | | | | ARM: at91: change compatibility string for sama5d3x gemCyrille Pitchen2014-07-251-1/+1
| * | | | | | | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov2014-07-251-1/+1
* | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-062-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | random: introduce getrandom(2) system callTheodore Ts'o2014-08-052-0/+2
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-0610-6/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: add seccomp syscallKees Cook2014-07-185-6/+13
| * | | | | | | | | ARM: add seccomp syscallKees Cook2014-07-182-0/+2
| * | | | | | | | | seccomp: add "seccomp" syscallKees Cook2014-07-183-0/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-0621-288/+92
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz2014-07-301-1/+1
| * | | | | | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-245-36/+37
| * | | | | | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-247-9/+9
| * | | | | | | | | clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-242-12/+10
| * | | | | | | | | x86: kvm: Make kvm_get_time_and_clockread() nanoseconds basedThomas Gleixner2014-07-241-30/+14
| * | | | | | | | | x86: kvm: Use ktime_get_boot_ns()Thomas Gleixner2014-07-241-5/+1
| * | | | | | | | | arm: bL_switcher:k Use ktime_get_real_ns()Thomas Gleixner2014-07-241-13/+3
| * | | | | | | | | powerpc: cell: Use ktime_get_ns()Thomas Gleixner2014-07-234-17/+6
| * | | | | | | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-234-4/+0
| * | | | | | | | | tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner2014-07-232-8/+8
| * | | | | | | | | ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik2014-07-231-0/+11
| * | | | | | | | | ARM: pxa: Add CLKSRC_OF dependencyRobert Jarzmik2014-07-231-0/+1
| * | | | | | | | | clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik2014-07-232-163/+1
| |/ / / / / / / /