aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-07-06[CRYPTO] Add x86_64 asm AESAndreas Steinmetz4-1/+522
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+3
2005-07-05[SPARC64]: Fix UltraSPARC-III fallout from membar changes.David S. Miller1-2/+3
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch5-4/+9
2005-07-05[PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setupEugene Surovegin1-0/+4
2005-07-05[PATCH] ppc32: stop misusing NTP's time_offset valuejohn stultz1-5/+8
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov6-15/+1515
2005-07-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-443/+306
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-4/+10
2005-07-04[SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.David S. Miller2-5/+2
2005-07-04[SPARC64]: Small Schizo PCI controller programming tweaks.David S. Miller1-15/+8
2005-07-04[SPARC64]: Do proper DMA IRQ syncing on TomatilloDavid S. Miller1-0/+51
2005-07-04[SPARC64]: Add support for IRQ pre-handlers.David S. Miller4-423/+227
2005-07-04[SPARC64/COMPAT]: Add some compat ioctl for ppdevRaphael Assenat1-0/+18
2005-07-04[PATCH] ARM: Fix non-standard PXA io_pg_offst initialisersRussell King5-7/+7
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King1-2/+2
2005-07-03[PATCH] ARM: 2784/1: Fix the block cache flush operation rangeCatalin Marinas1-1/+2
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King71-453/+607
2005-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-818/+53
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman1-1/+1
2005-07-01[PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky2-3/+9
2005-07-01[PATCH] alpha smp fix (part #2)Ivan Kokshaysky1-0/+2
2005-07-01[PATCH] ARM: replace schedule_timeout() with msleep()Nishanth Aravamudan1-2/+1
2005-07-01[PATCH] ARM: Make the magic values in head.S more obviousRussell King1-12/+8
2005-07-01[PATCH] ARM: 2783/1: Remove omnimeter_defconfig as there is no kernel supportBen Dooks1-803/+0
2005-07-01[PATCH] ARM: 2781/2: PXA27x Standby mode take 2Todd Poynor3-1/+44
2005-06-30[PATCH] alpha smp fixIvan Kokshaysky1-1/+1
2005-06-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-50/+47
2005-06-30[PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUsCatalin Marinas2-4/+4
2005-06-30[PATCH] ARM: 2778/1: Add -mno-thumb-interwork to CFLAGS_ABICatalin Marinas1-1/+1
2005-06-30[PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.SCatalin Marinas1-1/+1
2005-06-30Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds16-518/+285
2005-06-30[PATCH] xtensa: Fix asm macroChris Zankel1-90/+5
2005-06-30[PATCH] xtensa: Removed local copy of zlib and fixed O= supportChris Zankel9-2671/+53
2005-06-30[PATCH] xtensa: Added mm/Kconfig to get a flat memory layoutChris Zankel1-1/+3
2005-06-30[PATCH] xtensa: use valid_signal()Jesper Juhl1-2/+3
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar9-15/+13
2005-06-30[PATCH] ppc32: Fix pointer check for MPC8540 ADS deviceKumar Gala1-1/+1
2005-06-30[PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.SOlaf Hering1-2/+2
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King2-45/+42
2005-06-30[PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman1-36/+2
2005-06-30[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman1-31/+41
2005-06-30[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman1-29/+29
2005-06-30[PATCH] ppc64: Cleanup proc printing of event typesMichael Ellerman1-10/+10
2005-06-30[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman1-15/+29
2005-06-30[PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman4-13/+5
2005-06-30[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman5-14/+14
2005-06-30[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman2-24/+24
2005-06-30[PATCH] ppc64: Move definition of xItLpQueueMichael Ellerman2-7/+8
2005-06-30[PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman1-2/+2
2005-06-30[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cMichael Ellerman2-48/+59
2005-06-30[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman2-20/+23
2005-06-30[PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman5-31/+31
2005-06-30[PATCH] ppc64: Reorganise the paca initialisation macrosMichael Ellerman1-146/+65
2005-06-30[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman2-21/+21
2005-06-30[PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman1-1/+1
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman7-26/+19
2005-06-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds19-311/+549
2005-06-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-5/+5
2005-06-29[IA64] Update zx1_defconfigTony Luck1-44/+122
2005-06-29[IA64] Update tiger_defconfigTony Luck1-8/+31
2005-06-29Auto merge with /home/aegl/GIT/linusTony Luck22-142/+554
2005-06-29[PATCH] ARM: Don't force SIGFPERussell King1-1/+1
2005-06-29[PATCH] ARM: Fix VFP to use do_div()Russell King3-4/+27
2005-06-29[PATCH] ARM: 2771/1: Dynamic Tick support for OMAP, take 4Tony Lindgren2-8/+52
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King5-5/+5
2005-06-29[PATCH] ARM: Remove nmi_tick from integrator platformsRussell King1-1/+0
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre4-412/+1
2005-06-29[PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas1-1/+2
2005-06-29[PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King2-65/+38
2005-06-29[PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410Ben Dooks2-8/+4
2005-06-29[PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boardsBen Dooks4-35/+75
2005-06-29Merge with ../linux-2.6-smpRussell King3-2/+125
2005-06-28[PATCH] sparc32: Kconfig fixupsWilliam Lee Irwin III1-56/+0
2005-06-28[PATCH] irqpollAlan Cox1-1/+1
2005-06-28[PATCH] coverity: i386: build.c: negative return to unsigned fixKAMBAROV, ZAUR1-1/+2
2005-06-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-4/+158
2005-06-28[PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as validBen Dooks1-3/+4
2005-06-28[PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platformsTony Lindgren1-0/+5
2005-06-28[PATCH] ARM: 2761/1: OProfile: Add call graphing support for armRichard Purdie4-1/+149
2005-06-28[IA64] Fix another IA64 preemption problemPeter Chubb1-0/+3
2005-06-28[IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.cDavid Mosberger-Tang1-5/+11
2005-06-28[IA64-SGI] Altix patch to tiocx, add subsys_initcallBruce Losure1-5/+9
2005-06-28[IA64] sparse cleanup of TIOCA filesPrarit Bhargava1-4/+4
2005-06-28[IA64-SGI] - new macros for SGI SN simulator Jack Steiner2-9/+20
2005-06-28[IA64] sparse cleanup of shub_mmr.hPrarit Bhargava1-0/+1
2005-06-28[IA64] Speed up lfetch.fault [NULL]David Mosberger-Tang1-0/+19
2005-06-28[IA64] Recognize HP sx2000 chipsetBjorn Helgaas1-0/+4
2005-06-28[IA64-SGI] altix: enable vgacon supportMark Maule3-8/+18
2005-06-28[IA64-SGI] pcdp: add PCDP pci interface supportMark Maule1-4/+8
2005-06-28Auto merge with /home/aegl/GIT/ia64-testTony Luck6-224/+299
2005-06-28[PATCH] ARM SMP: Add IPI support code for SMP TLB flushingRussell King1-0/+123
2005-06-28[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be localRussell King2-2/+2
2005-06-28[PATCH] remove duplicate printf in arch/ppc64/boot/main.cOlaf Hering1-5/+2
2005-06-28[PATCH] remove printk usage in arch/ppc64/boot/prom.cOlaf Hering2-15/+2
2005-06-28[PATCH] remove unused arch/ppc64/boot/mknote.cOlaf Hering1-43/+0
2005-06-28[PATCH] remove unused arch/ppc64/boot/piggyback.cOlaf Hering2-87/+1
2005-06-28[PATCH] ppc64: don't create spurious symlinks under node0 sysdevNathan Lynch1-1/+6
2005-06-28[PATCH] ppc64: simplify nvram partition scanning codeArnd Bergmann1-5/+3
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH42-688/+867
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman1-10/+48
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman1-4/+25
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman3-20/+49
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2-4/+39
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige2-29/+126
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige2-0/+33
2005-06-27[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the busRajesh Shah1-0/+4
2005-06-27[PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safeRajesh Shah1-1/+21
2005-06-27[PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridgesRajesh Shah1-3/+7
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah4-2/+6
2005-06-27[PATCH] PCI Allow OutOfRange PIRQ table addressjayalk@intworks.biz3-15/+43
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-331/+201
2005-06-27[SPARC64]: Get rid of fast IRQ feature.David S. Miller4-233/+51
2005-06-27[SPARC64]: Avoid membar instructions in delay slots.David S. Miller12-98/+150
2005-06-27[PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S2-3/+22
2005-06-27[PATCH] kprobes/ia64: refuse inserting kprobe on slot 1Rusty Lynch1-0/+7
2005-06-27[PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch2-0/+103
2005-06-27[PATCH] Return probe redesign: ia64 specific implementationRusty Lynch2-2/+117
2005-06-27[PATCH] Return probe redesign: x86_64 specific changesRusty Lynch1-63/+70
2005-06-27[PATCH] Return probe redesign: i386 specific changesRusty Lynch1-63/+70
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2-116/+23
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+4
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli2-0/+58
2005-06-27[PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt2-0/+2
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2-6/+6
2005-06-27[PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt1-7/+19
2005-06-27[PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLBMarcelo Tosatti1-2/+12
2005-06-27[PATCH] mips: fixed try_to_freeze build errorYoichi Yuasa1-1/+1
2005-06-27[PATCH] ppc32: Fix compiling of sandpoint platformKumar Gala1-0/+1
2005-06-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-93/+150
2005-06-27[PATCH] USB: omap_udc updates (mostly cleanups)David Brownell1-4/+4
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe3-2/+6
2005-06-27[PATCH] ARM: Update mach-typesRussell King1-3/+66
2005-06-27[PATCH] ARM: Move memmap freeing into init.cRussell King2-78/+65
2005-06-27[PATCH] ARM: Move PGD kernel page table initialisationRussell King1-8/+7
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King2-4/+11
2005-06-27[PATCH] ARM: Add missed AAEC2000 fileRussell King1-0/+1
2005-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-50/+49
2005-06-26[PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek1-6/+0
2005-06-26[PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek1-0/+5
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King23-44/+44
2005-06-26[PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offsetKumar Gala1-7/+7
2005-06-26[PATCH] arm: swsusp build fixAndrew Morton1-1/+1
2005-06-25Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds1-1/+1
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds7-16/+7
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter7-16/+7
2005-06-25[PATCH] printk: arch/i386/mm/pgtable.cChristophe Lucas1-15/+15
2005-06-25[PATCH] printk: arch/i386/mm/ioremap.cChristophe Lucas1-1/+1
2005-06-25[PATCH] update comment about gzip scratch sizeOlaf Hering1-1/+1
2005-06-25[PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk2-6/+1
2005-06-25[PATCH] x86_64: coding style and whitespace fixupsDomen Puncer10-22/+17
2005-06-25[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl3-9/+4
2005-06-25[PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer1-1/+1
2005-06-25[PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer1-2/+2
2005-06-25[PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer1-4/+4
2005-06-25[PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer1-7/+7
2005-06-25[PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap1-0/+3
2005-06-25[PATCH] kexec code cleanupManeesh Soni6-60/+71
2005-06-25[PATCH] kdump: Save trap information for later analysisAlexander Nyberg2-4/+11
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg6-16/+45
2005-06-25[PATCH] Retrieve elfcorehdr address from command lineVivek Goyal1-0/+8
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal1-0/+18
2005-06-25[PATCH] kdump: KconfigVivek Goyal1-0/+7
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal1-0/+12
2005-06-25[PATCH] Kexec: Kexec on panic fix with nmi watchdog enabledVivek Goyal1-0/+12
2005-06-25[PATCH] kdump: NMI handler segment selector, stack pointer fixVivek Goyal1-0/+13
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2-5/+0
2005-06-25[PATCH] kexec: s390 supportHeiko Carstens8-1/+305
2005-06-25[PATCH] ppc64: kexec support for ppc64R Sharada10-17/+566
2005-06-25[PATCH] ppc64 kexec: native hash clearR Sharada1-1/+46
2005-06-25[PATCH] kexec: kexec ppc supportEric W. Biederman5-1/+267
2005-06-25[PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2-0/+33
2005-06-25[PATCH] kexec: x86_64 kexec implementationEric W. Biederman6-1/+445
2005-06-25[PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman1-29/+33
2005-06-25[PATCH] crashdump: x86 crashkernel optionEric W. Biederman3-0/+38
2005-06-25[PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman1-0/+7
2005-06-25[PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman1-0/+80
2005-06-25[PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman1-0/+56
2005-06-25[PATCH] kexec: x86 kexec coreEric W. Biederman6-1/+401
2005-06-25[PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman1-56/+26
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman4-15/+28
2005-06-25[PATCH] kexec: reserve Bootmem fix for booting nondefault location kernelVivek Goyal1-2/+2
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman4-7/+20
2005-06-25[PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman2-43/+87
2005-06-25[PATCH] kexec: x86: vmlinux: fix physical addressesEric W. Biederman1-21/+38
2005-06-25[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman2-3/+71
2005-06-25[PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2-2/+69
2005-06-25[PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman1-0/+12
2005-06-25[PATCH] kexec: x86: i8259 shutdown: disable interruptsEric W. Biederman1-0/+12
2005-06-25[PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman1-2/+0
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman2-20/+16
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar3-69/+4
2005-06-25[PATCH] Dynamic sched domains: ia64 changesDinakar Guniguntala1-31/+45
2005-06-25[PATCH] sched: sched tuningNick Piggin1-1/+1
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney1-1/+1
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu1-285/+535
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger6-53/+75
2005-06-25[PATCH] s390: improved machine check handlingHeiko Carstens5-56/+215
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike11-55/+113
2005-06-25[PATCH] uml: time initialization tidyingJeff Dike9-83/+20