summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-03-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds10-97/+103
2007-03-06[PATCH] m68knommu: remove local_bh_countGreg Ungerer1-1/+0
2007-03-06[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypesGreg Ungerer1-2/+2
2007-03-06[PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328Greg Ungerer1-2/+3
2007-03-06[PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setupGreg Ungerer3-3/+6
2007-03-06[PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setupGreg Ungerer1-1/+2
2007-03-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-20/+81
2007-03-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-56/+28
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+29
2007-03-07[MIPS] IP27: Build fixRalf Baechle1-2/+0
2007-03-07[MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle4-1/+11
2007-03-07[MIPS] Export __copy_user_inatomic.Ralf Baechle1-0/+1
2007-03-07[MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto1-12/+6
2007-03-07[MIPS] Cobalt: Fix early printkYoichi Yuasa3-12/+2
2007-03-07[MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle2-27/+6
2007-03-07[MIPS] Atlas, Malta: Fix build warning.Ralf Baechle1-2/+2
2007-03-06[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm2-0/+60
2007-03-06[IA64] permon use-after-free fixNick Piggin1-4/+7
2007-03-06[IA64] sync compat getdentsAlexandr Andreev1-3/+7
2007-03-06[IA64] always build arch/ia64/lib/xor.oLee Schermerhorn1-2/+1
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms3-11/+6
2007-03-06[PATCH] uml: comment the initialization of a globalJeff Dike1-0/+1
2007-03-06[PATCH] uml: add a debugging messageJeff Dike1-1/+4
2007-03-06[PATCH] uml: fix formatting violations in signal delivery codeJeff Dike1-3/+3
2007-03-06[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk1-1/+0
2007-03-06[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3Thomas Gleixner1-6/+4
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth5-5/+29
2007-03-05[S390] Fixed handling of access register mode faults.Gerald Schaefer3-64/+63
2007-03-05[S390] nss: disable kexec.Heiko Carstens2-0/+7
2007-03-05[S390] reipl: move dump_prefix_page out of text section.Heiko Carstens3-12/+18
2007-03-05[S390] smp: disable preemption in smp_call_function/smp_call_function_onHeiko Carstens1-7/+8
2007-03-05[S390] kprobes breaks BUG_ONMartin Schwidefsky1-14/+7
2007-03-05[PATCH] paravirt: re-enable COMPAT_VDSOIngo Molnar1-1/+0
2007-03-05[PATCH] paravirt: let users decide whether they want VMIIngo Molnar1-1/+0
2007-03-05[PATCH] paravirt: clarify VMI descriptionIngo Molnar1-2/+3
2007-03-05[PATCH] paravirt: remove NO_IDLE_HZ on x86Ingo Molnar1-9/+0
2007-03-05[PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h>Adrian Bunk1-0/+1
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz8-161/+124
2007-03-05[PATCH] x86_64: remove unusued 'flags' variableDavid Rientjes1-1/+0
2007-03-05[PATCH] fix "NMI appears to be stuck"Thomas Gleixner1-2/+9
2007-03-05[PATCH] vmi: smp fixesZachary Amsden2-4/+5
2007-03-05[PATCH] vmi: apic opsZachary Amsden1-73/+91
2007-03-05[PATCH] vmi: fix nohz compileZachary Amsden3-16/+2
2007-03-05[PATCH] vmi: pit overrideZachary Amsden2-4/+12
2007-03-05[PATCH] vmi: paravirt drop udelay opZachary Amsden3-13/+1
2007-03-05[PATCH] vmi: fix highpteZachary Amsden2-0/+21
2007-03-05[PATCH] vmi: cpu cycles fixZachary Amsden4-2/+12
2007-03-05[PATCH] vmi: sched clock paravirt op fixZachary Amsden4-6/+6
2007-03-05[PATCH] vmi: timer fixes round twoZachary Amsden2-29/+24
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell2-0/+13