summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | [POWERPC] Make vio_bus_type staticStephen Rothwell2007-10-031-1/+0
| * | [POWERPC] clk.h interface for platformsDomen Puncer2007-10-031-0/+20
| * | [POWERPC] Prevent direct inclusion of <asm/rwsem.h>.Robert P. J. Day2007-09-222-1/+5
| * | [POWERPC] Use __attribute__ in asm-powerpcMike Frysinger2007-09-222-3/+3
| * | Merge branch 'linux-2.6'Paul Mackerras2007-09-2031-352/+711
| |\ \
| * | | [POWERPC] Size swapper_pg_dir correctlyStephen Rothwell2007-09-192-0/+4
| * | | [POWERPC] Fix section mismatch in PCI codeStephen Rothwell2007-09-191-0/+2
| * | | [POWERPC] MPC5200 low power modeDomen Puncer2007-09-191-0/+10
| * | | [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman2007-09-191-1/+1
| * | | [POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman2007-09-192-13/+10
| * | | [POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman2007-09-191-10/+2
| * | | [POWERPC] spufs: Remove asmlinkage from spufs_callsJeremy Kerr2007-09-191-2/+2
| * | | [POWERPC] cell: Unify spufs syscall pathJeremy Kerr2007-09-191-12/+2
| * | | [POWERPC] Remove APUS support from arch/ppcAdrian Bunk2007-09-1710-342/+7
| * | | [POWERPC] 86xx: Fix definition of global-utilites structureTimur Tabi2007-09-141-105/+46
| * | | [POWERPC] add clrsetbits macrosTimur Tabi2007-09-141-0/+23
| * | | [POWERPC] QE: extern par_io_config_pin and par_io_data_set funcsAnton Vorontsov2007-09-141-0/+3
| * | | [PPC] Add clrbits8 and setbits8.Scott Wood2007-09-141-0/+3
| * | | [POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala2007-09-141-0/+4
| * | | [POWERPC] Add cpu feature for SPE handlingKumar Gala2007-09-141-4/+22
| * | | [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala2007-09-141-0/+2
| * | | [POWERPC] PS3: Add new LV1 error codesGeert Uytterhoeven2007-09-141-0/+9
| * | | [POWERPC] Add workaround for MPICs with broken register readsOlof Johansson2007-09-141-0/+4
| * | | [POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson2007-09-141-0/+2
| * | | [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson2007-09-141-11/+37
| * | | [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-142-5/+6
| * | | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-1445-137/+325
| |\ \ \
| * \ \ \ Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-2879-1662/+422
| |\ \ \ \
| * | | | | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-229-11/+3637
| * | | | | [POWERPC] Split out iSeries specific exception macrosStephen Rothwell2007-08-221-59/+12
| * | | | | [POWERPC] Move the exception macros into a header fileStephen Rothwell2007-08-221-0/+356
| * | | | | [POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell2007-08-221-0/+14
| * | | | | [POWERPC] Use strcasecmp() rather than strncasecmp() when determining device ...Scott Wood2007-08-221-1/+1
| * | | | | [POWERPC] Add clrbits8 and setbits8Scott Wood2007-08-221-0/+3
| * | | | | [POWERPC] iSeries: Clean up lparmap messStephen Rothwell2007-08-222-1/+4
| * | | | | [POWERPC] 40x decrementer fixesJosh Boyer2007-08-201-1/+1
| * | | | | [POWERPC] 40x MMUJosh Boyer2007-08-202-0/+68
| * | | | | [POWERPC] Tidy up CONFIG_PPC_MM_SLICES codeStephen Rothwell2007-08-171-0/+7
| * | | | | [POWERPC] Remove get_property and device_is_compatibleStephen Rothwell2007-08-173-3/+0
| * | | | | [POWERPC] Update lmb.h include protection to ASM_POWERPCBecky Bruce2007-08-171-3/+3
| * | | | | [POWERPC] Implement atomic{, 64}_{read, write}() without volatileSegher Boessenkool2007-08-171-6/+28
| * | | | | [POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas2007-08-171-2/+4
| * | | | | [POWERPC] Replace a few #defines with empty inline functionsSegher Boessenkool2007-08-171-6/+18
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-117-9/+139
|\ \ \ \ \ \
| * | | | | | IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty2007-10-091-2/+5
| * | | | | | IB/mlx4: Implement FMRsJack Morgenstein2007-10-091-0/+21
| * | | | | | IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier2007-10-091-1/+21
| * | | | | | IB/umad: Add P_Key index supportRoland Dreier2007-10-091-0/+48
| * | | | | | IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-091-0/+6
| * | | | | | IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes2007-10-091-0/+1