summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-316-33/+25
* [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-311-2/+2
* [PATCH] panic_on_oops: remove ssleep()Horms2006-07-316-28/+14
* [PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt2006-07-311-0/+1
* [PATCH] v850: call init_page_count() instead of set_page_count()Miles Bader2006-07-311-3/+3
* [PATCH] v850: Remove symbol exports which duplicate global onesMiles Bader2006-07-311-16/+0
* [PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao2006-07-311-0/+9
* [PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser2006-07-315-38/+34
* [PATCH] i386: fix CONFIG_EFI helpArthur Othieno2006-07-311-1/+1
* [PATCH] kprobe-booster: disable in preemptible kernelMasami Hiramatsu2006-07-311-6/+3
* [PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman2006-07-312-16/+10
* [PATCH] synchronize_tsc() fixesAndrew Morton2006-07-311-29/+33
* [PATCH] mce section fixAndrew Morton2006-07-311-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-298-56/+76
|\
| * [ARM] 3734/1: Fix the unused variable warning in __iounmap()Catalin Marinas2006-07-291-0/+2
| * [ARM] 3737/1: Export ARM copy/clear_user_page symbolsGeorge G. Davis2006-07-291-0/+8
| * [ARM] 3736/1: xscale: don't mis-report 80219 as an iop32xLennert Buytenhek2006-07-291-1/+29
| * [ARM] 3733/2: S3C24XX: Remove old IDE registers in AnubisBen Dooks2006-07-261-24/+0
| * [ARM] 3732/1: S3C24XX: tidy syntax in osiris and anubis machinesBen Dooks2006-07-262-22/+23
| * [ARM] Fix SMP bootingRussell King2006-07-261-3/+3
| * [ARM] 3730/1: ep93xx: enable usb ohci driver in the defconfigLennert Buytenhek2006-07-151-5/+10
| * [ARM] Fix cats buildRussell King2006-07-141-1/+1
* | [PATCH] i386: Fix up backtrace fallback patchAndi Kleen2006-07-291-4/+6
* | [PATCH] x86_64: Fix swiotlb=forceAndi Kleen2006-07-291-2/+3
* | [PATCH] x86_64: Revert k8-bus.c northbridge access changeAndi Kleen2006-07-291-5/+5
* | [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason2006-07-292-35/+45
* | [PATCH] x86_64: Calgary IOMMU - fix off by one errorMuli Ben-Yehuda2006-07-291-4/+3
* | [PATCH] x86_64: On Intel systems when CPU has C3 don't use TSCAndi Kleen2006-07-291-4/+12
* | [PATCH] x86_64: Update defconfigAndi Kleen2006-07-291-4/+5
* | [PATCH] i386: Do backtrace fallback tooAndi Kleen2006-07-281-3/+14
* | [PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen2006-07-281-6/+16
* | [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handlerAndi Kleen2006-07-281-1/+1
* | [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen2006-07-282-2/+2
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-07-281-9/+35
|\ \
| * | [S390] update default configurationMartin Schwidefsky2006-07-271-9/+35
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-281-32/+42
|\ \ \
| * | | [SPARC]: Defer clock_probe to fs_initcall()Bob Breuer2006-07-271-32/+42
| |/ /
* / / [PATCH] i386: switch_to(): misplaced parenthesesChuck Ebbert2006-07-281-2/+2
|/ /
* | [SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.David S. Miller2006-07-241-0/+3
* | [SPARC64]: Update defconfig.David S. Miller2006-07-211-4/+4
* | [SPARC]: Fix length parameter verification in sys_getdomainname().David S. Miller2006-07-212-18/+18
* | [SPARC]: Get sun4d SMP building again.Raymond Burns2006-07-212-78/+121
* | [SPARC]: Do not call sun4m_irq_rotate on sun4d.Raymond Burns2006-07-211-1/+1
* | [SPARC]: Simplify and correct __cpu_find_by()David S. Miller2006-07-212-21/+7
* | [SPARC]: Initialize iounit spinlock in iounit_init().Raymond Burns2006-07-211-0/+1
* | [SPARC]: Fix initialization of sun4d SBUS interrupts.David S. Miller2006-07-211-3/+31
* | [SPARC]: Fix property name acquisition in prom.cBob Breuer2006-07-211-3/+6
* | [SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller2006-07-214-105/+0
* | [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller2006-07-212-4/+42
* | [S390] sysfs_create_xxx return values.Heiko Carstens2006-07-181-10/+36