summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: use ELF format in compressed images.Ian Campbell2008-04-174-1/+77
* x86: define DEBUG_SIG in signal_64.cHarvey Harrison2008-04-171-6/+6
* x86: Unify argument names in signal_32|64.cHarvey Harrison2008-04-172-8/+9
* x86: move struct definitions to unifed sigframe.hHarvey Harrison2008-04-174-14/+13
* x86: use sizeof(long) to unify signal_32|64.cHarvey Harrison2008-04-172-7/+6
* x86: Use FIX_EFLAGS define in X86_64Harvey Harrison2008-04-172-6/+24
* x86: reduce trivial style differences in signal_32|64.cHarvey Harrison2008-04-172-56/+55
* x86: regparm(3) is mandatory, no need to annotateHarvey Harrison2008-04-172-2/+0
* x86: make X86_32 pt_regs members unsigned longHarvey Harrison2008-04-171-2/+2
* x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison2008-04-172-5/+4
* x86: enable ACPI extended century handling for 32bitAndi Kleen2008-04-171-3/+2
* x86: add warning when RTC clock reports binaryAndi Kleen2008-04-171-2/+5
* x86: use year 2000 offset for cmos clockAndi Kleen2008-04-171-11/+4
* x86: clean up find_e820_area(), 64-bitYinghai Lu2008-04-171-10/+12
* x86: do kernel direct mapping at boot using GB pagesAndi Kleen2008-04-171-5/+24
* x86: add gbpages switchesIngo Molnar2008-04-172-0/+32
* x86: clean up the page table dumper and add 32-bit supportH. Peter Anvin2008-04-173-126/+179
* x86: add code to dump the (kernel) page tables for visual inspection by kerne...Arjan van de Ven2008-04-173-0/+314
* x86: unify arch/x86/mm/MakefileH. Peter Anvin2008-04-173-20/+12
* x86: add debug info to DEBUG_PAGEALLOCThomas Gleixner2008-04-171-0/+41
* x86 vDSO: don't map 32-bit vdso when disabledRoland McGrath2008-04-171-0/+3
* x86 vDSO: don't use disabled vDSO for signal trampolineRoland McGrath2008-04-172-2/+2
* x86: increase the kernel text limit to 512 MBIngo Molnar2008-04-171-2/+2
* x86: check vmlinux limits, 64-bitIngo Molnar2008-04-173-4/+19
* x86, pci: fix off-by-one errors in some pirq warningsBjörn Steinbrink2008-04-171-6/+6
* Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2008-04-171-1/+1
* avr32 mustn't select HAVE_IDEAdrian Bunk2008-04-171-1/+0
* acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com2008-04-152-3/+21
* [PARISC] fix signal trampoline cache flushingKyle McMartin2008-04-151-1/+2
* sh: export empty_zero_pageAndrew Morton2008-04-162-0/+2
* sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton2008-04-161-0/+1
* sh: fix compressed kernel buildManuel Lauss2008-04-162-2/+0
* sh64: add missing #include <asm/fpu.h>'sAdrian Bunk2008-04-164-0/+4
* FRV: Correctly determine the address of an illegal instructionDavid Howells2008-04-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-112-52/+98
|\
| * [SPARC]: Fix several regset and ptrace bugs.David S. Miller2008-04-092-52/+98
* | asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-101-2/+2
* | x86: Simplify cpu_idle_waitVenki Pallipadi2008-04-102-72/+22
* | FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells2008-04-102-8/+1
* | FRV: Add support for emulation of userspace atomic ops [try #2]David Howells2008-04-103-1/+254
* | pop previous section in alternative.cSteven Rostedt2008-04-091-4/+8
* | [MIPS] Handle aliases in vmalloc correctly.Ralf Baechle2008-04-073-0/+32
* | x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese2008-04-072-6/+2
* | revert "x86: tsc prevent time going backwards"Ingo Molnar2008-04-072-34/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-072-22/+116
|\ \ | |/
| * [SPARC64]: Fix user accesses in regset code.David S. Miller2008-04-031-21/+115
| * [SPARC64]: Fix FPU saving in 64-bit signal handling.David S. Miller2008-04-031-1/+1
* | Fix booting pentium+ with dodgy TSCRusty Russell2008-04-061-8/+0
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2008-04-041-1/+2
|\ \
| * | [MIPS] Make KGDB compile on UPSergei Shtylyov2008-04-041-1/+2
OpenPOWER on IntegriCloud