summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ecryptfs: don't open-code kernel_read()Al Viro2013-05-091-8/+1
* xtensa simdisk: Fix proc_create_data() conversion falloutGeert Uytterhoeven2013-05-091-2/+2
* arm: fix mismerge of arch/arm/mach-omap2/timer.cLinus Torvalds2013-05-071-0/+4
* rwsem: check counter to avoid cmpxchg callsDavidlohr Bueso2013-05-071-1/+3
* kref: minor cleanupAnatol Pomozov2013-05-072-4/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0750-177/+93
|\
| * proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven2013-05-072-2/+2
| * make blkdev_put() return voidAl Viro2013-05-078-46/+22
| * block_device_operations->release() should return voidAl Viro2013-05-0737-121/+62
| * mtd_blktrans_ops->release() should return voidAl Viro2013-05-054-10/+7
| * hfs: SMP race on directory close()Al Viro2013-05-051-0/+2
* | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-0721-70/+348
|\ \
| * | parisc: tlb flush counting fix for SMP and UPHelge Deller2013-05-074-19/+5
| * | parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-075-4/+86
| * | parisc: implement irq stacksHelge Deller2013-05-074-2/+94
| * | parisc: add kernel stack overflow checkHelge Deller2013-05-074-4/+42
| * | parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin2013-05-071-5/+9
| * | parisc: implement atomic64_dec_if_positive()Helge Deller2013-05-062-0/+24
| * | parisc: use long branch in fork_like macroJohn David Anglin2013-05-061-1/+2
| * | parisc: fix NATIVE set up in buildMike Frysinger2013-05-061-3/+1
| * | parisc: document the parisc gateway pageHelge Deller2013-05-061-1/+24
| * | parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller2013-05-066-25/+52
| * | parisc: Provide default implementation for dma_{alloc, free}_attrsDamian Hobson-Garcia2013-05-061-0/+3
| * | parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer2013-05-061-12/+12
| * | parisc: remove the second argument of kmap_atomicZhao Hongjiang2013-05-061-3/+3
* | | Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-078-10/+86
|\ \ \
| * | | xen/arm: remove duplicated include from enlighten.cWei Yongjun2013-04-271-1/+0
| * | | xen/arm: use sched_op hypercalls for machine reboot and power offStefano Stabellini2013-04-251-0/+24
| * | | xenvm: add a simple PSCI node and a second cpuStefano Stabellini2013-04-251-0/+13
| * | | xen/arm: XEN selects ARM_PSCIStefano Stabellini2013-04-251-0/+1
| * | | xen: move the xenvm machine to mach-virtStefano Stabellini2013-04-253-3/+3
| * | | xen/arm: SMP supportStefano Stabellini2013-04-251-6/+42
| * | | xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini2013-04-253-0/+3
| * | | xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini2013-04-251-1/+1
* | | | Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-079-138/+677
|\ \ \ \
| * | | | remoteproc: fix kconfig dependencies for VIRTIOSuman Anna2013-04-211-0/+1
| * | | | remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSPRobert Tivy2013-04-153-0/+348
| * | | | remoteproc: support default firmware name in rproc_alloc()Robert Tivy2013-04-071-4/+24
| * | | | remoteproc/omap: support OMAP5 tooVincent Stehlé2013-04-071-1/+1
| * | | | remoteproc: set vring addresses in resource tableSjur Brændeland2013-04-071-2/+17
| * | | | remoteproc: support virtio config space.Sjur Brændeland2013-04-073-22/+64
| * | | | remoteproc: perserve resource table dataOhad Ben-Cohen2013-04-073-20/+88
| * | | | remoteproc: calculate max_notifyid by counting vringsSjur Brændeland2013-04-072-16/+19
| * | | | remoteproc: code cleanup of resource parsingSjur Brændeland2013-04-051-40/+12
| * | | | remoteproc: parse STE-firmware and find resource table addressSjur Brændeland2013-04-051-14/+29
| * | | | remoteproc: add find_loaded_rsc_table firmware opsSjur Brændeland2013-04-052-1/+39
| * | | | remoteproc: refactor rproc_elf_find_rsc_table()Sjur Brændeland2013-04-051-29/+46
* | | | | Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/...Linus Torvalds2013-05-073-14/+44
|\ \ \ \ \
| * | | | | rpmsg: fix kconfig dependencies for VIRTIOSuman Anna2013-04-211-0/+1
| * | | | | MAINTAINERS: add rpmsg entryOhad Ben-Cohen2013-04-161-0/+8