summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-236-6/+6
|\
| * [WATCHDOG] Atmel AT91RM9200 rename.Andrew Victor2006-10-136-6/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-2326-298/+268
|\ \
| * | sh: Convert INTC2 to IRQ table registration.Paul Mundt2006-10-203-140/+114
| * | sh: Updates for irq-flow-type naming changes.Paul Mundt2006-10-194-8/+10
| * | sh: Fix exception_handling_table alignment.Paul Mundt2006-10-193-24/+37
| * | sh: Cleanup board header directories.Paul Mundt2006-10-1917-67/+34
| * | sh: Proper show_stack/show_trace() implementation.Paul Mundt2006-10-192-61/+75
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-10-212-2/+44
|\ \ \
| * | | [PATCH] x86-64: increase PHB1 split transaction timeoutMuli Ben-Yehuda2006-10-221-1/+43
| * | | [PATCH] x86-64: Fix C3 timer testAndi Kleen2006-10-221-1/+1
* | | | [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle2006-10-213-10/+175
* | | | [MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle2006-10-212-2/+2
|/ / /
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-10-2115-73/+76
|\ \ \
| * | | [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 stateAndi Kleen2006-10-212-5/+6
| * | | [PATCH] x86-64: Overlapping program headers in physical addr space fixVivek Goyal2006-10-211-1/+2
| * | | [PATCH] x86-64: Put more than one cpu in TARGET_CPUSEric W. Biederman2006-10-211-1/+1
| * | | [PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen2006-10-212-10/+1
| * | | [PATCH] x86-64: Use irq_domain in ioapic_retrigger_irqEric W. Biederman2006-10-211-2/+5
| * | | [PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen2006-10-211-5/+5
| * | | [PATCH] x86-64: Revert interrupt backlink changesAndi Kleen2006-10-211-3/+0
| * | | [PATCH] x86-64: Fix ENOSYS in system call tracingJan Beulich2006-10-211-0/+2
| * | | [PATCH] i386: Fix fake return addressJeremy Fitzhardinge2006-10-211-1/+1
| * | | [PATCH] x86: Use -maccumulate-outgoing-argsAndi Kleen2006-10-212-0/+8
| * | | [PATCH] x86-64: fix page align in e820 allocatorVivek Goyal2006-10-211-7/+7
| * | | [PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGSCorey Minyard2006-10-211-1/+1
| * | | [PATCH] i386: fix .cfi_signal_frame copy-n-paste errorAndrew Morton2006-10-211-2/+2
| * | | [PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ...Yinghai Lu2006-10-211-3/+3
| * | | [PATCH] x86-64: x86_64 hot-add memory srat.c fixkeith mannthey2006-10-211-2/+2
| * | | [PATCH] i386: Update defconfigAndi Kleen2006-10-211-15/+15
| * | | [PATCH] x86-64: Update defconfigAndi Kleen2006-10-211-15/+15
* | | | [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2006-10-212-0/+10
|/ / /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-2018-218/+833
|\ \ \
| * | | [MIPS] Fix iounmap argument to const volatile.Ralf Baechle2006-10-191-1/+1
| * | | [MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle2006-10-194-1/+5
| * | | [MIPS] Update tb0287_defconfigYoichi Yuasa2006-10-191-83/+99
| * | | [MIPS] Update pnx8550-v2pci_defconfigYoichi Yuasa2006-10-191-59/+382
| * | | [MIPS] Update pnx8500-jbs_defconfigYoichi Yuasa2006-10-191-54/+330
| * | | [MIPS] save_context_stack fixAtsushi Nemoto2006-10-191-1/+1
| * | | [MIPS] Use compat_sys_mount.Ralf Baechle2006-10-192-2/+2
| * | | [MIPS] Fix O32 personality(2) call with 0xffffffff argument.Thiemo Seufer2006-10-191-1/+3
| * | | [MIPS] A few more pt_regs fixups.Ralf Baechle2006-10-195-7/+6
| * | | [MIPS] Malta: Fix uninitialized regs pointer.Ralf Baechle2006-10-191-1/+2
| * | | [MIPS] Delete unneeded pt_regs forward declaration.Ralf Baechle2006-10-191-2/+0
| * | | [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()Franck Bui-Huu2006-10-191-6/+2
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-202-2/+7
|\ \ \
| * | | [SPARC64]: Fix of_ioremap().David S. Miller2006-10-191-1/+6
| * | | [SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly.David S. Miller2006-10-191-1/+1
| |/ /
* | | [PATCH] one more ARM IRQ fixAdrian Bunk2006-10-201-1/+1
* | | [PATCH] Fix potential interrupts during alternative patchingZachary Amsden2006-10-201-0/+4
OpenPOWER on IntegriCloud