summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * [POWERPC] cell: safer of_has_vicinity routineAndre Detsch2007-12-191-3/+8
| * [POWERPC] cell: export force_sig_info()Jeremy Kerr2007-12-191-0/+7
| * [POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-197-8/+10
| * [POWERPC] cell: add missing '\n'Ishizaki Kou2007-12-191-2/+2
| * [POWERPC] OProfile: fix cbe pm signal routing problemBob Nelson2007-12-191-9/+11
| * [POWERPC] perfmon2: make pm_interval register read/writeKevin Corry2007-12-191-1/+1
* | [POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree propertiesTimur Tabi2007-12-144-16/+16
* | [POWERPC] qe: add function qe_clock_source()Timur Tabi2007-12-131-0/+32
* | [POWERPC] 83xx: mpc8313erdb: Fix whitespace.Scott Wood2007-12-131-2/+2
* | [POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe().Scott Wood2007-12-131-2/+19
* | [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-132-0/+53
* | [POWERPC] Add support for PORTA and PORTB odr registersJochen Friedrich2007-12-131-3/+16
* | [POWERPC] 8xx: Convert mpc866ads to the new device binding.Scott Wood2007-12-134-315/+175
* | [POWERPC] ipic: ack only for edge interruptsLi Yang2007-12-122-74/+45
* | [POWERPC] FSL: Added aliases node to device treesKumar Gala2007-12-1219-71/+297
* | [POWERPC] FSL: enet device tree cleanupsKumar Gala2007-12-1217-277/+116
* | [POWERPC] FSL: I2C device tree cleanupsKumar Gala2007-12-1121-38/+94
* | [POWERPC] 86xx: Add aliases node to 8641hpcn DTS file.Jon Loeliger2007-12-111-8/+20
* | [POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integerTimur Tabi2007-12-111-5/+9
* | [POWERPC] 83xx: Add MPC837x MDS default kernel configurationLi Yang2007-12-111-0/+878
* | [POWERPC] 83xx: Add platform support for MPC837x MDS boardLi Yang2007-12-113-0/+116
* | [POWERPC] ipic: add new interrupts introduced by new chipLi Yang2007-12-112-9/+136
* | [POWERPC] add e300c4 entry to cputableLi Yang2007-12-111-1/+12
* | [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-115-8/+8
* | [POWERPC] Emulate isel (Integer Select) instructionKumar Gala2007-12-111-0/+25
|/
* [POWERPC] Early debug forces console log level to maxBenjamin Herrenschmidt2007-12-112-0/+11
* [POWERPC] Add of_translate_dma_addressBenjamin Herrenschmidt2007-12-111-4/+16
* [POWERPC] Remove useless volatiles in udbg_16550.cBenjamin Herrenschmidt2007-12-111-5/+5
* [POWERPC] Change 32-bit PCI message about resource allocationBenjamin Herrenschmidt2007-12-111-1/+1
* [POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resourcesBenjamin Herrenschmidt2007-12-111-20/+26
* [POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt2007-12-113-207/+177
* [POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt2007-12-112-1/+3
* Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras2007-12-1118-59/+80
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-12-1016-51/+56
| |\
| | * [IA64] Fix iosapic interrupt delivery mode for CPEKenji Kaneshige2007-12-071-1/+1
| | * [IA64] kprobe: make kreturn probe handler stack unwind correctShaohua Li2007-12-071-2/+17
| | * [IA64] operator priority fix in acpi_map_lsapic()Roel Kluin2007-12-071-1/+1
| | * [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-073-7/+7
| | * [IA64] make full use of macro efi_md_sizeLi Zefan2007-12-071-5/+5
| | * [IA64] rename _bss to __bss_startBernhard Walle2007-12-073-4/+5
| | * [IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck2007-12-071-6/+5
| | * [IA64] iosapic cleanupSimon Horman2007-12-071-16/+3
| | * [IA64] signal : fix missing error checkingsShi Weihua2007-12-071-4/+4
| | * [IA64] export copy_page() to modulesAndrew Morton2007-12-073-3/+6
| | * [IA64] don't assume that unwcheck.py is executableAndrew Morton2007-12-072-1/+1
| | * [IA64] increase .data.patch offsetAndrew Morton2007-12-071-1/+1
| * | powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt2007-12-102-8/+24
| |/
* | [POWERPC] Kill flatdevtree.cDavid Gibson2007-12-116-1231/+1
* | [POWERPC] Use embedded libfdt in the bootwrapperDavid Gibson2007-12-1118-16/+219
* | [POWERPC] Merge libfdt upstream sourceDavid Gibson2007-12-1110-0/+2568
OpenPOWER on IntegriCloud