aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle
2013-09-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava
2013-09-19drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs
2013-09-19Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger
2013-09-18MIPS: 74K/1074K: Correct erratum workaround.Maciej W. Rozycki
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki
2013-09-18Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-18MIPS: Remove useless comment about kprobe from arch/mips/MakefileWu Zhangjin
2013-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-09-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-18MIPS: Fix VGA_MAP_MEM macro.Leonid Yegoshin
2013-09-18MIPS: Reimplement get_cycles().Ralf Baechle
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver
2013-09-179p: don't forget to destroy inode cache if fscache registration failsAl Viro
2013-09-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-17tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov
2013-09-17atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/na...Al Viro
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-09-17KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov
2013-09-17MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2013-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-18drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure pathBen Skeggs
2013-09-18drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs
2013-09-18drm/nouveau/kms: enable for non-vga pci classesBen Skeggs
2013-09-18drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs
2013-09-17MIPS: Provide nice way to access boot CPU's data.Ralf Baechle
2013-09-17kvm: free resources after canceling async_pfRadim Krčmář
2013-09-17KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini
2013-09-17KVM: x86 emulator: emulate RETF immBruce Rogers
2013-09-17staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen
2013-09-17staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen
2013-09-17staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen
2013-09-16vfs: don't set FILE_CREATED before calling ->atomic_open()Miklos Szeredi
2013-09-16nfs: set FILE_CREATEDMiklos Szeredi
2013-09-16gfs2: set FILE_CREATEDMiklos Szeredi
2013-09-16cifs: fix filp leak in cifs_atomic_open()Miklos Szeredi
2013-09-16vfs: improve i_op->atomic_open() documentationMiklos Szeredi