summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-133-3/+15
|\
| * [SPARC64]: Add missing HPAGE_MASK masks on address parameters.David S. Miller2007-03-121-0/+3
| * [SPARC]: Hook up missing syscalls.David S. Miller2007-03-122-3/+12
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-1351-75/+17
|\ \ | |/ |/|
| * [MIPS] kspd: ioctl needs a translation entry.Ralf Baechle2007-03-131-1/+3
| * [MIPS] Viper2: Remove defective support.Ralf Baechle2007-03-1349-65/+1
| * [MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configsChris Dearman2007-03-131-9/+13
* | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-03-1211-126/+236
|\ \
| * \ Merge branch 'cell-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras2007-03-1211-126/+236
| |\ \
| | * | [POWERPC] update cell_defconfigArnd Bergmann2007-03-101-21/+130
| | * | [POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven2007-03-102-2/+2
| | * | [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-105-82/+84
| | * | [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig2007-03-103-11/+6
| | * | [POWERPC] spufs: fix possible memory corruption is spufs_mem_writeArnd Bergmann2007-03-101-10/+14
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-123-13/+18
|\ \ \ \
| * | | | [SPARC]: Fix TIF_USEDFPU flag atomicityWilliam Lee Irwin III2007-03-122-11/+11
| * | | | [SPARC64]: Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers2007-03-101-2/+7
| |/ / /
* | | | [PATCH] Fix VMI and COMPAT_VDSO for 2.6.21Zachary Amsden2007-03-121-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-128-14/+21
|\ \ \ \ | |/ / / |/| | |
| * | | [ARM] 4255/1: i.MX/MX1 Correct MPU PLL reference clock value.Pavel Pisa2007-03-122-7/+8
| * | | [ARM] 4254/1: i.MX/MX1 CPU Frequency scaling honor boot loader set BCLK_DIV.Pavel Pisa2007-03-121-3/+6
| * | | Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2007-03-083-1/+4
| |\ \ \
| | * | | ARM: OMAP: Fix OMAP2 dss2 so clk_set_parent worksRichard Woodruff2007-03-071-1/+2
| | * | | ARM: OMAP: Fix missing workqueue include in board-h2.cDirk Behme2007-03-071-0/+1
| | * | | ARM: OMAP: Include missing headerTony Lindgren2007-03-071-0/+1
| * | | | [ARM] 4251/1: Fix sharpsl_pm dependencyRichard Purdie2007-03-081-0/+1
| * | | | [ARM] 4249/1: Fix tosa compile failureRichard Purdie2007-03-081-2/+1
| * | | | [ARM] 4247/1: Fix long name for cc9p9360devUwe Kleine-König2007-03-081-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-098-240/+774
|\ \ \ \ \
| * | | | | [IA64] refresh config filesTony Luck2007-03-083-207/+721
| * | | | | [IA64] put kdump_find_rsvd_region in __initHorms2007-03-081-1/+1
| * | | | | [IA64] add missing syscall trace clearAkiyama, Nobuyuki2007-03-081-0/+1
| * | | | | [IA64] Cleanup in crash.cSimon Horman2007-03-081-5/+5
| * | | | | [IA64] Cache error recoveryRuss Anderson2007-03-081-21/+11
| * | | | | [IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson2007-03-082-6/+35
* | | | | | Pull bugzilla-5966 into release branchLen Brown2007-03-091-1/+22
|\ \ \ \ \ \
| * | | | | | ACPI: fix Thinkpad 600/600E/600X interruptsLen Brown2007-03-081-1/+22
| | |_|/ / / | |/| | | |
* | | | | | Pull altix into release branchLen Brown2007-03-092-22/+24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ACPI: Altix: reinitialize acpi tablesJohn Keller2007-03-011-0/+2
| * | | | | ACPI: Altix: cannot register acpi bus driver before bus scanJohn Keller2007-02-231-22/+22
* | | | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-03-099-30/+94
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQKumar Gala2007-03-071-0/+1
| * | | | | [POWERPC] Select u-image as default image for LinkstationSegher Boessenkool2007-03-071-0/+1
| * | | | | [POWERPC] 83xx: Minor fixes for 834x_mds USB setup codeLi Yang2007-03-071-4/+4
| * | | | | [POWERPC] Fix warning in powermac pci.cBenjamin Herrenschmidt2007-03-081-2/+5
| * | | | | [POWERPC] Fix warning in powermac feature.cBenjamin Herrenschmidt2007-03-081-1/+4
| * | | | | [POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()Benjamin Herrenschmidt2007-03-081-1/+1
| * | | | | [POWERPC] Celleb: bug fix caused by not casting pointer typesIshizaki Kou2007-03-081-21/+61
| * | | | | [POWERPC] Add missing newline in xmon help outputMichael Ellerman2007-03-081-1/+1
| * | | | | [POWERPC] No DEEPNAP on 970MP 1.0Olof Johansson2007-03-081-0/+16
| | |/ / / | |/| | |