summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King
2013-06-29ARM: 7777/1: Avoid extra calls to the C compilerDouglas Anderson
2013-06-29ARM: 7774/1: Fix dtb dependency to use order-only prerequisitesDouglas Anderson
2013-06-24ARM: 7770/1: remove residual ARMv2 support from decompressorMarc Zyngier
2013-06-24ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier
2013-06-24ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier
2013-06-24ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier
2013-06-24ARM: 7766/1: versatile: don't mark pen as __INITMark Rutland
2013-06-24ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel
2013-06-24ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT
2013-06-24ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi
2013-06-24ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi
2013-06-24ARM: 7760/1: cpu_fa526_do_idle: remove WFIJonas Jensen
2013-06-22Linux 3.10-rc7Linus Torvalds
2013-06-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-22Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-22Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-22Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-06-22Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-22aout32 coredump compat fixAl Viro
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-06-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-21Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-21Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-21x86/efi: Fix dummy variable buffer allocationBen Hutchings
2013-06-20iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger
2013-06-20target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover
2013-06-20Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-06-20drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-20Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-06-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro
2013-06-20[media] Fix build when drivers are builtin and frontend modulesMauro Carvalho Chehab
2013-06-20irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse
2013-06-20perf: arm64: Record the user-mode PC in the call chain.Jed Davis
2013-06-20[media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab
2013-06-20powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V