summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | [POWERPC] bootwrapper: Build multiple cuImagesGrant Likely2008-02-075-74/+103
| * | | | | | | | | | | [POWERPC] Fake NUMA emulation for PowerPCBalbir Singh2008-02-071-3/+63
| * | | | | | | | | | | [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson2008-02-071-1/+1
| * | | | | | | | | | | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-078-4/+256
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [POWERPC] mpc512x: Device tree for MPC5121 ADSJohn Rigby2008-02-061-0/+122
| | * | | | | | | | | | | [POWERPC] mpc512x: Basic platform supportJohn Rigby2008-02-067-4/+134
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-02-0624-70/+93
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [POWERPC] 85xx: Add second cpu to 8572 dtsKumar Gala2008-02-051-0/+12
| | * | | | | | | | | | | [POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov2008-02-051-5/+5
| | * | | | | | | | | | | [POWERPC] 83xx: Update mpc83xx_defconfigKim Phillips2008-02-051-5/+5
| | * | | | | | | | | | | [POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips2008-02-051-1/+1
| | * | | | | | | | | | | [POWERPC] 83xx: mpc832x_rdb: fix compiler warningKim Phillips2008-02-051-1/+1
| | * | | | | | | | | | | [POWERPC} Add oprofile support for e300Andy Fleming2008-02-052-0/+7
| | * | | | | | | | | | | [POWERPC] Made FSL Book-E PMC support more genericAndy Fleming2008-02-056-22/+24
| | * | | | | | | | | | | [POWERPC] Fix storcenter DTS typos, feedback, IRQs.Jon Loeliger2008-02-052-26/+11
| | * | | | | | | | | | | [POWERPC] 8xx: Add clock-frequency to adder875 and mpc885ads dtsBryan O'Donoghue2008-02-053-0/+3
| | * | | | | | | | | | | [POWERPC] 83xx: Add rtc node to mpc8313erdb dtsKim Phillips2008-02-051-0/+4
| | * | | | | | | | | | | [POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood2008-02-052-4/+3
| | * | | | | | | | | | | [POWERPC] 83xx: Correct 2nd PCI controller interrupt value in mpc834x_mds dtsKim Phillips2008-02-051-1/+1
| | * | | | | | | | | | | [POWERPC] 83xx: configure USB clock for MPC8315EKim Phillips2008-02-053-5/+16
| * | | | | | | | | | | | [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall2008-02-062-4/+2
| * | | | | | | | | | | | [POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall2008-02-061-3/+7
| * | | | | | | | | | | | [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall2008-02-061-0/+1
| * | | | | | | | | | | | [POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood2008-02-061-1/+6
| * | | | | | | | | | | | [POWERPC] Fix legacy serial search for opb bus portsMichael Ellerman2008-02-061-1/+2
| * | | | | | | | | | | | [POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds2008-02-061-1/+2
| * | | | | | | | | | | | [POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell2008-02-061-1/+1
| * | | | | | | | | | | | [POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell2008-02-061-1/+1
| * | | | | | | | | | | | [POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman2008-02-061-11/+10
| * | | | | | | | | | | | [POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman2008-02-061-42/+34
| * | | | | | | | | | | | [POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman2008-02-061-1/+1
| * | | | | | | | | | | | [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-061-8/+21
| * | | | | | | | | | | | [POWERPC] spufs: Fix SPE single-step modeJeremy Kerr2008-02-061-2/+5
| * | | | | | | | | | | | [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-066-7/+291
* | | | | | | | | | | | | I8K: add i8k driver to the x86_64 KconfigBradley Smith2008-02-071-1/+0
* | | | | | | | | | | | | m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers2008-02-071-0/+1
* | | | | | | | | | | | | Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-2/+1
* | | | | | | | | | | | | vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2008-02-073-3/+9
* | | | | | | | | | | | | vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-071-1/+1
* | | | | | | | | | | | | Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2008-02-072-26/+39
* | | | | | | | | | | | | Introduce flags for reserve_bootmem()Bernhard Walle2008-02-0740-95/+145
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-0613-94/+153
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: fix deadlock, make pgd_lock irq-safeIngo Molnar2008-02-061-2/+3
| * | | | | | | | | | | | x86: fix mttr trimmingYinghai Lu2008-02-061-10/+9
| * | | | | | | | | | | | x86: delay CPA self-test and repeat itIngo Molnar2008-02-062-16/+53
| * | | | | | | | | | | | x86: fix 64-bit sectionsSam Ravnborg2008-02-061-10/+5
| * | | | | | | | | | | | x86: remove suprious ifdefs from pageattr.cArjan van de Ven2008-02-061-3/+0
| * | | | | | | | | | | | x86: mark the .rodata section also NXArjan van de Ven2008-02-062-2/+9
| * | | | | | | | | | | | x86: fix iret exception recovery on 64-bitRoland McGrath2008-02-061-2/+1
| * | | | | | | | | | | | x86: fix sparse warnings in powernow-k8.cHarvey Harrison2008-02-061-1/+0
OpenPOWER on IntegriCloud