| Commit message (Expand) | Author | Age |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-08-20 |
|\ |
|
| * | powerpc: Fix vio_bus_probe oops on probe error | Brian King | 2008-08-19 |
| * | powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices | Joachim Fenkes | 2008-08-19 |
| * | powerpc: Fix /dev/oldmem interface for kdump | Michael Ellerman | 2008-08-19 |
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf... | Paul Mackerras | 2008-08-19 |
| |\ |
|
| | * | powerpc/spufs: Remove invalid semicolon after if statement | Ilpo Järvinen | 2008-08-19 |
| | * | powerpc/spufs: reference context while dropping state mutex in scheduler | Jeremy Kerr | 2008-08-14 |
| | * | powerpc/spufs: fix npc setting for NOSCHED contexts | Jeremy Kerr | 2008-08-12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-08-18 |
|\ \ \
| |/ /
|/| | |
|
| * | | cleanup powerpc/include/asm/ide.h | Adrian Bunk | 2008-08-18 |
* | | | powerpc: Use generic compat_sys_old_readdir | Christoph Hellwig | 2008-08-18 |
* | | | powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion | Paul Collins | 2008-08-18 |
* | | | powerpc: Remove dead module_find_bug code | Steven Rostedt | 2008-08-18 |
* | | | powerpc: Add CMO enabled flag and paging space data to lparcfg | Robert Jennings | 2008-08-18 |
* | | | powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages | Brian King | 2008-08-18 |
* | | | powerpc: Make CMO paging space pool ID and page size available | Robert Jennings | 2008-08-18 |
* | | | powerpc: Fix lockdep IRQ tracing bug | Benjamin Herrenschmidt | 2008-08-18 |
* | | | powerpc: Fix TLB invalidation on boot on 32-bit | Rocky Craig | 2008-08-18 |
* | | | powerpc: Fix loss of vdso on fork on 32-bit | Benjamin Herrenschmidt | 2008-08-18 |
|/ / |
|
* | | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 2008-08-15 |
* | | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 2008-08-12 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-08-11 |
|\ \ |
|
| * | | powerpc: Do not ignore arch/powerpc/include | Junio C Hamano | 2008-08-10 |
| * | | powerpc/mm: Fix attribute confusion with htab_bolt_mapping() | Benjamin Herrenschmidt | 2008-08-10 |
| * | | powerpc/pci: Don't keep ISA memory hole resources in the tree | Benjamin Herrenschmidt | 2008-08-10 |
| * | | powerpc: Zero fill the return values of rtas argument buffer | Nathan Fontenot | 2008-08-10 |
| * | | powerpc/4xx: Update defconfig files for 2.6.27-rc1 | Josh Boyer | 2008-08-06 |
| * | | powerpc/44x: Incorrect NOR offset in Warp DTS | Sean MacLennan | 2008-08-04 |
| * | | powerpc/44x: Warp DTS changes for board updates | Sean MacLennan | 2008-08-04 |
| * | | powerpc/4xx: Cleanup Warp for i2c driver changes. | Sean MacLennan | 2008-08-04 |
| * | | powerpc/44x: Adjust warp-nand resource end address | Valentine Barshak | 2008-08-04 |
| |/ |
|
* | | powerpc: Do not ignore arch/powerpc/include | Junio C Hamano | 2008-08-08 |
* | | powerpc/iseries: remove the old viocons driver | Stephen Rothwell | 2008-08-07 |
* | | powerpc: 86xx: mpc8610_hpcd: add watchdog node | Anton Vorontsov | 2008-08-05 |
* | | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 2008-08-05 |
|/ |
|
* | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala | 2008-08-03 |
* | powerpc: Force printing of 'total_memory' to unsigned long long | Tony Breeds | 2008-08-03 |
* | powerpc: Fix compiler warning in arch/powerpc/mm/mem.c | Tony Breeds | 2008-08-03 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-03 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-30 |
|\ |
|
| * | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) | Nick Piggin | 2008-07-30 |
| * | powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs | Michael Neuling | 2008-07-30 |
| * | powerpc: Fix ptrace buffer size for VSX | Michael Neuling | 2008-07-30 |
| * | powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes | Michael Neuling | 2008-07-30 |
| * | powerpc: Allow non-hcall return values for lparcfg writes | Nathan Fontenot | 2008-07-30 |
| * | Merge commit 'kumar/kumar-next' | Benjamin Herrenschmidt | 2008-07-30 |
| |\ |
|
| | * | powerpc/fsl: proliferate simple-bus compatibility to soc nodes | Kim Phillips | 2008-07-29 |
| | * | cpm2: Rework baud rate generators configuration to support external clocks. | Laurent Pinchart | 2008-07-28 |
| | * | powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC | Anton Vorontsov | 2008-07-28 |