summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | [POWERPC] Start removing linux,network-index in favour of aliasesDavid Gibson2008-03-26
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'linux-2.6'Paul Mackerras2008-03-26
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [POWERPC] scanlog_init cleanup and minor fixesNathan Lynch2008-03-26
| * | | | | | | | | | | | | [POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loadedManish Ahuja2008-03-26
| * | | | | | | | | | | | | [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja2008-03-26
| * | | | | | | | | | | | | [POWERPC] pseries: phyp dump: Add Kconfig file optionManish Ahuja2008-03-26
| * | | | | | | | | | | | | [POWERPC] pseries: phyp dump: Tracking memory range freedManish Ahuja2008-03-26
| * | | | | | | | | | | | | [POWERPC] pseries: phyp dump: Invalidate and print dump areasManish Ahuja2008-03-26
| * | | | | | | | | | | | | [POWERPC] pseries: phyp dump: Debugging print routinesManish Ahuja2008-03-26
| * | | | | | | | | | | | | [POWERPC] pseries: phyp dump: Register dump areaManish Ahuja2008-03-26
| * | | | | | | | | | | | | [POWERPC] pseries: phyp dump: Use sysfs to release reserved memManish Ahuja2008-03-26
| * | | | | | | | | | | | | [POWERPC] pseries: phyp dump: Reserve and release memoryManish Ahuja2008-03-26
| * | | | | | | | | | | | | [POWERPC] powerpc32: Remove asm-offsets ptrace cruftRoland McGrath2008-03-26
| * | | | | | | | | | | | | [POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macrosS.Çağlar Onur2008-03-26
| * | | | | | | | | | | | | [POWERPC] Update wait_state_cycles in the VPATony Breeds2008-03-26
| * | | | | | | | | | | | | [POWERPC] Don't touch PT_DTRACE in execRoland McGrath2008-03-26
| * | | | | | | | | | | | | [POWERPC] Really export empty_zero_pageStephen Rothwell2008-03-26
| * | | | | | | | | | | | | [POWERPC] maple: Enable ipr driver in defconfigNathan Lynch2008-03-26
| * | | | | | | | | | | | | [POWERPC] maple: Kill fixup_maple_ideNathan Lynch2008-03-26
| * | | | | | | | | | | | | [POWERPC] maple: Use platform name in define_machine()Nathan Lynch2008-03-26
| * | | | | | | | | | | | | [POWERPC] Add 'model: ...' line to common show_cpuinfo()Marian Balakowicz2008-03-26
| * | | | | | | | | | | | | Merge branch 'linux-2.6'Paul Mackerras2008-03-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [POWERPC] pasemi: Add function engine management functions to dma_libOlof Johansson2008-03-05
| * | | | | | | | | | | | | | [POWERPC] pasemi: Add flag management functions to dma_libOlof Johansson2008-03-05
| * | | | | | | | | | | | | | pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson2008-03-05
| * | | | | | | | | | | | | | [POWERPC] 8xx: Timebase frequency should not depend on bus-frequencyAnton Vorontsov2008-02-26
| * | | | | | | | | | | | | | [POWERPC] mpic: Make sparse happyJohannes Berg2008-02-26
| * | | | | | | | | | | | | | [POWERPC] Use FIELD_SIZEOF in arch/ppcJulia Lawall2008-02-26
| * | | | | | | | | | | | | | [POWERPC] Remove dead code at KernelAltiVecDale Farnsworth2008-02-26
| * | | | | | | | | | | | | | [POWERPC] Add code for removing HPTEs for parts of the linear mappingBadari Pulavarty2008-02-26
| * | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras2008-02-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-13
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
| * | | | | | | | | | | | | | | | Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-19
| * | | | | | | | | | | | | | | | UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch2008-04-19
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | avr32: Add hardware power-down function callPeter Ma2008-04-19
| * | | | | | | | | | | | | | | | avr32: Remove two unused #defines from mm/init.cJohannes Weiner2008-04-19
| * | | | | | | | | | | | | | | | avr32: Implement set_rate(), set_parent() and mode() for pll1Hans-Christian Egtvedt2008-04-19
| * | | | | | | | | | | | | | | | avr32: Generic clockevents supportDavid Brownell2008-04-19
| * | | | | | | | | | | | | | | | avr32: Move sleep code into mach-at32apHaavard Skinnemoen2008-04-19
| * | | | | | | | | | | | | | | | avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen2008-04-19
| * | | | | | | | | | | | | | | | avr32: start clocksource cleanupDavid Brownell2008-04-19
| * | | | | | | | | | | | | | | | avr32: pass i2c board info through at32_add_device_twiBen Nizette2008-04-19
| * | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2008-04-06
* | | | | | | | | | | | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
| * | | | | | | | | | | | | | | | | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
| |/ / / / / / / / / / / / / / / /