summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | [MIPS] Ocelot C: Fix warning about missmatching format string.Ralf Baechle2006-11-062-2/+2
* | [MIPS] Ocelot C: fix eth registration after conversion to platform_deviceRalf Baechle2006-11-061-3/+121
* | [MIPS] Ocelot C: Fix large number of warnings.Ralf Baechle2006-11-061-2/+4
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2006-11-066-13/+14
|\ \
| * | AVR32: Add missing return instruction in __raw_writesbHaavard Skinnemoen2006-11-061-0/+2
| * | AVR32: Wire up sys_epoll_pwaitHaavard Skinnemoen2006-11-062-0/+10
| * | AVR32: Fix thinko in generic_find_next_zero_le_bit()Haavard Skinnemoen2006-11-061-1/+2
| * | AVR32: Get rid of board_early_initHaavard Skinnemoen2006-11-062-12/+0
* | | [S390] IRQs too early enabled.Heiko Carstens2006-11-061-1/+1
* | | [S390] revert add_active_range() usage patch.Heiko Carstens2006-11-064-26/+63
|/ /
* | [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-064-9/+10
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-11-033-11/+0
|\ \
| * | PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"Greg Kroah-Hartman2006-11-033-11/+0
* | | [PATCH] uml: include tidyingJeff Dike2006-11-033-3/+2
* | | [PATCH] uml: fix I/O hangJeff Dike2006-11-033-3/+44
* | | [PATCH] acpi_noirq section fixAndrew Morton2006-11-031-1/+1
|/ /
* | [MIPS] Do not use -msym32 option for modules.Atsushi Nemoto2006-11-021-1/+3
* | [MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning.Ralf Baechle2006-11-021-4/+4
* | [MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.Ralf Baechle2006-11-021-1/+5
* | [MIPS] IP27: Allow SMP ;-) Another changeset messed up by patch.Ralf Baechle2006-11-021-0/+1
* | [MIPS] Fix merge screwup by patch(1)Ralf Baechle2006-11-021-2/+2
* | Revert "[MIPS] Make SPARSEMEM selectable on QEMU."Ralf Baechle2006-11-021-4/+0
|/
* [PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras2006-11-011-12/+15
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-11-0112-13/+71
|\
| * [MIPS] Fix warning in mips-boards generic PCIYoichi Yuasa2006-11-011-1/+1
| * [MIPS] SMTC: Synchronize cp0 counters on bootup.Ralf Baechle2006-11-011-0/+1
| * [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.Ralf Baechle2006-11-012-1/+9
| * [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-018-11/+60
* | i386: write IO APIC irq routing entries in correct orderLinus Torvalds2006-11-011-3/+23
* | i386: clean up io-apic accessesLinus Torvalds2006-11-011-0/+40
|/
* [POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2006-11-012-16/+20
* [POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian2006-11-011-2/+3
* [POWERPC] Make high hugepage areas preempt safeHugh Dickins2006-11-011-3/+0
* [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi2006-11-011-2/+1
* [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-016-78/+58
* [POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2006-11-019-263/+149
* [POWERPC] Fix various offb issuesBenjamin Herrenschmidt2006-11-011-1/+1
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-11-014-36/+84
|\
| * [IA64] Correct definition of handle_IPIKeith Owens2006-10-311-1/+1
| * [IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber2006-10-312-4/+9
| * [IA64] MCA recovery: Montecito supportRuss Anderson2006-10-311-27/+68
| * [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPIKenji Kaneshige2006-10-311-4/+6
* | [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-319-461/+92
* | [MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle2006-10-312-2/+5
* | [MIPS] Flags must be unsigned long.Ralf Baechle2006-10-311-1/+1
* | [MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle2006-10-311-69/+83
* | [MIPS] Fix warning of printk format in mips_srs_init()Yoichi Yuasa2006-10-311-1/+1
* | [MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa2006-10-311-1/+1
* | [MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle2006-10-312-2/+2
* | [MIPS] Add missing file for support of backplane on TX4927 based boardManish Lachwani2006-10-311-0/+172