aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-04-17x86: reducing debuginfo size by removing unneeded includesArnaldo Carvalho de Melo
2008-04-17x86: bump image header to version 2.08.Ingo Molnar
2008-04-17x86: add a crc32 checksum to the kernel image.Ian Campbell
2008-04-17x86: use ELF format in compressed images.Ian Campbell
2008-04-17x86: define DEBUG_SIG in signal_64.cHarvey Harrison
2008-04-17x86: Unify argument names in signal_32|64.cHarvey Harrison
2008-04-17x86: move struct definitions to unifed sigframe.hHarvey Harrison
2008-04-17x86: use sizeof(long) to unify signal_32|64.cHarvey Harrison
2008-04-17x86: Use FIX_EFLAGS define in X86_64Harvey Harrison
2008-04-17x86: reduce trivial style differences in signal_32|64.cHarvey Harrison
2008-04-17x86: regparm(3) is mandatory, no need to annotateHarvey Harrison
2008-04-17x86: make X86_32 pt_regs members unsigned longHarvey Harrison
2008-04-17x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison
2008-04-17x86: enable ACPI extended century handling for 32bitAndi Kleen
2008-04-17x86: add warning when RTC clock reports binaryAndi Kleen
2008-04-17x86: use year 2000 offset for cmos clockAndi Kleen
2008-04-17x86: clean up find_e820_area(), 64-bitYinghai Lu
2008-04-17x86: do kernel direct mapping at boot using GB pagesAndi Kleen
2008-04-17x86: add gbpages switchesIngo Molnar
2008-04-17x86: clean up the page table dumper and add 32-bit supportH. Peter Anvin
2008-04-17x86: add code to dump the (kernel) page tables for visual inspection by kerne...Arjan van de Ven
2008-04-17x86: unify arch/x86/mm/MakefileH. Peter Anvin
2008-04-17x86: add debug info to DEBUG_PAGEALLOCThomas Gleixner
2008-04-17x86 vDSO: don't map 32-bit vdso when disabledRoland McGrath
2008-04-17x86 vDSO: don't use disabled vDSO for signal trampolineRoland McGrath
2008-04-17x86: increase the kernel text limit to 512 MBIngo Molnar
2008-04-17x86: check vmlinux limits, 64-bitIngo Molnar
2008-04-17x86, pci: fix off-by-one errors in some pirq warningsBjörn Steinbrink
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov
2008-04-17avr32 mustn't select HAVE_IDEAdrian Bunk
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com
2008-04-15[PARISC] fix signal trampoline cache flushingKyle McMartin
2008-04-16sh: export empty_zero_pageAndrew Morton
2008-04-16sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton
2008-04-16sh: fix compressed kernel buildManuel Lauss
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk
2008-04-14FRV: Correctly determine the address of an illegal instructionDavid Howells
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2008-04-10x86: Simplify cpu_idle_waitVenki Pallipadi
2008-04-10FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells
2008-04-09[SPARC]: Fix several regset and ptrace bugs.David S. Miller
2008-04-09pop previous section in alternative.cSteven Rostedt
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle
2008-04-07x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese
2008-04-07revert "x86: tsc prevent time going backwards"Ingo Molnar
2008-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-06Fix booting pentium+ with dodgy TSCRusty Russell
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds