summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * um: arch_hweight.h is needed only on uml-x86Al Viro2011-11-021-0/+0
| * um: merge kernel_offsets_*.hAl Viro2011-11-023-49/+21
| * um: merge skas_ptrace.h 32/64bit variantsAl Viro2011-11-023-48/+21
| * um: sysdep/barrier.h is not used for anythingAl Viro2011-11-024-22/+0
| * um: shared/process.h is empty now; kill itAl Viro2011-11-026-14/+0
| * um: finish conversion to mcontext_tAl Viro2011-11-029-81/+67
| * um: start switching the references to host mcontext_t to its userland typeAl Viro2011-11-027-26/+33
| * um: take userland definition of barrier() to user.hAl Viro2011-11-023-6/+3
| * um: take system.h out of shared/sysdepAl Viro2011-11-022-2/+1
| * um: fill the handlers array at build timeAl Viro2011-11-024-12/+21
| * um: simplify set_handler()Al Viro2011-11-024-27/+19
| * um: don't bother blocking SIGARLM and SIGUSR1Al Viro2011-11-023-9/+8
| * um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...Al Viro2011-11-027-39/+14
| * um: kill includes of sysdep/sigcontext.h from stuff built with kernel headersAl Viro2011-11-028-22/+14
| * um: merge arch/um/os-Linux/sys-{i386,x86_64}Al Viro2011-11-029-85/+57
| * um: merge hard_handler() instances, switch to use of SA_SIGINFOAl Viro2011-11-025-35/+10
| * um: kill dead code around uaccessAl Viro2011-11-026-77/+3
| * um: merge arch/um/sys-{i386,x86_64}Al Viro2011-11-0251-193/+81
| * um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro2011-11-0239-134/+61
| * um: merge arch/um/sys-{i386,x86_64}/asmAl Viro2011-11-0219-234/+192
| * um: get rid of unused macros in ptrace_user.hAl Viro2011-11-022-63/+0
| * um: get rid of sysdep/sc.hAl Viro2011-11-024-91/+15
| * um: Get rid of UPT_SET/UPT_REG macrosAl Viro2011-11-025-158/+145
| * um: take vm-flags.h to sys-*/asmAl Viro2011-11-023-1/+1
| * um: get rid of sysdep/checksum.hAl Viro2011-11-023-7/+1
| * um: trim unused junk from user.hAl Viro2011-11-021-2/+0
| * um: get rid of kern_constants.hAl Viro2011-11-025-14/+5
| * um: kill a couple of useless includes of kern_constants.hAl Viro2011-11-022-2/+0
| * um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-0247-78/+3
| * um: take user_constants.h to include/generatedAl Viro2011-11-027-9/+8
| * um: kill skas_ptregs.hAl Viro2011-11-023-10/+0
| * um: switch to -idirafter, get saner kern_constants.h out of thatAl Viro2011-11-021-2/+2
| * um: series of __get_user() is costly in sigframe handlingAl Viro2011-11-022-86/+80
| * um: make copy_sc() staticAl Viro2011-11-023-32/+1
| * um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn()Al Viro2011-11-021-5/+8
| * um: switch {rt_,}sigreturn() to set_current_blocked()Al Viro2011-11-022-15/+3
| * um: use subarch-obj instead of copying...Al Viro2011-11-022-227/+2
* | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0177-14/+5726
|\ \
| * \ Merge branch 'imx/imx6q' into next/socArnd Bergmann2011-11-0232-80/+3648
| |\ \
| | * | arm/imx: merge i.MX3 and i.MX6Sascha Hauer2011-10-314-19/+13
| | * | arm/imx6q: add suspend/resume supportShawn Guo2011-10-314-1/+108
| | * | arm/imx6q: add device tree machine supportShawn Guo2011-10-314-2/+99
| | * | arm/imx6q: add smp and cpu hotplug supportShawn Guo2011-10-317-0/+246
| | * | arm/imx6q: add core drivers clock, gpc, mmdc and srcShawn Guo2011-10-316-0/+2263
| | * | arm/imx: add gic_handle_irq functionShawn Guo2011-10-314-1/+57
| | * | arm/imx6q: add core definitions and low-level debug uartShawn Guo2011-10-3112-3/+118
| | * | arm/imx6q: add device tree sourceShawn Guo2011-10-312-0/+637
| | * | Merge branch 'cross-platform/debug_ll' into imx/imx6qArnd Bergmann2011-10-315-69/+122
| | |\ \
| | * \ \ Merge branch 'imx/devel' into imx/imx6qArnd Bergmann2011-10-31135-5256/+3994
| | |\ \ \
| | * \ \ \ Merge branch 'dt/gic' into imx/imx6qArnd Bergmann2011-10-31143-1466/+628
| | |\ \ \ \