summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Excite: disable 64-bit kernel support.Ralf Baechle2007-08-271-1/+0
* [MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n.Ralf Baechle2007-08-271-0/+4
* [MIPS] Update a few defconfigs.Ralf Baechle2007-08-274-1030/+536
* [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle2007-08-271-2/+0
* [MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.Ralf Baechle2007-08-271-0/+1
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-277-20/+20
* [MIPS] SEAD: Don't mark as experimental.Ralf Baechle2007-08-271-2/+1
* [MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa2007-08-271-37/+0
* [MIPS] SNI: Remove unneeded sni_machine_haltYoichi Yuasa2007-08-272-6/+0
* [MIPS] Remove dead code from irq_txx9.cAtsushi Nemoto2007-08-271-7/+3
* [MIPS] Do not discard extra debugging sections.Daniel Jacobowitz2007-08-271-3/+4
* [MIPS] Update defconfigs for TX39/TX49Atsushi Nemoto2007-08-273-800/+167
* [MIPS] Use -Werror on TX39/TX49 boardsAtsushi Nemoto2007-08-274-0/+7
* [MIPS] Drop unneeded config options for RBTX4938Atsushi Nemoto2007-08-271-2/+0
* [MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto2007-08-279-895/+41
* [MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto2007-08-273-0/+200
* [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUARTRalf Baechle2007-08-275-9/+9
* [MIPS] Fix au1xxx_gpio_direction_* return valueYoichi Yuasa2007-08-271-6/+6
* [MIPS] Remove unused pnx8550 KconfigYoichi Yuasa2007-08-272-2/+0
* [MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select.Ralf Baechle2007-08-272-2/+2
* [MIPS] SMTC: Fix secondary VPE interrupt mask initialization.Ralf Baechle2007-08-271-4/+5
* [MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.hRalf Baechle2007-08-271-0/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-08-252-13/+3
|\
| * Pull bugzilla-1641 into release branchLen Brown2007-08-242-13/+3
| |\
| | * ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown2007-08-212-13/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-08-245-31/+33
|\ \ \ | |/ / |/| |
| * | [x86 setup] Make sure AH=00h when setting a video modeH. Peter Anvin2007-08-231-2/+3
| * | [x86 setup] Volatilize asm() statementsH. Peter Anvin2007-08-235-29/+30
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-08-232-1/+21
|\ \ \
| * | | sh: missing symbol fix for sh4-202Magnus Damm2007-08-221-0/+5
| * | | sh: Fix DSP opcode regression for SH3-DSP parts.Paul Mundt2007-08-211-1/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-231-1/+0
|\ \ \ \
| * | | | sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-231-1/+0
| | |/ / | |/| |
* | | | m68knommu: include linux/fs.h for do_pipe()Greg Ungerer2007-08-231-0/+1
* | | | m68knommu: include linux/fs.h for getname()Greg Ungerer2007-08-231-0/+1
|/ / /
* | | Xen i386 xen-head.S fix sections mixupMathieu Desnoyers2007-08-221-3/+3
* | | uml: fix previous request size limit fixJeff Dike2007-08-221-2/+2
* | | m68k: Dont include RODATA into text segmentRoman Zippel2007-08-221-2/+2
* | | m68k: Remove unnecessary m68k_memoffset export and initRoman Zippel2007-08-221-2/+0
* | | m68k: Kill superfluous externGeert Uytterhoeven2007-08-221-5/+1
* | | h8300: missing includeYoshinori Sato2007-08-222-0/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-221-1/+2
|\ \ \
| * | | [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.David S. Miller2007-08-201-1/+2
| |/ /
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-08-228-29/+131
|\ \ \
| * | | [S390] kprobes: fix instruction length calculationDavid Wilder2007-08-221-1/+1
| * | | [S390] hypfs: inode corruption due to missing lockingMichael Holzheu2007-08-221-8/+25
| * | | [S390] disassembler: fix b2 opcodes like srst, bsg, and othersChristian Borntraeger2007-08-221-1/+1
| * | | [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-225-19/+104
* | | | Fix lazy mode vmalloc synchronization for paravirtZachary Amsden2007-08-221-2/+3
|/ / /
* | | [POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala2007-08-211-0/+2
OpenPOWER on IntegriCloud