summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-232-4/+4
|\
| * [SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller2006-05-232-4/+4
* | [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-232-0/+4
* | [PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse2006-05-231-2/+2
* | [PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse2006-05-231-0/+1
* | [PATCH] swsusp: fix typo in cr0 handlingPavel Machek2006-05-231-1/+1
|/
* [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-212-4/+7
* [PATCH] s390: next_timer_interrupt overflow in stop_hz_timerMartin Schwidefsky2006-05-211-1/+1
* [PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64Satoshi Oshima2006-05-211-3/+3
* [PATCH] i386 kdump boot cpu physical apicid fixVivek Goyal2006-05-211-0/+8
* [PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386KAMEZAWA Hiroyuki2006-05-211-1/+1
* [PATCH] i386: remove junk from stack dumpChuck Ebbert2006-05-211-3/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-192-5/+6
|\
| * [ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmciaThomas Gleixner2006-05-171-1/+4
| * [ARM] 3529/1: s3c24xx: fix restoring control register with undefined instructionDimitry Andric2006-05-171-4/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-05-173-5/+4
|\ \ | |/ |/|
| * [IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W2006-05-171-1/+0
| * [IA64] fix broken irq affinityChen, Kenneth W2006-05-171-2/+2
| * [IA64] sn2 defconfigJes Sorensen2006-05-171-2/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-167-14/+30
|\ \
| * | [ARM] arch/arm/kernel/dma-isa.c: named initializersAdrian Bunk2006-05-161-6/+17
| * | [ARM] 3527/1: MPCore Boot Lockup FixHarry Fearnhamm2006-05-161-1/+4
| * | [ARM] arch/arm/kernel/process.c: Fix warningRussell King2006-05-161-1/+1
| * | [ARM] 3526/1: ioremap should use vunmap instead of vfree on ARMCatalin Marinas2006-05-161-2/+2
| * | [ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixesNicolas Pitre2006-05-162-4/+4
| * | [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.hUwe Zeisberger2006-05-161-0/+2
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-162-2/+2
|\ \
| * | [PATCH] Fix pSeries identification in prom_init.cBenjamin Herrenschmidt2006-05-161-1/+1
| * | [PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard2006-05-161-1/+1
| |/
* | [PATCH] x86_64: Don't schedule on exception stack on preemptive kernelsAndi Kleen2006-05-161-4/+17
* | [PATCH] x86_64: Fix memory hotadd heuristicsAndi Kleen2006-05-161-4/+11
* | [PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen2006-05-161-0/+8
* | [PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bitAndi Kleen2006-05-161-3/+4
|/
* [PATCH] fix hotplug kconfig helpPavel Machek2006-05-151-3/+3
* [PATCH] Add Core Solo and Core Duo support to oprofileBenjamin LaHaise2006-05-151-3/+4
* [PATCH] s390: add vmsplice system callMartin Schwidefsky2006-05-152-0/+9
* [PATCH] s390: exploit rcu_needs_cpu() interfaceHeiko Carstens2006-05-151-3/+4
* Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds2006-05-131-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-125-19/+24
|\
| * [SPARC]: Handle UNWIND_INFO properly.David S. Miller2006-05-123-1/+8
| * [SPARC64]: Update defconfig.David S. Miller2006-05-081-6/+12
| * [SPARC]: show device name in /proc/dvma_mapMartin Habets2006-05-071-0/+5
| * [SPARC]: Remove duplicate symbol exportsMartin Habets2006-05-071-13/+0
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-114-339/+607
|\ \
| * | [ARM] 3508/1: Update collie defconfigPavel Machek2006-05-091-174/+256
| * | [ARM] Fix thread struct allocator for SMP caseRussell King2006-05-091-12/+25
| * | [ARM] Update mach-typesRussell King2006-05-081-9/+80
| * | [ARM] Update versatile_defconfigRussell King2006-05-081-144/+246
| |/
* | [PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti2006-05-091-4/+0
* | [PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen2006-05-082-8/+28