summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-18ARM: sa1100: collie.c: fall back to jedec_probe flash detectionAndrea Adami1-1/+1
2013-09-18RPCSEC_GSS: fix crash on destroying gss authJ. Bruce Fields1-0/+11
2013-09-18ARM: u300: hide submenusLinus Walleij1-5/+5
2013-09-18MIPS: Fix VGA_MAP_MEM macro.Leonid Yegoshin1-1/+2
2013-09-18If the queue is dying then we only call the rq->end_io callout.Mike Christie1-2/+2
2013-09-18MIPS: Reimplement get_cycles().Ralf Baechle1-1/+32
2013-09-18ARM: dts: igep00x0: Add pinmux configuration for MCBSP2Enric Balletbo i Serra1-0/+14
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver1-1/+1
2013-09-18ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for blazeTony Lindgren1-1/+38
2013-09-18ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for pandaboardTony Lindgren1-1/+45
2013-09-18drm/i915: Don't enable the cursor on a disable pipeVille Syrjälä1-2/+4
2013-09-18drm/i915: do not update cursor in crtc mode setJani Nikula1-9/+0
2013-09-189p: don't forget to destroy inode cache if fscache registration failsAl Viro1-3/+4
2013-09-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-8/+59
2013-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds13-116/+146
2013-09-18tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov1-1/+2
2013-09-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller11-31/+36
2013-09-18vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala1-9/+13
2013-09-18tcp: fix RTO calculated from cached RTTNeal Cardwell1-1/+3
2013-09-18drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar1-2/+2
2013-09-18net loopback: Set loopback_dev to NULL when freedEric W. Biederman1-0/+1
2013-09-18cpufreq: unlock correct rwsem while updating policy->cpuViresh Kumar1-2/+11
2013-09-18cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish()Viresh Kumar1-8/+8
2013-09-18atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/na...Al Viro2-21/+20
2013-09-17vhost-scsi: whitespace tweakMichael S. Tsirkin1-1/+1
2013-09-17vhost/scsi: use vmalloc for order-10 allocationMichael S. Tsirkin1-14/+27
2013-09-17batman-adv: set the TAG flag for the vid passed to BLAAntonio Quartulli1-0/+2
2013-09-17bio-integrity: Fix use of bs->bio_integrity_pool after freeBjorn Helgaas1-1/+1
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle19-19/+236
2013-09-17KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov1-0/+9
2013-09-17Merge tag 'imx-fixes-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson6-7/+19
2013-09-17mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OFEzequiel Garcia1-7/+0
2013-09-17ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPATOlof Johansson1-0/+1
2013-09-17ARM: ux500: disable outer cache debugLinus Walleij1-0/+1
2013-09-17MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle1-0/+5
2013-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds25-250/+197
2013-09-17drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure pathBen Skeggs1-3/+1
2013-09-17drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs1-1/+1
2013-09-17drm/nouveau/kms: enable for non-vga pci classesBen Skeggs2-21/+17
2013-09-17drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs1-2/+17
2013-09-17ARM: dts: OMAP5: fix ocp2scp DTS dataFelipe Balbi1-1/+2
2013-09-17ARM: dts: OMAP5: fix reg property sizeFelipe Balbi1-2/+2
2013-09-17ARM: dts: am335x-bone*: add DT for BeagleBone BlackKoen Kooi4-255/+281
2013-09-17ARM: dts: omap3-beagle-xm: fix string error in compatible propertyRobert Nelson1-1/+1
2013-09-17MIPS: Provide nice way to access boot CPU's data.Ralf Baechle1-0/+1
2013-09-17netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng1-1/+1
2013-09-17kvm: free resources after canceling async_pfRadim Krčmář1-1/+4
2013-09-17KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov1-0/+4
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini3-6/+29
2013-09-17KVM: x86 emulator: emulate RETF immBruce Rogers1-1/+13