summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [POWERPC] Fix PCI device channel state initializationLinas Vepstas2006-12-201-0/+1
| * | | | | [POWERPC] Probe Efika platform before CHRP.David Woodhouse2006-12-201-1/+1
| * | | | | [POWERPC] Fix build of cell zImage.initrdBenjamin Herrenschmidt2006-12-201-0/+3
| * | | | | [POWERPC] iSeries: fix CONFIG_VIOPATH dependencyStephen Rothwell2006-12-201-1/+1
| * | | | | [POWERPC] Workaround oldworld OF bug with IRQs & P2P bridgesBenjamin Herrenschmidt2006-12-201-2/+13
| * | | | | Merge branch 'cell-merge' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2006-12-204-87/+369
| |\ \ \ \ \
| | * | | | | [POWERPC] powerpc: add scanning of ebc bus to of_platformArnd Bergmann2006-12-191-0/+1
| | * | | | | [POWERPC] spufs: fix assignment of node numbersArnd Bergmann2006-12-191-18/+12
| | * | | | | [POWERPC] cell: Fix spufs with "new style" device-treeBenjamin Herrenschmidt2006-12-191-25/+42
| | * | | | | [POWERPC] cell: Enable spider workarounds on all PCI busesJens Osterkamp2006-12-191-1/+1
| | * | | | | [POWERPC] cell: update cell_defconfigArnd Bergmann2006-12-191-44/+314
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-2053-339/+980
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [ARM] 4062/1: S3C24XX: Anubis and Osiris shuld have CONFIG_PM_SIMTECBen Dooks2006-12-191-2/+8
| * | | | | [ARM] 4060/1: update several ARM defconfigsLennert Buytenhek2006-12-198-211/+813
| * | | | | [ARM] 4061/1: xsc3: change of maintainerLennert Buytenhek2006-12-191-1/+1
| * | | | | [ARM] 4059/1: VR1000: fix LED3's platform device numberBen Dooks2006-12-191-1/+1
| * | | | | [ARM] 4022/1: iop13xx: generic irq fixupsDan Williams2006-12-191-9/+13
| * | | | | [ARM] 4015/1: s3c2410 cpu ifdefsKrzysztof Helt2006-12-182-2/+10
| * | | | | [ARM] 4056/1: iop13xx: fix resource.end off-by-one in flash setupLennert Buytenhek2006-12-181-1/+1
| * | | | | [ARM] 4055/1: iop13xx: fix phys_io/io_pg_offst for iq81340mc/scLennert Buytenhek2006-12-182-6/+6
| * | | | | [ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek2006-12-182-0/+5
| * | | | | [ARM] 4052/1: S3C24XX: Fix PM in arch/arm/mach-s3c2410/KconfigBen Dooks2006-12-181-9/+6
| * | | | | [ARM] Fix warnings from asm/system.hRussell King2006-12-181-0/+20
| * | | | | [ARM] 4051/1: S3C24XX: clean includes in S3C2440 and S3C2442 supportBen Dooks2006-12-173-38/+0
| * | | | | [ARM] 4050/1: S3C24XX: remove old changelogs in arch/arm/mach-s3c2410Ben Dooks2006-12-173-12/+0
| * | | | | [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.hBen Dooks2006-12-1725-5/+24
| * | | | | [ARM] 4048/1: S3C24XX: make s3c2410_pm_resume() staticBen Dooks2006-12-171-1/+1
| * | | | | [ARM] 4046/1: S3C24XX: fix sparse errors arch/arm/mach-s3c2410Ben Dooks2006-12-172-3/+11
| * | | | | [ARM] 4045/1: S3C24XX: remove old VA for non-shared areasBen Dooks2006-12-173-5/+0
| * | | | | [ARM] 4044/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2442-c...Ben Dooks2006-12-171-11/+11
| * | | | | [ARM] 4043/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2440-c...Ben Dooks2006-12-171-12/+12
| * | | | | [ARM] 4040/1: S3C24XX: Fix copyrights in arch/arm/mach-s3c2410Ben Dooks2006-12-174-4/+4
| * | | | | [ARM] Fix BUG()s in ioremap() codeRussell King2006-12-171-0/+2
| * | | | | [ARM] Add more syscallsRussell King2006-12-172-6/+31
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-12-172-26/+11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | [CPUFREQ] longhaul compile fix.Dave Jones2006-12-171-0/+1
| * | | | [CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones2006-12-171-1/+2
| * | | | [CPUFREQ] set policy->curfreq on initializationMattia Dongili2006-12-171-2/+2
| * | | | [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi2006-12-131-23/+6
* | | | | [SPARC]: Make bitops use same spinlocks as atomics.David S. Miller2006-12-175-123/+42
* | | | | [SPARC]: Update defconfig.David S. Miller2006-12-171-179/+532
* | | | | [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2006-12-171-5/+2
* | | | | [SPARC64]: Minor irq handling cleanups.David S. Miller2006-12-171-20/+4
* | | | | [SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller2006-12-171-6/+1
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-156-62/+101
|\ \ \ \
| * | | | [S390] Save prefix register for dump on panicMichael Holzheu2006-12-153-2/+13
| * | | | [S390] Fix reboot hangMichael Holzheu2006-12-151-44/+1
| * | | | [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-152-1/+51
| * | | | [S390] hypfs fixesChristian Borntraeger2006-12-151-2/+2
| * | | | [S390] update default configurationMartin Schwidefsky2006-12-151-13/+34
| | |/ / | |/| |
OpenPOWER on IntegriCloud