summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-193-3/+3
* task cgroups: enable cgroups by default in some configsPaul Jackson2007-10-193-0/+3
* powerpc: add scaled time accountingMichael Neuling2007-10-182-2/+31
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-181-1/+0
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-182-19/+24
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-2/+2
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-1777-392/+2921
|\
| * Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-1725-5/+2577
| |\
| | * [POWERPC] mpc52xx: device tree changes for FEC and MDIODomen Puncer2007-10-161-1/+17
| | * [POWERPC] bestcomm: GenBD task supportSylvain Munaut2007-10-166-0/+449
| | * [POWERPC] bestcomm: FEC task supportSylvain Munaut2007-10-166-0/+509
| | * [POWERPC] bestcomm: ATA task supportSylvain Munaut2007-10-165-0/+267
| | * [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200Sylvain Munaut2007-10-169-0/+1312
| | * [POWERPC] rheap: Changes config mechanismSylvain Munaut2007-10-164-4/+8
| | * [POWERPC] exports rheap symbol to modulesSylvain Munaut2007-10-161-0/+15
| * | Merge branch 'fixes-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2007-10-172-5/+10
| |\ \
| | * | [POWERPC] Add missing semicolon for fsl_pci.cTony Li2007-10-161-1/+1
| | * | [POWERPC] Fix handling of stfiwx math emulationKumar Gala2007-10-161-4/+9
| | |/
| * | [POWERPC] Fix vmemmap warning in init_64.cTony Breeds2007-10-171-1/+1
| * | [POWERPC] Fix 64 bits vDSO DWARF info for CR registerBenjamin Herrenschmidt2007-10-171-4/+7
| * | [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-173-1/+9
| * | [POWERPC] Enable NO_HZ and high res timers for pseries and ppc64 configsAnton Blanchard2007-10-172-0/+8
| * | [POWERPC] Quieten cache information at bootAnton Blanchard2007-10-171-5/+8
| * | [POWERPC] Quieten clockevent printkAnton Blanchard2007-10-171-1/+1
| * | [POWERPC] Enable SLUB in *_defconfigAnton Blanchard2007-10-1738-106/+143
| * | [POWERPC] Fix 1TB segment detectionOlof Johansson2007-10-171-1/+1
| * | [POWERPC] Fix iSeries_hpte_insert prototypeStephen Rothwell2007-10-171-2/+2
| * | [POWERPC] Fix copyright symbolStephen Rothwell2007-10-171-1/+1
| * | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-171-13/+15
| * | [POWERPC] ibmebus: Add device creation and bus probing based on of_deviceJoachim Fenkes2007-10-171-18/+82
| * | [POWERPC] ibmebus: Remove bus match/probe/remove functionsJoachim Fenkes2007-10-171-193/+6
| * | [POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2007-10-172-68/+82
* | | spin_lock_unlocked cleanupsRoel Kluin2007-10-171-1/+1
* | | remove include/asm-*/ipc.hAdrian Bunk2007-10-172-2/+1
* | | powerpc: Use linux/elfcore-compat.hRoland McGrath2007-10-171-36/+31
* | | pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson2007-10-171-0/+56
* | | KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day2007-10-171-1/+0
* | | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-174-4/+4
* | | powerpc: add Altivec/VMX state to coredumpsMark Nelson2007-10-171-3/+25
|/ /
* | Update PowerPC vmemmap code for 1TB segmentsAnton Blanchard2007-10-161-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-163-19/+19
|\ \
| * | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-1/+1
| * | kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-2/+2
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-12/+12
| * | kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-122-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-164-19/+27
|\ \ \
| * | | PPC: sg chaining supportJens Axboe2007-10-163-16/+23
| * | | PS3: sg chaining supportJens Axboe2007-10-161-3/+4
| | |/ | |/|
* | | powerpc32 vDSO: linker script indentationRoland McGrath2007-10-161-101/+118
OpenPOWER on IntegriCloud