summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-02-23x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be acceptedPaolo 'Blaisorblade' Giarrusso
2007-02-05[PATCH] uml: fix signal frame alignmentJeff Dike
2007-02-05[PATCH] SPARC64: Set g4/g5 properly in sun4v dtlb-prot handling.David S. Miller
2007-02-05[PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen
2007-02-05[PATCH] Fix UML on non-standard VM split hostsJeff Dike
2007-01-10[PATCH] sparc32: add offset in pci_map_sg()Jan Andersson
2007-01-10[PATCH] SPARC64: Handle ISA devices with no 'regs' property.David Miller
2007-01-10[PATCH] SPARC64: Fix "mem=xxx" handling.David Miller
2007-01-10[PATCH] i386: CPU hotplug broken with 2GB VMSPLITShaohua Li
2007-01-10[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar
2007-01-10[PATCH] ARM: Add sys_*at syscallsRussell King
2007-01-10[PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2Arjan van de Ven
2006-12-11[PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai
2006-12-11[PATCH] m32r: make userspace headers platform-independentHirokazu Takata
2006-12-11[PATCH] Revert "ACPI: SCI interrupt source override"Len Brown
2006-11-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-11-29[MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle
2006-11-28Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-11-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-11-28[MIPS] Fix Bonito bootup message.Ralf Baechle
2006-11-28[PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen
2006-11-28[PATCH] x86-64: Fix warning in io_apic.cAndi Kleen
2006-11-28[PATCH] x86_64: fix 'earlyprintk=...,keep' regressionIngo Molnar
2006-11-26[ARM] Export smp_call_function()Russell King
2006-11-26[ARM] Add PM_LEGACY defaultsRussell King
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso
2006-11-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-11-22[MIPS] Hack for SB1 cache issuesThiemo Seufer
2006-11-22[ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams
2006-11-21Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds
2006-11-22[POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips
2006-11-22[POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips
2006-11-21[PATCH] x86_64: Align data segment to PAGE_SIZE boundaryVivek Goyal
2006-11-20[PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer
2006-11-20[PATCH] x86_64: fix memory hotplug build with NUMA=nYasunori Goto
2006-11-20[ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King
2006-11-20[ARM] 3933/1: Source drivers/ata/KconfigMartin Michlmayr
2006-11-17x86: be more careful when walking back the frame pointer chainLinus Torvalds
2006-11-17[PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar
2006-11-17[PATCH] x86_64: stack unwinder crash fixIngo Molnar
2006-11-16[PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bugIngo Molnar
2006-11-16[PATCH] x86-64: Fix vsyscall.c compilation on UPAndi Kleen
2006-11-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-11-16[IA64] a fix towards allmodconfig buildLuck, Tony
2006-11-16[IA64] use generic_handle_irq()Ingo Molnar
2006-11-16[IA64] typename -> name conversionIngo Molnar
2006-11-16[IA64] irqs: use `name' not `typename'Andrew Morton
2006-11-15[IA64] bte_unaligned_copy() transfers one extra cache line.Robin Holt
2006-11-15[PATCH] Use delayed disable mode of ioapic edge triggered interruptsEric W. Biederman