aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-2/+3
2005-07-05[SPARC64]: Fix UltraSPARC-III fallout from membar changes.Gravatar David S. Miller 1-2/+3
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildGravatar Rusty Lynch 5-4/+9
2005-07-05[PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setupGravatar Eugene Surovegin 1-0/+4
2005-07-05[PATCH] ppc32: stop misusing NTP's time_offset valueGravatar john stultz 1-5/+8
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportGravatar Andrei Konovalov 6-15/+1515
2005-07-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 7-443/+306
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 3-4/+10
2005-07-04[SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.Gravatar David S. Miller 2-5/+2
2005-07-04[SPARC64]: Small Schizo PCI controller programming tweaks.Gravatar David S. Miller 1-15/+8
2005-07-04[SPARC64]: Do proper DMA IRQ syncing on TomatilloGravatar David S. Miller 1-0/+51
2005-07-04[SPARC64]: Add support for IRQ pre-handlers.Gravatar David S. Miller 4-423/+227
2005-07-04[SPARC64/COMPAT]: Add some compat ioctl for ppdevGravatar Raphael Assenat 1-0/+18
2005-07-04[PATCH] ARM: Fix non-standard PXA io_pg_offst initialisersGravatar Russell King 5-7/+7
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Gravatar Russell King 1-2/+2
2005-07-03[PATCH] ARM: 2784/1: Fix the block cache flush operation rangeGravatar Catalin Marinas 1-1/+2
2005-07-03[PATCH] ARM: Remove machine description macrosGravatar Russell King 71-453/+607
2005-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 6-818/+53
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGravatar Greg Kroah-Hartman 1-1/+1
2005-07-01[PATCH] PCI: pci_assign_unassigned_resources() on x86Gravatar Ivan Kokshaysky 2-3/+9
2005-07-01[PATCH] alpha smp fix (part #2)Gravatar Ivan Kokshaysky 1-0/+2
2005-07-01[PATCH] ARM: replace schedule_timeout() with msleep()Gravatar Nishanth Aravamudan 1-2/+1
2005-07-01[PATCH] ARM: Make the magic values in head.S more obviousGravatar Russell King 1-12/+8
2005-07-01[PATCH] ARM: 2783/1: Remove omnimeter_defconfig as there is no kernel supportGravatar Ben Dooks 1-803/+0
2005-07-01[PATCH] ARM: 2781/2: PXA27x Standby mode take 2Gravatar Todd Poynor 3-1/+44
2005-06-30[PATCH] alpha smp fixGravatar Ivan Kokshaysky 1-1/+1
2005-06-30Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 5-50/+47
2005-06-30[PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUsGravatar Catalin Marinas 2-4/+4
2005-06-30[PATCH] ARM: 2778/1: Add -mno-thumb-interwork to CFLAGS_ABIGravatar Catalin Marinas 1-1/+1
2005-06-30[PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.SGravatar Catalin Marinas 1-1/+1
2005-06-30Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Gravatar Linus Torvalds 16-518/+285
2005-06-30[PATCH] xtensa: Fix asm macroGravatar Chris Zankel 1-90/+5
2005-06-30[PATCH] xtensa: Removed local copy of zlib and fixed O= supportGravatar Chris Zankel 9-2671/+53
2005-06-30[PATCH] xtensa: Added mm/Kconfig to get a flat memory layoutGravatar Chris Zankel 1-1/+3
2005-06-30[PATCH] xtensa: use valid_signal()Gravatar Jesper Juhl 1-2/+3
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupGravatar Ingo Molnar 9-15/+13
2005-06-30[PATCH] ppc32: Fix pointer check for MPC8540 ADS deviceGravatar Kumar Gala 1-1/+1
2005-06-30[PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.SGravatar Olaf Hering 1-2/+2
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Gravatar Russell King 2-45/+42
2005-06-30[PATCH] ppc64: Replace custom locking code with a spinlockGravatar Michael Ellerman 1-36/+2
2005-06-30[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.cGravatar Michael Ellerman 1-31/+41
2005-06-30[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.cGravatar Michael Ellerman 1-29/+29
2005-06-30[PATCH] ppc64: Cleanup proc printing of event typesGravatar Michael Ellerman 1-10/+10
2005-06-30[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaGravatar Michael Ellerman 1-15/+29
2005-06-30[PATCH] ppc64: Don't count number of events processed for callerGravatar Michael Ellerman 4-13/+5
2005-06-30[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Gravatar Michael Ellerman 5-14/+14
2005-06-30[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueGravatar Michael Ellerman 2-24/+24
2005-06-30[PATCH] ppc64: Move definition of xItLpQueueGravatar Michael Ellerman 2-7/+8
2005-06-30[PATCH] ppc64: Make two ItLpQueue related functions staticGravatar Michael Ellerman 1-2/+2
2005-06-30[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cGravatar Michael Ellerman 2-48/+59