aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
*-. Merge branches 'x86/signal' and 'x86/irq' into perfcounters/coreIngo Molnar2008-12-08
|\ \
| | * x86: ret_from_fork - get rid of jump backIngo Molnar2008-11-28
| | * Merge branch 'x86/debug' into x86/irqIngo Molnar2008-11-28
| | |\
| | | * x86, debug: remove the confusing entry in call tracejia zhang2008-11-23
| | | * x86: clean up stack overflow debug checkIngo Molnar2008-11-23
| | | * x86_64: fix the check in stack_overflow_checkjia zhang2008-11-23
| | | * Merge commit 'v2.6.28-rc6' into x86/debugIngo Molnar2008-11-23
| | | |\
| | | * | x86: warn of incorrect cpu_khz on AMD systemsPrarit Bhargava2008-11-12
| | | * | x86 debug: mark early_printk.o as notraceIngo Molnar2008-11-04
| | | * | x86: add two missing unwind annotationsJan Beulich2008-10-30
| | * | | x86: entry_64.S - trivial: space, comments fixupCyrill Gorcunov2008-11-28
| | * | | x86: uv bau interrupt -- use proper interrupt numberCyrill Gorcunov2008-11-28
| | * | | x86: entry_64.S - use ENTRY to define child_ripCyrill Gorcunov2008-11-27
| | * | | x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded numbergorcunov@gmail.com2008-11-27
| | * | | i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-27
| | * | | x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-27
| | * | | x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...Cyrill Gorcunov2008-11-23
| | * | | x86: KPROBE_ENTRY should be paired wth KPROBE_ENDAlexander van Heukelum2008-11-23
| | * | | x86: include ENTRY/END in entry handlers in entry_64.SAlexander van Heukelum2008-11-23
| | * | | x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov2008-11-23
| | * | | x86: split out some macro's and move common code to paranoid_exit, fixAlexander van Heukelum2008-11-22
| | * | | x86: entry_64.S: split out some macro's and move common code to paranoid_exitAlexander van Heukelum2008-11-21
| | * | | x86: entry_64.S: factor out save_paranoid and paranoid_exitAlexander van Heukelum2008-11-21
| | * | | x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.SAlexander van Heukelum2008-11-21
| | * | | x86: entry_64.S: renameIngo Molnar2008-11-21
| | * | | x86: clean up after: move entry_64.S register saving out of the macros, fixIngo Molnar2008-11-21
| | * | | x86: clean up after: move entry_64.S register saving out of the macrosAlexander van Heukelum2008-11-20
| | * | | x86: move entry_64.S register saving out of the macrosAlexander van Heukelum2008-11-20
| | * | | Merge branch 'x86/cleanups' into x86/irqIngo Molnar2008-11-20
| | |\ \ \
| | | * \ \ Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-11-18
| | | |\ \ \
| | | * | | | x86: entry_64.S: remove whitespace at end of linesAlexander van Heukelum2008-11-17
| | | * | | | Merge commit 'v2.6.28-rc5' into x86/cleanupsIngo Molnar2008-11-17
| | | |\ \ \ \
| | | * | | | | x86: x86_32 has its own irq_regs definitionHarvey Harrison2008-11-10
| | | * | | | | x86: clean up vget_cycles()Ingo Molnar2008-11-09
| | | * | | | | x86: clean up rdtsc_barrier() useIngo Molnar2008-11-08
| | | * | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-11-08
| | | |\ \ \ \ \
| | | * | | | | | x86: Implement change_bit with immediate operand as "lock xorb"Uros Bizjak2008-11-05
| | | * | | | | | x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init()Zhaolei2008-10-31
| | | * | | | | | x86: simplify X86_MPPARSE config optionJan Beulich2008-10-30
| | | * | | | | | x86: use the new byteorder headersHarvey Harrison2008-10-28
| | | * | | | | | x86: remove dead IRQBALANCE codeDan McGee2008-10-27
| | | * | | | | | x86, signals: remove duplicated register setup code in ia32 signal deliveryMikael Pettersson2008-10-27
| | * | | | | | | x86: irq: fix apicinterrupts on 64 bitsAlexander van Heukelum2008-11-13
| | * | | | | | | x86: fix up the new IRQ code for older versions of gasH. Peter Anvin2008-11-12
| | * | | | | | | x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-11
| | * | | | | | | x86: 32 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-11
| | * | | | | | | x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin2008-11-11
| * | | | | | | | x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto2008-12-08
| * | | | | | | | x86: signal: unify signal_{32|64}.cHiroshi Shimamoto2008-11-25
| * | | | | | | | x86: signal: unify signal_{32|64}.c, prepareHiroshi Shimamoto2008-11-25