summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-05-01Hexagon: fix initial page table setup prior to jump to VARichard Kuo
2013-05-01Hexagon: remove keyring related callRichard Kuo
2013-05-01Hexagon: check to if we will overflow the signal stackRichard Kuo
2013-05-01Hexagon: Signal and return path fixesRichard Kuo
2013-05-01Hexagon: add support for new v4+ registersRichard Kuo
2013-05-01Hexagon: add individual register access for switch_stackRichard Kuo
2013-05-01Hexagon: use defines for MIN_KERNEL_SEG calculationRichard Kuo
2013-05-01Hexagon: use GENERIC_CPU_DEVICESRichard Kuo
2013-05-01Hexagon: change arch version config to allow comparisonsRichard Kuo
2013-05-01Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo
2013-05-01Hexagon: fix __atomic_add_unlessRichard Kuo
2013-05-01Hexagon: clean up generic headers in KbuildRichard Kuo
2013-05-01Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-01sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-05-01powerpc/xmon/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-05-01ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-05-01Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-05-01coredump: factor out the setting of PF_DUMPCOREOleg Nesterov
2013-05-01arc, print-fatal-signals: reduce duplicated informationVineet Gupta
2013-05-01dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-05-01dump_stack: implement arch-specific hardware description in task dumpsTejun Heo
2013-05-01dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-05-01sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo
2013-05-01x86: don't show trace beyond show_stack(NULL, NULL)Tejun Heo
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-04-30Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-30Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30arm64: Use acquire/release semantics instead of explicit DMBCatalin Marinas
2013-04-30arm64: klib: bitops: fix unpredictable stxr usageMark Rutland
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-30powerpc: Update tlbie/tlbiel as per ISA docAneesh Kumar K.V
2013-04-30powerpc: Print page size info during bootAneesh Kumar K.V
2013-04-30powerpc: print both base and actual page size on hash failureAneesh Kumar K.V