summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-181-0/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-08-182-5/+0
|\
| * sh64: arch/sh64/kernel/setup.c: duplicate include removal.Michal Piotrowski2007-08-121-4/+0
| * sh64: arch/sh64/kernel/signal.c: duplicate include removalJesper Juhl2007-08-121-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-08-183-1/+9
|\ \
| * | sh: remove extraneous ; on scif_sercon_putc wait loopAndy Whitcroft2007-08-171-1/+1
| * | sh: panic on machvec section misalignment.Paul Mundt2007-08-071-0/+7
| * | sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata().Paul Mundt2007-08-041-0/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-08-1818-53/+85
|\ \ \
| * | | [IA64] Enable early console for Ski simulatorPeter Chubb2007-08-171-0/+7
| * | | [IA64] forbid ptrace changes psr.ri to 3Shaohua Li2007-08-171-3/+7
| * | | [IA64] Failure to grow RBSAndrew Burgess2007-08-161-3/+11
| * | | [IA64] Fix processor_get_freqAlex Williamson2007-08-151-4/+2
| * | | [IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck2007-08-131-1/+4
| * | | [IA64] Update arch/ia64/configs/* s/SLAB/SLUB/Christoph Lameter2007-08-137-8/+7
| * | | [IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang2007-08-131-1/+3
| * | | [IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang2007-08-131-4/+4
| * | | [IA64] make unwinder stop at last frame of the bootloaderDavid Mosberger-Tang2007-08-131-0/+1
| * | | [IA64] Clean up CPE handler registrationRuss Anderson2007-08-131-15/+19
| * | | [IA64] Include Kconfig.preemptSatyam Sharma2007-08-131-11/+1
| * | | [IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2007-08-132-0/+12
| * | | [IA64] disable irq's and check need_resched before safe_haltDimitri Sivanich2007-08-131-3/+7
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-1815-25/+776
|\ \ \ \
| * | | | [SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too.David S. Miller2007-08-161-4/+3
| * | | | [SPARC64]: Do not touch %tick_cmpr on sun4v cpus.David S. Miller2007-08-161-1/+2
| * | | | [SPARC64]: Niagara-2 optimized copies.David S. Miller2007-08-168-1/+716
| * | | | [SPARC64]: Allow userspace to get at the machine description.David S. Miller2007-08-151-0/+38
| * | | | [SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue2007-08-141-2/+0
| * | | | [SPARC32]: Fix bogus ramdisk image location check.Mark Fortescue2007-08-141-2/+1
| * | | | [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif2007-08-103-15/+16
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-08-183-0/+106
|\ \ \ \
| * | | | [AVR32] Wire up i2c-gpio on the ATNGW100 boardHaavard Skinnemoen2007-08-151-0/+18
| * | | | [AVR32] leds-gpio for stk1000David Brownell2007-08-152-0/+88
| | |/ / | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-187-22/+26
|\ \ \ \
| * | | | [POWERPC] Fix invalid semicolon after if statementIlpo Järvinen2007-08-171-1/+1
| * | | | [POWERPC] ps3: Fix no storage devices foundGeert Uytterhoeven2007-08-151-1/+1
| * | | | [POWERPC] Fix for assembler -gRoland McGrath2007-08-151-0/+1
| * | | | [POWERPC] Fix small race in 44x tlbie functionDavid Gibson2007-08-152-2/+22
| * | | | [POWERPC] Remove unused code causing a compile warningBecky Bruce2007-08-151-18/+0
| * | | | [POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr2007-08-151-0/+1
| |/ / /
* | | | [x86 setup] edd.c: make sure MBR signatures actually get reportedH. Peter Anvin2007-08-141-13/+11
* | | | [x86 setup] Don't use EDD to get the MBR signatureH. Peter Anvin2007-08-141-29/+1
* | | | [x86 setup] The current display page is returned in %bh, not %blH. Peter Anvin2007-08-141-1/+1
|/ / /
* | | genirq: mark io_apic level interrupts to avoid resendThomas Gleixner2007-08-122-4/+10
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-08-121-26/+15
|\ \ \
| * \ \ Pull processor into release branchLen Brown2007-08-121-26/+15
| |\ \ \
| | * | | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-071-26/+15
| | | |/ | | |/|
* | | | i386: Fix broken mmiocfg accessesLinus Torvalds2007-08-121-3/+3
* | | | Do not replace whole memcpy in apply alternativesPetr Vandrovec2007-08-121-1/+3
|/ / /
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-08-112-4/+12
|\ \ \
OpenPOWER on IntegriCloud