summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-05-15sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller
2008-05-15sparc: Fix debugger syscall restart interactions.David S. Miller
2008-05-15sparc: Fix mremap address range validation.David S. Miller
2008-05-15sparc: Fix ptrace() detach.David S. Miller
2008-05-15x86: use defconfigs from x86/configs/*Sam Ravnborg
2008-05-15SPARC64: Fix args to 64-bit sys_semctl() via sys_ipc().David S. Miller
2008-05-15sparc64: Fix wedged irq regression.David S. Miller
2008-05-15sparc64: Stop creating dummy root PCI host controller devices.David S. Miller
2008-05-15sparc: Fix fork/clone/vfork system call restart.David S. Miller
2008-05-15sparc: Fix SA_ONSTACK signal handling.David S. Miller
2008-05-09sparc: Fix mmap VA span checking.David S. Miller
2008-05-09x86 PCI: call dmi_check_pciprobe()Yinghai Lu
2008-05-09kprobes/arm: fix decoding of arithmetic immediate instructionsLennert Buytenhek
2008-05-09kprobes/arm: fix cache flush address for instruction stubNicolas Pitre
2008-05-01x86: Fix 32-bit x86 MSI-X allocation leakagePJ Waskiewicz
2008-05-01alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky
2008-05-01x86, 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
2008-04-04[MIPS] Make KGDB compile on UPSergei Shtylyov
2008-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-04m68k: update defconfigs for 2.6.25Geert Uytterhoeven
2008-04-04m68k: use KBUILD_DEFCONFIGAdrian Bunk
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner
2008-04-04x86: tsc prevent time going backwardsThomas Gleixner
2008-04-04xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin
2008-04-04xen: Do not pin/unpin PMD pagesMark McLoughlin
2008-04-04xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin
2008-04-04x86, agpgart: scary messages are fortunately obsoletePavel Machek
2008-04-04x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar