aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-07-01[PATCH] alpha smp fix (part #2)Ivan Kokshaysky
2005-06-30[PATCH] alpha smp fixIvan Kokshaysky
2005-06-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-30[PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUsCatalin Marinas
2005-06-30[PATCH] ARM: 2778/1: Add -mno-thumb-interwork to CFLAGS_ABICatalin Marinas
2005-06-30[PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.SCatalin Marinas
2005-06-30Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds
2005-06-30[PATCH] xtensa: Fix asm macroChris Zankel
2005-06-30[PATCH] xtensa: Removed local copy of zlib and fixed O= supportChris Zankel
2005-06-30[PATCH] xtensa: Added mm/Kconfig to get a flat memory layoutChris Zankel
2005-06-30[PATCH] xtensa: use valid_signal()Jesper Juhl
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar
2005-06-30[PATCH] ppc32: Fix pointer check for MPC8540 ADS deviceKumar Gala
2005-06-30[PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.SOlaf Hering
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King
2005-06-30[PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman
2005-06-30[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Cleanup proc printing of event typesMichael Ellerman
2005-06-30[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman
2005-06-30[PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman
2005-06-30[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman
2005-06-30[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman
2005-06-30[PATCH] ppc64: Move definition of xItLpQueueMichael Ellerman
2005-06-30[PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman
2005-06-30[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman
2005-06-30[PATCH] ppc64: Reorganise the paca initialisation macrosMichael Ellerman
2005-06-30[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman
2005-06-30[PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman
2005-06-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2005-06-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-06-29[IA64] Update zx1_defconfigTony Luck
2005-06-29[IA64] Update tiger_defconfigTony Luck
2005-06-29Auto merge with /home/aegl/GIT/linusTony Luck
2005-06-29[PATCH] ARM: Don't force SIGFPERussell King
2005-06-29[PATCH] ARM: Fix VFP to use do_div()Russell King
2005-06-29[PATCH] ARM: 2771/1: Dynamic Tick support for OMAP, take 4Tony Lindgren
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King
2005-06-29[PATCH] ARM: Remove nmi_tick from integrator platformsRussell King
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre
2005-06-29[PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas
2005-06-29[PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King
2005-06-29[PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410Ben Dooks
2005-06-29[PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boardsBen Dooks
2005-06-29Merge with ../linux-2.6-smpRussell King
2005-06-28[PATCH] sparc32: Kconfig fixupsWilliam Lee Irwin III
2005-06-28[PATCH] irqpollAlan Cox