aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman6-33/+25
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman1-2/+2
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms6-28/+14
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt1-0/+1
2006-07-31[PATCH] v850: call init_page_count() instead of set_page_count()Miles Bader1-3/+3
2006-07-31[PATCH] v850: Remove symbol exports which duplicate global onesMiles Bader1-16/+0
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao1-0/+9
2006-07-31[PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser5-38/+34
2006-07-31[PATCH] i386: fix CONFIG_EFI helpArthur Othieno1-1/+1
2006-07-31[PATCH] kprobe-booster: disable in preemptible kernelMasami Hiramatsu1-6/+3
2006-07-31[PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman2-16/+10
2006-07-31[PATCH] synchronize_tsc() fixesAndrew Morton1-29/+33
2006-07-31[PATCH] mce section fixAndrew Morton1-1/+1
2006-07-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-56/+76
2006-07-29[PATCH] i386: Fix up backtrace fallback patchAndi Kleen1-4/+6
2006-07-29[PATCH] x86_64: Fix swiotlb=forceAndi Kleen1-2/+3
2006-07-29[PATCH] x86_64: Revert k8-bus.c northbridge access changeAndi Kleen1-5/+5
2006-07-29[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason2-35/+45
2006-07-29[PATCH] x86_64: Calgary IOMMU - fix off by one errorMuli Ben-Yehuda1-4/+3
2006-07-29[PATCH] x86_64: On Intel systems when CPU has C3 don't use TSCAndi Kleen1-4/+12
2006-07-29[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-28[PATCH] i386: Do backtrace fallback tooAndi Kleen1-3/+14
2006-07-28[PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen1-6/+16
2006-07-28[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handlerAndi Kleen1-1/+1
2006-07-28[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen2-2/+2
2006-07-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-9/+35
2006-07-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-32/+42
2006-07-28[PATCH] i386: switch_to(): misplaced parenthesesChuck Ebbert1-2/+2
2006-07-27[SPARC]: Defer clock_probe to fs_initcall()Bob Breuer1-32/+42
2006-07-27[S390] update default configurationMartin Schwidefsky1-9/+35
2006-07-26[ARM] 3733/2: S3C24XX: Remove old IDE registers in AnubisBen Dooks1-24/+0
2006-07-26[ARM] 3732/1: S3C24XX: tidy syntax in osiris and anubis machinesBen Dooks2-22/+23
2006-07-26[ARM] Fix SMP bootingRussell King1-3/+3
2006-07-24[SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.David S. Miller1-0/+3
2006-07-21[SPARC64]: Update defconfig.David S. Miller1-4/+4
2006-07-21[SPARC]: Fix length parameter verification in sys_getdomainname().David S. Miller2-18/+18
2006-07-21[SPARC]: Get sun4d SMP building again.Raymond Burns2-78/+121
2006-07-21[SPARC]: Do not call sun4m_irq_rotate on sun4d.Raymond Burns1-1/+1
2006-07-21[SPARC]: Simplify and correct __cpu_find_by()David S. Miller2-21/+7
2006-07-21[SPARC]: Initialize iounit spinlock in iounit_init().Raymond Burns1-0/+1
2006-07-21[SPARC]: Fix initialization of sun4d SBUS interrupts.David S. Miller1-3/+31
2006-07-21[SPARC]: Fix property name acquisition in prom.cBob Breuer1-3/+6
2006-07-21[SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller4-105/+0
2006-07-21[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller2-4/+42
2006-07-18[S390] sysfs_create_xxx return values.Heiko Carstens1-10/+36
2006-07-18[S390] .align 4096 statements in head.SHeiko Carstens2-4/+4
2006-07-15[PATCH] UML - fix utsname build breakageJeff Dike1-11/+11