| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Remove include of linux/of_device.h from asm/of_device.h | Stephen Rothwell | 2008-08-20 | 1 | -3/+0 |
* | powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h | Stephen Rothwell | 2008-08-20 | 2 | -2/+2 |
* | hotplug/rpaphp: Remove unused error path code | Stephen Rothwell | 2008-08-20 | 1 | -4/+0 |
* | powerpc: Expose PMCs & cache topology in sysfs on 32-bit | Benjamin Herrenschmidt | 2008-08-20 | 6 | -33/+117 |
* | powerpc: Turn get/set_hard_smp_proccessor_id into inlines | Benjamin Herrenschmidt | 2008-08-20 | 1 | -10/+29 |
* | powerpc: Remove redundant sysfs_remove_file calls for cache info | Nathan Lynch | 2008-08-20 | 1 | -9/+2 |
* | powerpc: Use bcd2bin/bin2bcd | Adrian Bunk | 2008-08-20 | 3 | -37/+37 |
* | powerpc: Update in-kernel dtc and libfdt to version 1.2.0 | David Gibson | 2008-08-20 | 28 | -1429/+1615 |
* | powerpc: Remove include of linux/of_platform.h from asm/of_platform.h | Stephen Rothwell | 2008-08-20 | 1 | -3/+0 |
* | powerpc: Convert the MPIC MSI code to use msi_bitmap | Michael Ellerman | 2008-08-20 | 5 | -131/+44 |
* | powerpc: Convert the FSL MSI code to use msi_bitmap | Michael Ellerman | 2008-08-20 | 2 | -91/+17 |
* | powerpc: Split-out common MSI bitmap logic into msi_bitmap.c | Michael Ellerman | 2008-08-20 | 5 | -0/+294 |
* | powerpc: fsl_msi doesn't need it's own of_node | Michael Ellerman | 2008-08-20 | 2 | -10/+5 |
* | powerpc: Guard print_device_node_tree() with #if 0 | Tony Breeds | 2008-08-20 | 1 | -1/+1 |
* | powerpc: Guard from_rtc_time() in platforms/powermac/time.c | Tony Breeds | 2008-08-20 | 1 | -0/+3 |
* | powerpc: Guard htab_dt_scan_hugepage_blocks appropriately | Tony Breeds | 2008-08-20 | 1 | -0/+2 |
* | powerpc: Replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-08-20 | 2 | -6/+6 |
* | powerpc: Use the common ascii hex helpers | Harvey Harrison | 2008-08-20 | 1 | -18/+16 |
* | powerpc: Streamline ret_from_except_lite for non-iSeries platforms | Michael Ellerman | 2008-08-20 | 1 | -24/+29 |
* | powerpc: Fix vio_bus_probe oops on probe error | Brian King | 2008-08-20 | 1 | -1/+1 |
* | powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices | Joachim Fenkes | 2008-08-20 | 2 | -12/+10 |
* | powerpc: Fix /dev/oldmem interface for kdump | Michael Ellerman | 2008-08-20 | 1 | -9/+22 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf... | Paul Mackerras | 2008-08-20 | 2 | -9/+17 |
|\ |
|
| * | powerpc/spufs: Remove invalid semicolon after if statement | Ilpo Järvinen | 2008-08-19 | 1 | -1/+1 |
| * | powerpc/spufs: reference context while dropping state mutex in scheduler | Jeremy Kerr | 2008-08-14 | 1 | -1/+8 |
| * | powerpc/spufs: fix npc setting for NOSCHED contexts | Jeremy Kerr | 2008-08-13 | 1 | -7/+8 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-18 | 14 | -31/+45 |
|\ \ |
|
| * | | x86: fix build warnings in real mode code | Andi Kleen | 2008-08-18 | 2 | -1/+2 |
| * | | x86, calgary: fix section mismatch warning - get_tce_space_from_tar | Marcin Slusarz | 2008-08-18 | 1 | -1/+1 |
| * | | x86: silence section mismatch warning - get_local_pda | Marcin Slusarz | 2008-08-18 | 1 | -2/+9 |
| * | | x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia... | Marcin Slusarz | 2008-08-18 | 1 | -1/+1 |
| * | | x86: fix i486 suspend to disk CR4 oops | David Fries | 2008-08-18 | 4 | -16/+22 |
| * | | x86: mpparse.c: fix section mismatch warning | Marcin Slusarz | 2008-08-18 | 1 | -2/+2 |
| * | | x86: mmconf: fix section mismatch warning | Marcin Slusarz | 2008-08-18 | 2 | -2/+2 |
| * | | x86: fix MP_processor_info section mismatch warning | Marcin Slusarz | 2008-08-18 | 1 | -1/+1 |
| * | | x86, tsc: fix section mismatch warning | Marcin Slusarz | 2008-08-18 | 1 | -1/+1 |
| * | | x86: correct register constraints for 64-bit atomic operations | Mathieu Desnoyers | 2008-08-18 | 1 | -4/+4 |
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-08-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | lockdep: fix spurious 'inconsistent lock state' warning | Dmitry Baryshkov | 2008-08-18 | 1 | -1/+1 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-08-18 | 11 | -88/+78 |
|\ \ \ \ |
|
| * | | | | powerpc: Use generic compat_sys_old_readdir | Christoph Hellwig | 2008-08-18 | 2 | -58/+1 |
| * | | | | powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion | Paul Collins | 2008-08-18 | 1 | -1/+1 |
| * | | | | powerpc: Remove dead module_find_bug code | Steven Rostedt | 2008-08-18 | 1 | -15/+0 |
| * | | | | powerpc: Add CMO enabled flag and paging space data to lparcfg | Robert Jennings | 2008-08-18 | 1 | -0/+5 |
| * | | | | powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages | Brian King | 2008-08-18 | 1 | -2/+25 |
| * | | | | powerpc: Make CMO paging space pool ID and page size available | Robert Jennings | 2008-08-18 | 2 | -8/+42 |
| * | | | | powerpc: Fix lockdep IRQ tracing bug | Benjamin Herrenschmidt | 2008-08-18 | 1 | -2/+3 |
| * | | | | powerpc: Fix TLB invalidation on boot on 32-bit | Rocky Craig | 2008-08-18 | 1 | -1/+1 |
| * | | | | powerpc: Fix loss of vdso on fork on 32-bit | Benjamin Herrenschmidt | 2008-08-18 | 1 | -1/+0 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-08-18 | 2 | -8/+24 |
|\ \ \ \ \ |
|