summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.hH. Peter Anvin2012-01-071-0/+1
* x86, um: Fix typo in 32-bit system call modificationsH. Peter Anvin2011-12-091-1/+1
* um: Use $(srctree) not $(KBUILD_SRC)H. Peter Anvin2011-12-091-1/+1
* x86, um: Mark system call tables readonlyH. Peter Anvin2011-12-052-2/+2
* x86, um: Use the same style generated syscall tables as nativeH. Peter Anvin2011-12-055-46/+84
* um: Generate headers before generating user-offsets.sH. Peter Anvin2011-12-051-1/+1
* um: Run host archheaders, allow use of host generated headersH. Peter Anvin2011-12-051-1/+6
* x86, syscall: Allow syscall offset to be symbolicH. Peter Anvin2011-11-181-1/+5
* x86, syscall: Re-fix typo in commentH. Peter Anvin2011-11-182-2/+2
* x86: Simplify syscallhdr.shH. Peter Anvin2011-11-181-16/+3
* x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-1716-1896/+154
* x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin2011-11-175-0/+771
* x86-64, ia32: Move compat_ni_syscall into C and its own fileH. Peter Anvin2011-11-173-3/+8
* x86-64, syscall: Adjust comment spacing and remove typoH. Peter Anvin2011-11-171-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-151-1/+1
|\
| * fsl-rio: fix compile errorLiu Gang2011-11-141-1/+1
* | blackfin: Fixup export.h includesLars-Peter Clausen2011-11-148-7/+8
* | Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang2011-11-1428-49/+296
* | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-1412-523/+324
|\ \
| * | ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm2011-11-113-40/+30
| * | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-114-61/+0
| * | ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-114-197/+117
| * | ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-114-212/+115
| * | ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto2011-11-111-1/+1
| * | ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto2011-11-111-4/+4
| * | ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto2011-11-111-0/+7
| * | ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto2011-11-113-8/+50
* | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-148-74/+28
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-111035-15365/+22777
| |\ \ \ \
| | * | | | drivers: sh: Generalize runtime PM platform stub.Paul Mundt2011-11-112-68/+1
| | | |/ / | | |/| |
| * | | | sh: Wire up process_vm syscalls.Paul Mundt2011-11-114-2/+10
| * | | | Merge branches 'sh/core' and 'sh/serial-rework' into sh-fixes-for-linusPaul Mundt2011-11-041-4/+12
| |\ \ \ \
| | * | | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-041-4/+12
| | | |/ / | | |/| |
| * | | | sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu2011-11-041-0/+5
| |/ / /
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-11-1230-78/+106
|\ \ \ \
| * \ \ \ Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson2011-11-111-1/+1
| |\ \ \ \
| | * | | | ARM: picoxcell: add extra temp register to addruartJamie Iles2011-11-091-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2011-11-114-20/+39
| |\ \ \ \
| | * | | | arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-111-1/+16
| | * | | | arm/imx: fix AUTO_ZRELADDR selectionShawn Guo2011-11-111-2/+2
| | * | | | arm/imx: fix the references to ARCH_MX3Shawn Guo2011-11-111-15/+19
| | * | | | ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao2011-11-111-2/+2
| | |/ / /
| * | | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson2011-11-095-6/+11
| |\ \ \ \
| | * | | | ARM: msm: fix compilation flags for MSM_SCMMarc Zyngier2011-11-082-0/+5
| | * | | | msm: boards: Fix fallout from removal of machine_desc in fixupStephen Boyd2011-11-013-6/+6
| * | | | | Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2011-11-096-12/+27
| |\ \ \ \ \
| | * | | | | arm/tegra: enable headphone detection gpio on seaboardYufeng Shen2011-11-091-0/+1
| | * | | | | arm/dt: Fix ventana SDHCI power-gpiosStephen Warren2011-11-091-2/+1
| | * | | | | arm/tegra: Don't create duplicate gpio and pinmux devicesStephen Warren2011-11-095-10/+25
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2011-11-099-25/+20
| |\ \ \ \ \
OpenPOWER on IntegriCloud