summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-05-15sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller1-5/+0
2008-05-15sparc: Fix debugger syscall restart interactions.David S. Miller9-97/+101
2008-05-15sparc: Fix mremap address range validation.David S. Miller3-106/+11
2008-05-15sparc: Fix ptrace() detach.David S. Miller2-0/+6
2008-05-15x86: use defconfigs from x86/configs/*Sam Ravnborg1-0/+12
2008-05-15SPARC64: Fix args to 64-bit sys_semctl() via sys_ipc().David S. Miller1-2/+2
2008-05-15sparc64: Fix wedged irq regression.David S. Miller1-1/+2
2008-05-15sparc64: Stop creating dummy root PCI host controller devices.David S. Miller3-112/+33
2008-05-15sparc: Fix fork/clone/vfork system call restart.David S. Miller2-7/+31
2008-05-15sparc: Fix SA_ONSTACK signal handling.David S. Miller3-8/+51
2008-05-09sparc: Fix mmap VA span checking.David S. Miller2-4/+3
2008-05-09x86 PCI: call dmi_check_pciprobe()Yinghai Lu3-2/+9
2008-05-09kprobes/arm: fix decoding of arithmetic immediate instructionsLennert Buytenhek1-1/+1
2008-05-09kprobes/arm: fix cache flush address for instruction stubNicolas Pitre1-1/+1
2008-05-01x86: Fix 32-bit x86 MSI-X allocation leakagePJ Waskiewicz1-0/+1
2008-05-01alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky1-0/+1
2008-05-01x86, pci: fix off-by-one errors in some pirq warningsBjörn Steinbrink1-6/+6
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov1-1/+1
2008-04-17avr32 mustn't select HAVE_IDEAdrian Bunk1-1/+0
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com2-3/+21
2008-04-15[PARISC] fix signal trampoline cache flushingKyle McMartin1-1/+2
2008-04-16sh: export empty_zero_pageAndrew Morton2-0/+2
2008-04-16sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton1-0/+1
2008-04-16sh: fix compressed kernel buildManuel Lauss2-2/+0
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk4-0/+4
2008-04-14FRV: Correctly determine the address of an illegal instructionDavid Howells1-1/+1
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-52/+98
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath1-2/+2
2008-04-10x86: Simplify cpu_idle_waitVenki Pallipadi2-72/+22
2008-04-10FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells2-8/+1
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells3-1/+254
2008-04-09[SPARC]: Fix several regset and ptrace bugs.David S. Miller2-52/+98
2008-04-09pop previous section in alternative.cSteven Rostedt1-4/+8
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle3-0/+32
2008-04-07x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese2-6/+2
2008-04-07revert "x86: tsc prevent time going backwards"Ingo Molnar2-34/+4
2008-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-22/+116
2008-04-06Fix booting pentium+ with dodgy TSCRusty Russell1-8/+0
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds1-1/+2
2008-04-04[MIPS] Make KGDB compile on UPSergei Shtylyov1-1/+2
2008-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds8-31/+76
2008-04-04m68k: update defconfigs for 2.6.25Geert Uytterhoeven11-4160/+5747
2008-04-04m68k: use KBUILD_DEFCONFIGAdrian Bunk2-657/+2
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-3/+6
2008-04-04x86: tsc prevent time going backwardsThomas Gleixner2-4/+34
2008-04-04xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin1-0/+1
2008-04-04xen: Do not pin/unpin PMD pagesMark McLoughlin1-3/+2
2008-04-04xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin3-14/+27
2008-04-04x86, agpgart: scary messages are fortunately obsoletePavel Machek1-5/+5
2008-04-04x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar1-1/+3