summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds13-114/+107
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco3-67/+66
2006-08-03[IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco2-2/+4
2006-08-03[PATCH] Fix RAID5 + IA64 compilePrarit Bhargava2-2/+2
2006-08-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-50/+100
2006-08-03[PATCH] x86_64: Fix CONFIG_IOMMU_DEBUGMuli Ben-Yehuda1-0/+2
2006-08-03[PATCH] x86_64: Fix backtracing for interrupt stacksAndi Kleen1-7/+11
2006-08-03[IA64] Don't alloc empty frame in ia64_switch_mode_physZou Nan hai1-2/+0
2006-08-03[IA64] Do not assume output registers be reservered.Zou Nan hai1-9/+9
2006-08-03[IA64] sparse cleanupsKeith Owens4-10/+10
2006-08-02[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell30-50/+100
2006-08-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds14-84/+297
2006-08-01[PATCH] powermac: More powermac backlight fixesMichael Hanselmann1-3/+55
2006-08-01[PATCH] Fix trivial unwind info bugMarkus Armbruster1-1/+1
2006-08-01[PATCH] vDSO hash-style fixRoland McGrath13-4/+17
2006-08-01[PATCH] sgiioc4: Always share IRQBrent Casavant2-2/+2
2006-08-01[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman6-33/+25
2006-08-01[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman1-2/+2
2006-08-01[PATCH] panic_on_oops: remove ssleep()Horms6-28/+14
2006-08-01[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt1-0/+1
2006-08-01[PATCH] v850: call init_page_count() instead of set_page_count()Miles Bader1-3/+3
2006-08-01[PATCH] v850: Remove symbol exports which duplicate global onesMiles Bader1-16/+0
2006-08-01[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao1-0/+9
2006-08-01[PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser5-38/+34
2006-08-01[PATCH] i386: fix CONFIG_EFI helpArthur Othieno1-1/+1
2006-08-01[PATCH] kprobe-booster: disable in preemptible kernelMasami Hiramatsu1-6/+3
2006-08-01[PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman2-16/+10
2006-08-01[PATCH] synchronize_tsc() fixesAndrew Morton1-29/+33
2006-08-01[PATCH] mce section fixAndrew Morton1-1/+1
2006-07-31[IA64] Fix breakage in simscsi.cTony Luck1-2/+2
2006-07-31[IA64] Format /proc/pal/*/version_info correctlyMatthew Wilcox1-20/+14
2006-07-31[POWERPC] Minor comment fix for misc_64.SGeoff Levand1-1/+1
2006-07-31[POWERPC] Use H_CEDE on non-SMTJake Moilanen1-2/+4
2006-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-56/+76
2006-07-30[PATCH] i386: Fix up backtrace fallback patchAndi Kleen1-4/+6
2006-07-30[PATCH] x86_64: Fix swiotlb=forceAndi Kleen1-2/+3
2006-07-30[PATCH] x86_64: Revert k8-bus.c northbridge access changeAndi Kleen1-5/+5
2006-07-30[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason2-35/+45
2006-07-30[PATCH] x86_64: Calgary IOMMU - fix off by one errorMuli Ben-Yehuda1-4/+3
2006-07-30[PATCH] x86_64: On Intel systems when CPU has C3 don't use TSCAndi Kleen1-4/+12
2006-07-30[PATCH] x86_64: Update defconfigAndi Kleen1-4/+5
2006-07-29[ARM] 3734/1: Fix the unused variable warning in __iounmap()Catalin Marinas1-0/+2
2006-07-29[ARM] 3737/1: Export ARM copy/clear_user_page symbolsGeorge G. Davis1-0/+8
2006-07-29[ARM] 3736/1: xscale: don't mis-report 80219 as an iop32xLennert Buytenhek1-1/+29
2006-07-29[PATCH] i386: Do backtrace fallback tooAndi Kleen1-3/+14
2006-07-29[PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen1-6/+16
2006-07-29[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handlerAndi Kleen1-1/+1
2006-07-29[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen2-2/+2
2006-07-29Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-9/+35
2006-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-32/+42