summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4882/2: Correction for S3C2410 clkout generationDavide Rizzo2008-05-071-2/+2
* [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik2008-05-045-22/+16
* [ARM] 5023/1: Fix broken gpio interrupts on ep93xxRyan Mallon2008-05-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-0310-360/+111
|\
| * sparc32: Delete prom_stdin and prom_stdout.David S. Miller2008-05-021-7/+0
| * sparc32: More memory probing consolidation.David S. Miller2008-05-023-141/+69
| * sparc32: Kill totally unused memory information tables.David S. Miller2008-05-022-100/+5
| * sparc64: Fix syscall restart, for real...David S. Miller2008-05-023-7/+11
| * sparc64: Stop creating dummy root PCI host controller devices.David S. Miller2008-05-023-112/+33
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-038-68/+137
|\ \
| * | [POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras2008-05-022-8/+15
| * | [POWERPC] PS3: Update ps3_defconfigGeoff Levand2008-05-021-48/+84
| * | [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven2008-05-021-3/+3
| * | [POWERPC] Fix slb.c compile warningsGeoff Levand2008-05-021-3/+3
| * | [POWERPC] Xilinx: Fix compile warningsKumar Gala2008-05-011-1/+1
| * | [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.cBecky Bruce2008-05-011-2/+2
| * | [RAPIDIO] fix current kernel-doc notationRandy Dunlap2008-05-011-2/+7
| * | [POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slotAnton Vorontsov2008-05-011-0/+21
| * | [POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 boardJason Jin2008-04-301-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-024-111/+15
|\ \ \
| * | | [PATCH] split linux/file.hAl Viro2008-05-012-0/+2
| * | | [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-011-65/+4
| * | | [PATCH] remove horrors with irix tty ioctls handlingAl Viro2008-05-011-46/+9
| * | | [PATCH] fix file and descriptor handling in perfmonAl Viro2008-05-011-112/+87
* | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2008-05-023-866/+2
|\ \ \ \
| * | | | m32r: cleanup: drop .data.idt section in vmlinux.lds scriptCyrill Gorcunov2008-04-291-3/+0
| * | | | m32r: use KBUILD_DEFCONFIGAdrian Bunk2008-04-292-863/+2
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-05-029-168/+145
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [IA64] fix file and descriptor handling in perfmonAl Viro2008-05-011-112/+87
| * | | | [IA64] TS_RESTORE_SIGMASKRoland McGrath2008-05-012-8/+9
| * | | | [IA64] smp.c coding style fixHidetoshi Seto2008-05-011-33/+35
| * | | | [IA64] fix section mismatch in arch/ia64/kernel/topology.cHidetoshi Seto2008-04-301-6/+10
| * | | | [IA64] fix section mismatch in arch/ia64/kernel/palinfo.cHidetoshi Seto2008-04-301-1/+1
| * | | | [IA64] fix section mismatch in arch/ia64/kernel/irq.cHidetoshi Seto2008-04-302-7/+2
| * | | | [IA64] fix section mismatch in arch/ia64/kernel/acpi.cHidetoshi Seto2008-04-301-1/+1
* | | | | m68knommu: fix compare race in sched related codeSebastian Siewior2008-05-011-0/+2
* | | | | m68knommu: remove unused CONFIG_DISKtelGreg Ungerer2008-05-011-2/+1
* | | | | m68knommu: add WilFire and WildfireMod board supportSteve Bennett2008-05-011-1/+265
* | | | | m68knommu: remove unused CONFIG_MTD_KeyTechnologyGreg Ungerer2008-05-011-4/+0
* | | | | m68knommu: fix 5206e UART init function namingGreg Ungerer2008-05-011-1/+1
* | | | | m68knommu: add some missing sections into the linker scriptSebastian Siewior2008-05-011-0/+3
* | | | | m68knommu: add pretty back straceSebastian Siewior2008-05-011-34/+54
* | | | | m68knommu: add a missing backslash n in setup codeSebastian Siewior2008-05-011-1/+1
* | | | | m68knommu: ColdFire add support for kernel preemptionSebastian Siewior2008-05-012-0/+17
* | | | | m68knommu: fix signal handling return pathWilson Callan2008-05-012-17/+13
* | | | | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-011-1/+1
* | | | | ntp: increase time_freq resolutionRoman Zippel2008-05-011-2/+0
* | | | | remove div_long_long_remRoman Zippel2008-05-012-4/+6
* | | | | rename div64_64 to div64_u64Roman Zippel2008-05-013-8/+7
* | | | | frv: unbreak misalignment handling changesDavid Howells2008-05-011-1/+1
| |_|/ / |/| | |
OpenPOWER on IntegriCloud