aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-112/+4946
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven9-58/+67
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds32-956/+148
2006-01-12[ARM] Allow r2 to be passed through the decompressor to the kernelRussell King1-21/+25
2006-01-12[PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro1-0/+2
2006-01-12[PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsAl Viro1-1/+1
2006-01-12[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro1-19/+19
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro6-47/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro9-25/+4
2006-01-12[PATCH] m68k: NULL noise removalAl Viro1-2/+2
2006-01-12[PATCH] m68k: checksum __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: syscalls __user annotationAl Viro1-23/+16
2006-01-12[PATCH] m68k: rtc __user annotationsAl Viro2-6/+6
2006-01-12[PATCH] m68k: signal __user annotationsAl Viro1-31/+31
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro1-6/+6
2006-01-12[PATCH] m68k: broken constraints on mulu.lAl Viro1-1/+1
2006-01-12[PATCH] m68k: memory input should be an lvalue (mac/misc.c)Al Viro1-1/+2
2006-01-12[PATCH] m68k: isa_{type,sex} should be exportedAl Viro1-0/+2
2006-01-12[PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi...Al Viro1-105/+218
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro9-78/+80
2006-01-12[PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXTAl Viro2-0/+2
2006-01-12[PATCH] mips: task_stack_page()Al Viro1-3/+3
2006-01-12[PATCH] mips: task_thread_info()Al Viro8-14/+13
2006-01-12[PATCH] mips: task_pt_regs()Al Viro3-15/+7
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro9-48/+47
2006-01-12[PATCH] ia64: task_thread_info()Al Viro2-7/+7
2006-01-12[PATCH] cris: task_thread_info()Al Viro3-5/+5
2006-01-12[PATCH] cris: task_pt_regs()Al Viro4-9/+9
2006-01-12[PATCH] powerpc: task_stack_page()Al Viro2-10/+8
2006-01-12[PATCH] powerpc: task_thread_info()Al Viro7-12/+12
2006-01-12[PATCH] sh64: task_stack_page()Al Viro2-3/+3
2006-01-12[PATCH] arm26: task_stack_page()Al Viro1-4/+4
2006-01-12[PATCH] arm26: task_pt_regs()Al Viro2-22/+6
2006-01-12[PATCH] arm26: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] arm: task_stack_page()Al Viro3-4/+4
2006-01-12[PATCH] arm: end_of_stack()Al Viro2-2/+2
2006-01-12[PATCH] arm: task_pt_regs()Al Viro2-25/+7
2006-01-12[PATCH] arm: task_thread_info()Al Viro2-7/+7
2006-01-12[PATCH] h8300: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] parisc: task_stack_page(), task_thread_info()Al Viro2-4/+4
2006-01-12[PATCH] m68knommu: task_stack_page()Al Viro1-3/+2
2006-01-12[PATCH] m68k: task_stack_page()Al Viro1-4/+3
2006-01-12[PATCH] frv: task_thread_info(), task_stack_page()Al Viro1-2/+2
2006-01-12[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro3-26/+6
2006-01-12[PATCH] v850: task_stack_page(), task_pt_regs()Al Viro2-2/+2
2006-01-12[PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro2-8/+8
2006-01-12[PATCH] s390: task_stack_page()Al Viro3-8/+7
2006-01-12[PATCH] s390: task_pt_regs()Al Viro5-18/+17
2006-01-12[PATCH] uml: task_stack_page()Al Viro3-5/+5
2006-01-12[PATCH] uml: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] sparc: task_stack_page()Al Viro1-4/+4
2006-01-12[PATCH] sparc: task_thread_info()Al Viro5-8/+8
2006-01-12[PATCH] sh: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] sh: task_thread_info()Al Viro2-2/+2
2006-01-12[PATCH] sh: task_pt_regs()Al Viro2-48/+8
2006-01-12[PATCH] sparc64: task_pt_regs()Al Viro1-6/+6
2006-01-12[PATCH] sparc64: task_stack_page()Al Viro2-5/+5
2006-01-12[PATCH] sparc64: task_thread_info()Al Viro4-21/+21
2006-01-12[PATCH] i386: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org2-20/+3
2006-01-12[PATCH] i386: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] amd64: task_stack_page()Al Viro2-4/+4
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro5-18/+10
2006-01-12[PATCH] amd64: task_thread_info()Al Viro5-6/+6
2006-01-12[PATCH] alpha: task_pt_regs()akpm@osdl.org2-17/+9
2006-01-12[PATCH] alpha: task_stack_page()Al Viro2-4/+4
2006-01-12[PATCH] alpha: task_thread_info()Al Viro3-22/+22
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org3-1/+8
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-12[ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas4-11/+13
2006-01-12[ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas1-6/+9
2006-01-12[ARM] 3209/1: Configurable DMA-consistent memory regionKevin Hilman1-12/+41
2006-01-12powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras4-855/+5
2006-01-12[PATCH] powerpc: cell namespace cleanupArnd Bergmann3-3/+5
2006-01-12[PATCH] powerpc: xmon namespace cleanupsArnd Bergmann1-7/+7
2006-01-12[PATCH] powerpc: pmac namespace cleanupArnd Bergmann1-1/+1
2006-01-12[PATCH] powerpc: pseries namespace cleanupArnd Bergmann6-10/+8
2006-01-12[PATCH] powerpc: minor dart driver cleanupOlof Johansson1-1/+0
2006-01-12[PATCH] powerpc: small pci cleanupsStephen Rothwell1-2/+3
2006-01-12[PATCH] powerpc: clean up iommu.h a bitStephen Rothwell4-0/+40
2006-01-12[PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2-2/+8
2006-01-12[PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell1-4/+1
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell4-37/+16
2006-01-12[PATCH] powerpc: Fixed memory reserve map layoutKumar Gala2-8/+28
2006-01-12[PATCH] powerpc: remove warning in EEH codeOlof Johansson1-2/+3
2006-01-12[PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras3-24/+23
2006-01-11[PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabledVivek Goyal1-2/+9
2006-01-11[PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen1-1/+3
2006-01-11[PATCH] x86_64: don't copy command line twiceJan Beulich1-4/+0
2006-01-11[PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich3-5/+3
2006-01-11[PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen1-0/+9
2006-01-11[PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen1-2/+14
2006-01-11[PATCH] x86_64: Use safe_smp_processor_id in MCE handlerAndi Kleen1-1/+2
2006-01-11[PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen4-64/+48
2006-01-11[PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2-7/+17
2006-01-11[PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich1-13/+12
2006-01-11[PATCH] x86_64: Fix get_cmos_time()Jan Beulich1-7/+4
2006-01-11[PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen2-4/+1
2006-01-11[PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen1-6/+0
2006-01-11[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen1-7/+10
2006-01-11[PATCH] x86_64: sparse warning cleanupsStephen Hemminger1-1/+1
2006-01-11[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen1-0/+36
2006-01-11[PATCH] x86_64: Remove unused segmentsAndi Kleen1-3/+2
2006-01-11[PATCH] x86_64: ioapic virtual wire mode fixVivek Goyal1-1/+2
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai3-0/+64
2006-01-11[PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman2-37/+109
2006-01-11[PATCH] x86_64: allow setting RF in EFLAGSChuck Ebbert2-6/+12
2006-01-11[PATCH] x86_64: "invalid operand" -> "invalid opcode"Chuck Ebbert1-1/+1
2006-01-11[PATCH] x86_64: Sparse warnings fix.Luiz Fernando Capitulino1-2/+2
2006-01-11[PATCH] x86_64: Remove useless KDB vectorAndi Kleen4-17/+1
2006-01-11[PATCH] x86_64: Tell user to enable GART_IOMMU when neededAndi Kleen1-2/+3
2006-01-11[PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen1-0/+2
2006-01-11[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai3-1/+22
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai7-18/+17
2006-01-11[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai2-0/+27
2006-01-11[PATCH] x86_64: Fix up white space in time.cAndi Kleen1-39/+32
2006-01-11[PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen1-6/+5
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen1-2/+2
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen3-21/+9
2006-01-11[PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen1-2/+10
2006-01-11[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen2-3/+9
2006-01-11[PATCH] x86_64: x86_64 write apic id fixVivek Goyal1-1/+1
2006-01-11[PATCH] x86_64: Remove duplicate exportsBrian Gerst1-22/+0
2006-01-11[PATCH] x86_64: unexport pci_*_consistentBrian Gerst1-5/+0
2006-01-11[PATCH] x86_64: Make it clear in machine checks that it's an hardware problemAndi Kleen1-0/+4
2006-01-11[PATCH] x86_64: Clean up copy_*_userAndi Kleen1-221/+23
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda8-451/+477
2006-01-11[PATCH] x86_64: Reject SRAT tables that don't cover all memoryAndi Kleen1-0/+33
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen6-0/+60
2006-01-11[PATCH] x86_64: Clean up some printks in NUMA codeAndi Kleen1-4/+4
2006-01-11[PATCH] x86_64: Fix up coding style in numa.cAndi Kleen1-2/+2
2006-01-11[PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen4-4/+6
2006-01-11[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2-2/+58
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2-2/+82
2006-01-11[PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi2-106/+8
2006-01-11[PATCH] x86_64: Report hardware breakpoints in user space when triggered by t...John Blackwood1-4/+2
2006-01-11[PATCH] x86_64: Convert page fault error codes to symbolic constants.Andi Kleen1-17/+17
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen3-0/+7
2006-01-11[PATCH] x86_64: Remove unnecessary case from the page fault handlerAndi Kleen1-4/+7
2006-01-11[PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai4-10/+16
2006-01-11[PATCH] x86_64: Allow compilation on a 32bit biarch toolchainAndi Kleen5-0/+8
2006-01-11[PATCH] x86_64: Make udelay more accurateRoss Biro1-1/+1
2006-01-11[PATCH] x86_64: Return -1 for unknown PCI bus affinityAndi Kleen1-3/+4
2006-01-11[PATCH] x86_64: Validate SLIT tableAndi Kleen1-0/+27
2006-01-11[PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen6-10/+30
2006-01-11[PATCH] x86_64: Remove bogus file in arch/x86_64/pciAndi Kleen1-22/+0
2006-01-11[PATCH] x86_64: Add missing newline in IOMMU error messageAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: fix page fault from show_trace()Jan Beulich1-7/+5
2006-01-11[PATCH] x86_64: fix single step handling for 32bit processesPeter Beutner1-19/+7
2006-01-11[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman2-7/+10
2006-01-11[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo2-10/+5
2006-01-11[PATCH] x86_64: increase MCE bank countsShaohua Li1-11/+14
2006-01-11[PATCH] x86_64: another mb() for smpboot.cBenjamin LaHaise1-0/+1
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich4-11/+76
2006-01-11[PATCH] x86_64: Don't confuse apic=... command line option with apicAndi Kleen1-1/+3
2006-01-11[PATCH] x86_64: Dont't disable early PCI scan with apicAndi Kleen1-3/+0
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen3-10/+35
2006-01-11[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen3-31/+4
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen4-4/+14
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen1-30/+9
2006-01-11[PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen1-7/+4
2006-01-11[PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen1-7/+0
2006-01-11[PATCH] x86_64: Adjust page fault handlingJan Beulich1-3/+4
2006-01-11[PATCH] x86_64: Remove unprotected iretJan Beulich1-1/+1
2006-01-11[PATCH] x86_64: Clean up double fault handlingJan Beulich1-1/+17
2006-01-11[PATCH] x86_64: make trap information available to die notification handlersJan Beulich3-16/+27
2006-01-11[PATCH] x86_64: Removing unused function die_if_kernel().Jan Beulich1-5/+0
2006-01-11[PATCH] x86_64: fix bound check IDT gateJan Beulich1-2/+2
2006-01-11[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich2-2/+4
2006-01-11[PATCH] x86_64: Support constant TSC feature in future AMD CPUs.Andi Kleen1-0/+6
2006-01-11[PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich1-5/+28
2006-01-11[PATCH] x86_64: Update defconfigAndi Kleen1-47/+69
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap32-0/+32
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S5-0/+49
2006-01-11[PATCH] uml: kill an unused variableJeff Dike1-1/+0
2006-01-11[PATCH] uml: fix debug output on x86_64Jeff Dike1-2/+2
2006-01-11[PATCH] uml: eliminate doubled boot outputJeff Dike1-1/+1
2006-01-11[PATCH] uml: revert compile-time option checkingJeff Dike1-4/+0
2006-01-11[PATCH] uml: update Kconfig helpJeff Dike1-4/+4
2006-01-11[PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike4-20/+12
2006-01-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2006-01-11[SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependenciesAdrian Bunk1-1/+1
2006-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds25-117/+278
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse1-1/+1
2006-01-11[PATCH] powerpc: Don't build crash.c for PPC32Michael Ellerman1-2/+2
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds19-111/+147
2006-01-11[PATCH] powerpc: Fix clean_files in arch/powerpc/boot MakefileKumar Gala1-1/+1
2006-01-10x86: fix "make install" targetLinus Torvalds1-1/+1
2006-01-11[PATCH] powerpc: Remove redundant setting of htab_addressMichael Ellerman1-6/+0
2006-01-11[PATCH] powerpc: Add ibm,pft-size to iSeries device treeMichael Ellerman1-2/+11
2006-01-11[PATCH] powerpc: Add some missing .gitignore'sKumar Gala3-0/+22
2006-01-11[PATCH] powerpc: Updated Kconfig and Makefiles for 83xx supportKumar Gala7-53/+85
2006-01-11[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand1-5/+29
2006-01-11[PATCH] powerpc: fix for compile problem in kdump code when SMP disabledHaren Myneni1-1/+1
2006-01-11powerpc: Fix compile error when CONFIG_PROC_VMCORE is not definedPaul Mackerras1-0/+2
2006-01-11[PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard1-0/+26
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman6-41/+80
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman2-8/+24
2006-01-11[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering1-6/+0