aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | x86: simplify X86_MPPARSE config optionJan Beulich2008-10-301-10/+2
| | | * | | | | | x86: use the new byteorder headersHarvey Harrison2008-10-281-45/+29
| | | * | | | | | x86: remove dead IRQBALANCE codeDan McGee2008-10-271-4/+0
| | | * | | | | | x86, signals: remove duplicated register setup code in ia32 signal deliveryMikael Pettersson2008-10-271-5/+0
| | * | | | | | | x86: irq: fix apicinterrupts on 64 bitsAlexander van Heukelum2008-11-131-2/+6
| | * | | | | | | x86: fix up the new IRQ code for older versions of gasH. Peter Anvin2008-11-122-4/+4
| | * | | | | | | x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-113-71/+45
| | * | | | | | | x86: 32 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-111-12/+22
| | * | | | | | | x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin2008-11-114-6/+7
| * | | | | | | | x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto2008-12-082-5/+3
| * | | | | | | | x86: signal: unify signal_{32|64}.cHiroshi Shimamoto2008-11-263-916/+1
| * | | | | | | | x86: signal: unify signal_{32|64}.c, prepareHiroshi Shimamoto2008-11-262-1/+121
| * | | | | | | | x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra...Hiroshi Shimamoto2008-11-262-242/+536
| * | | | | | | | x86: signal: move {setup|restore}_sigcontext()Hiroshi Shimamoto2008-11-262-209/+210
| * | | | | | | | x86: signal: cosmetic unification of sys_rt_sigreturn()Hiroshi Shimamoto2008-11-232-0/+16
| * | | | | | | | x86: signal: cosmetic unification of sys_sigaltstack()Hiroshi Shimamoto2008-11-232-0/+24
| * | | | | | | | x86: signal: cosmetic unification of including headersHiroshi Shimamoto2008-11-232-13/+21
| * | | | | | | | x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3Hiroshi Shimamoto2008-11-212-8/+8
| * | | | | | | | x86: ia32_signal: change order of storing in setup_sigcontext()Hiroshi Shimamoto2008-11-181-2/+2
| * | | | | | | | x86: ia32_signal: remove using temporary variableHiroshi Shimamoto2008-11-181-4/+2
| * | | | | | | | x86: ia32_signal: cleanup macro RELOAD_SEGHiroshi Shimamoto2008-11-181-10/+11
| * | | | | | | | x86: ia32_signal: introduce COPY_SEG_CPL3Hiroshi Shimamoto2008-11-181-4/+8
| * | | | | | | | x86: ia32_signal: cleanup macro COPYHiroshi Shimamoto2008-11-181-4/+2
| * | | | | | | | x86: ia32_signal: remove unnecessary paddingHiroshi Shimamoto2008-11-121-4/+1
| * | | | | | | | x86: signal_32: introduce retcode and rt_retcodeHiroshi Shimamoto2008-11-121-6/+24
| * | | | | | | | x86: signal: cosmetic unification of setup_sigcontext()Hiroshi Shimamoto2008-11-082-9/+56
| * | | | | | | | x86: signal_64: make setup_sigcontext() similarHiroshi Shimamoto2008-11-061-7/+5
| * | | | | | | | x86: signal_64: setup fpstate in setup_sigcontext()Hiroshi Shimamoto2008-11-061-4/+6
| * | | | | | | | x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe()Hiroshi Shimamoto2008-11-061-6/+3
| * | | | | | | | x86: signal_32: do save_i387_xstate() at get_sigframe()Hiroshi Shimamoto2008-11-061-5/+3
| * | | | | | | | x86: signal_64: remove unused code in __setup_rt_frame()Hiroshi Shimamoto2008-11-041-5/+1
| * | | | | | | | x86: signal: cosmetic unification of NR_restart_syscallHiroshi Shimamoto2008-10-302-0/+11
| * | | | | | | | x86: signal: cosmetic unification of macros for setup_rt_frame()Hiroshi Shimamoto2008-10-302-2/+24
| * | | | | | | | x86: signal: cosmetic unification of signr_convert()Hiroshi Shimamoto2008-10-302-0/+8
| * | | | | | | | x86: signal_64.c: get_stack() doesn't need entire regsHiroshi Shimamoto2008-10-271-6/+4
| * | | | | | | | x86: signal: cosmetic unification of restore_sigcontext()Hiroshi Shimamoto2008-10-272-0/+37
| | |/ / / / / / | |/| | | | | |
* | | | | | | | MIPS: Fix incorrect use of loose in vpe.cNick Andrew2008-12-051-1/+1
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-042-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigsAnton Vorontsov2008-12-042-2/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-043-3/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sparc64: Sync FPU state in VIS emulation handler.Hong H. Pham2008-12-041-0/+2
| * | | | | | | | | sparc64: Fix VIS emulation bugsJoseph Myers2008-12-031-2/+2
| * | | | | | | | | sparc: asm/bitops.h should define __flsRusty Russell2008-12-031-0/+1
| * | | | | | | | | sparc64: Fix bug in PTRACE_SETFPREGS64 handling.Chris Torek2008-12-031-1/+1
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-047-39/+41
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: fix early panic with boot option "nosmp"Andi Kleen2008-12-041-0/+3
| * | | | | | | | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-12-032-3/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen2008-12-031-3/+2
| | * | | | | | | | | | oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet2008-12-031-0/+4
| * | | | | | | | | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-12-0390-840/+3162
| |\ \ \ \ \ \ \ \ \ \ \