summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-251-19/+59
|\
| * [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek2006-03-251-19/+59
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2529-80/+363
|\ \
| * | [ARM] 3030/2: fix permission check in the obscur cmpxchg syscallNicolas Pitre2006-03-251-1/+1
| * | Merge nommu treeRussell King2006-03-2520-51/+78
| |\ \
| | * | [ARM] nommu: rename compressed/head.S symbols to a new styleHyok S. Choi2006-03-241-41/+41
| | * | [ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHGRussell King2006-03-211-2/+6
| | * | [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King2006-03-2115-0/+15
| | * | [ARM] Move read of processor ID out of lookup_processor_type()Russell King2006-03-212-8/+11
| | * | [ARM] noMMU: block sys_fork in nommu modeHyok S. Choi2006-03-211-0/+5
| * | | [ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabledMalcolm Parsons2006-03-251-1/+1
| * | | [ARM] 3398/1: Fix the VFP registers loading/storing base addressCatalin Marinas2006-03-251-3/+1
| * | | [ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie)Pavel Machek2006-03-251-0/+278
| * | | [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King2006-03-251-3/+0
| * | | [ARM] Move enable_irq and disable_irq to assembler.hRussell King2006-03-232-18/+1
| * | | [ARM] 3391/1: use PLAT8250_DEV_PLATFORM{,1} for platform device id instead of...Lennert Buytenhek2006-03-232-3/+3
* | | | [SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.David S. Miller2006-03-251-1/+4
* | | | powerpc: fix strncasecmp prototypeLinus Torvalds2006-03-251-1/+3
* | | | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-252-4/+18
|\ \ \ \
| * | | | [PATCH] Fix IA64 success/failure indication in syscall auditing.David Woodhouse2006-03-201-2/+8
| * | | | [PATCH] make vm86 call audit_syscall_exitJason Baron2006-03-201-2/+10
* | | | | [PATCH] x86_64: Add cpu_relax() to busy loops in PM timer codeAndi Kleen2006-03-251-1/+2
* | | | | [PATCH] x86_64: Report SIGSEGV for IRET faultsAndi Kleen2006-03-251-1/+1
* | | | | [PATCH] x86_64: Initialize powernow_data[] for all siblingsAndi Kleen2006-03-251-3/+4
* | | | | [PATCH] x86_64: Remove bogus special case in AMD core parsing.Andi Kleen2006-03-251-2/+0
* | | | | [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet2006-03-251-4/+2
* | | | | [PATCH] x86_64: Eliminate register_die_notifier symbol exportedKevin Winchester2006-03-251-1/+0
* | | | | [PATCH] x86_64: Search K8 devices on more devices.Navin Boppuri2006-03-252-4/+2
* | | | | [PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial)Jon Mason2006-03-251-7/+9
* | | | | [PATCH] x86_64: Remove CONFIG_UNORDERED_IOAndi Kleen2006-03-251-10/+0
* | | | | [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen2006-03-252-2/+2
* | | | | [PATCH] x86_64: free_bootmem_node needs __pa in allocate_apertureJon Mason2006-03-251-1/+1
* | | | | [PATCH] x86_64: timer interrupt lockup due to pending interruptVivek Goyal2006-03-251-0/+20
* | | | | [PATCH] x86_64: Use cpumask bitops for cpu_vm_maskBrian Gerst2006-03-251-3/+3
* | | | | [PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen2006-03-251-1/+11
* | | | | [PATCH] x86_64: Change default setting for noexec32 to match i386 kernelAndi Kleen2006-03-251-1/+1
* | | | | [PATCH] x86_64: Limit max number of CPUs to 255Andi Kleen2006-03-251-1/+1
* | | | | [PATCH] x86_64: fix orphaned bits of timer init messagesChuck Ebbert2006-03-251-3/+3
* | | | | [PATCH] x86_64: Quieten down microcode update driverAndi Kleen2006-03-251-4/+0
* | | | | [PATCH] x86_64: Basic reorder infrastructureArjan van de Ven2006-03-254-0/+1300
* | | | | [PATCH] x86_64: Always use IO-APIC routing for timer.Andi Kleen2006-03-251-1/+1
* | | | | [PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()Andi Kleen2006-03-251-0/+3
* | | | | [PATCH] x86_64: Reename CMOS update warningAndi Kleen2006-03-251-8/+1
* | | | | [PATCH] x86_64: Fix formatting in time.cAndi Kleen2006-03-251-49/+45
* | | | | [PATCH] x86_64: Handle years beyond 2100Andi Kleen2006-03-251-5/+17
* | | | | [PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicitArjan van de Ven2006-03-252-0/+2
* | | | | [PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen2006-03-251-3/+4
* | | | | [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-253-7/+37
* | | | | [PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen2006-03-251-0/+30
* | | | | [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64Dave Jones2006-03-252-2/+2
OpenPOWER on IntegriCloud