summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m68k: export atari_keyb_initAdrian Bunk2007-11-261-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-11-265-7/+46
|\
| * Pull fluff into release branchLen Brown2007-11-202-4/+1
| |\
| | * x86: acpi_pciprobe_dmi_table[] must be __devinitdataAdrian Bunk2007-11-161-1/+1
| | * x86_64: remove acpi_pci_link_exit()Adrian Bunk2007-11-161-3/+0
| * | Pull thermal into release branchLen Brown2007-11-201-0/+3
| |\ \
| | * | ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui2007-11-161-0/+3
| | |/
| * | ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-202-3/+42
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-11-2612-199/+181
|\ \ \
| * | | [S390] Add missing die_notifier() call to die().Heiko Carstens2007-11-201-0/+1
| * | | [S390] Fix memory detection.Heiko Carstens2007-11-201-1/+1
| * | | [S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens2007-11-201-49/+7
| * | | [S390] Fix kernel preemption.Heiko Carstens2007-11-202-20/+7
| * | | [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-205-63/+15
| * | | [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-201-3/+0
| * | | [S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens2007-11-203-66/+153
| * | | [S390] magic sysrq: check for in_atomic before doing an console_unblankChristian Borntraeger2007-11-201-1/+1
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-2642-231/+812
|\ \ \
| * | | [POWERPC] 83xx: Update mpc8349emitx(gp) defconfig for USBGrant Likely2007-11-202-2/+88
| * | | [POWERPC] 83xx: Update mpc832x_rdb_defconfig to enable MMC-over-SPIAnton Vorontsov2007-11-201-5/+36
| * | | [POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spiAnton Vorontsov2007-11-201-5/+9
| * | | [POWERPC] 8xxx: MDS board RTC fixesKim Phillips2007-11-2010-76/+213
| * | | [POWERPC] Fix 8xx build breakage due to _tlbie changesBenjamin Herrenschmidt2007-11-204-4/+4
| * | | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-11-207-58/+251
| |\ \ \
| | * | | [POWERPC] Fix device tree interrupt map for Freescale ULI1575 boardsKumar Gala2007-11-193-43/+211
| | * | | [POWERPC] 83xx: Handle mpc8360 rev. 2.1 RGMII timing erratumKim Phillips2007-11-191-3/+28
| | * | | [POWERPC] 83xx: Fix 2nd UCC entry in mpc832x_mds.dtsKim Phillips2007-11-191-5/+4
| | * | | [POWERPC] 83xx: mpc832x mds: Fix board PHY reset codeKim Phillips2007-11-191-3/+4
| | * | | [POWERPC] Fix potential NULL dereferenceCyrill Gorcunov2007-11-191-4/+4
| | |/ /
| * | | [POWERPC] Fix possible division by zero in scaled time accountingMichael Neuling2007-11-201-2/+3
| * | | [POWERPC] spufs: Fix context destroy vs /spu readdir raceJeremy Kerr2007-11-201-0/+1
| * | | [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-202-7/+8
| * | | [POWERPC] vdso: Fixes for cache block sizesOlof Johansson2007-11-204-24/+73
| * | | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2007-11-201-1/+1
| |\ \ \
| | * | | [POWERPC] pasemi: Don't reset mpic at bootOlof Johansson2007-11-191-1/+1
| * | | | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-208-5/+64
| |\ \ \ \
| | * | | | [POWERPC] 4xx: Use virtual PVR value to init FPU on arch/ppc 440EPJosh Boyer2007-11-191-0/+7
| | * | | | [POWERPC] 4xx: UIC add mask_ack callbackValentine Barshak2007-11-191-1/+17
| | * | | | [POWERPC] 4xx: balance ioremap/ioumap calls for YuccaRoel Kluin2007-11-191-0/+1
| | * | | | [POWERPC] Xilinx: Register AC97 Controller Reference with the platform busJoachim Foerster2007-11-191-0/+31
| | * | | | [POWERPC] 4xx: Replace #includes of asm/of_platform.h with linux/of_platform.h.Jon Loeliger2007-11-194-4/+8
| * | | | | [POWERPC] Fix build failure on legacy iSeriesKamalesh Babulal2007-11-201-0/+1
| * | | | | [POWERPC] prpmc2800: Enable L2 cacheMark A. Greer2007-11-191-0/+1
| * | | | | [POWERPC] pSeries: make pseries_defconfig minus PCI build againStephen Rothwell2007-11-191-1/+1
| * | | | | [POWERPC] Fix multiple bugs in rtas_ibm_suspend_me codeNathan Lynch2007-11-191-41/+58
| | |_|/ / | |/| | |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-11-2620-290/+301
|\ \ \ \ \
| * | | | | [MIPS] vpe: Add missing "space"Joe Perches2007-11-261-2/+2
| * | | | | [MIPS] Compliment va_start() with va_end().Richard Knutsson2007-11-263-0/+6
| * | | | | [MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writelThomas Bogendoerfer2007-11-261-19/+21
| * | | | | [MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259Thomas Bogendoerfer2007-11-262-132/+3