summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] SMTC: Safety net for i8259A interrupts.Kevin D. Kissell2007-07-311-0/+12
* [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle2007-07-312-3/+3
* [MIPS] SMTC: Declare static what should be static.Ralf Baechle2007-07-311-2/+2
* [MIPS] SMTC: Statically initialize irq_ipi[].Ralf Baechle2007-07-311-6/+6
* [MIPS] rbtx4938: Fix warningsAtsushi Nemoto2007-07-311-1/+1
* [MIPS] Sort system types alphabeticallyYoichi Yuasa2007-07-311-100/+100
* [MIPS] Fix RBTX49x7 board nameYoichi Yuasa2007-07-311-1/+1
* [MIPS] 0 -> NULLYoann Padioleau2007-07-312-7/+7
* [MIPS] IP27: Fix modpost warning.Ralf Baechle2007-07-311-1/+1
* [MIPS] Wire up the fallocate syscall.Ralf Baechle2007-07-315-0/+11
* [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-318-18/+32
* [MIPS] rbtx4927: Fix some gcc warnings and a section mismatch.Atsushi Nemoto2007-07-313-57/+7
* [MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.Atsushi Nemoto2007-07-311-0/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-07-3036-2743/+97
|\
| * sh: Fix fs.h removal from mm.h regressions.Paul Mundt2007-07-315-1/+5
| * sh: fix get_wchan() for SH kernels without framepointersDavid McCullough2007-07-261-2/+4
| * sh: arch/sh/boot - fix shell usageDavid McCullough2007-07-262-6/+8
| * sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-2615-1161/+17
| * sh: Kill off virt_to_bus()/bus_to_virt().Paul Mundt2007-07-261-0/+3
| * sh: Restrict DSP support to specific CPUs.Paul Mundt2007-07-262-2/+8
| * sh: Silence sq compile warning on sh4 nommu.Paul Mundt2007-07-261-6/+12
| * sh: Kill the rest of the SE73180 cruft.Paul Mundt2007-07-261-1/+0
| * sh: remove support for sh73180 and solution engine 73180Magnus Damm2007-07-2513-1279/+2
| * sh: remove old broken pint codeMagnus Damm2007-07-254-227/+0
| * sh: Reclaim beginning of P3 space for vmalloc area.Paul Mundt2007-07-251-3/+0
| * sh: Fix Dreamcast DMA issues.Adrian McMenamin2007-07-241-3/+4
| * sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.Paul Mundt2007-07-242-52/+34
* | sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt2007-07-312-2/+5
* | sh64: Fix irq_intc build failure.Paul Mundt2007-07-311-0/+1
* | sh64: Fix fs.h removal from mm.h regressions.Paul Mundt2007-07-314-1/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-3017-1010/+660
|\ \
| * | [SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller2007-07-302-11/+12
| * | [SPARC]: Fix serial console node string creation.David S. Miller2007-07-301-2/+3
| * | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-3011-839/+404
| * | [SPARC64]: Handle mostek clock type in mini_rtc driver.David S. Miller2007-07-301-0/+75
| * | [SPARC64]: Fix sun4u PCI config space accesses on sun4u.David S. Miller2007-07-302-12/+126
| * | [SPARC]: Update defconfig.David S. Miller2007-07-301-146/+40
* | | APM support depends on CONFIG_PM_SLEEPStephen Rothwell2007-07-301-1/+1
* | | m32r: build fix for removing fs.h from mm.hHirokazu Takata2007-07-303-0/+3
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-291-51/+15
|\ \
| * | [SCSI] simscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-251-51/+15
| |/
* | Remove fs.h from mm.hAlexey Dobriyan2007-07-2934-0/+34
* | ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-295-5/+5
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-2921-25/+25
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-2811-32/+64
|\ \
| * | [S390] Fix IRQ tracing.Heiko Carstens2007-07-272-4/+8
| * | [S390] Wire up sys_fallocate.Martin Schwidefsky2007-07-273-1/+31
| * | [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-273-3/+5
| * | [S390] Improve __smp_call_function_map.Heiko Carstens2007-07-271-8/+6
| * | [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-273-16/+14