| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Have Power use add_active_range() and free_area_init_nodes() | Mel Gorman | 2006-09-27 | 2 | -12/+14 |
* | [POWERPC] Fix compile error in sbc8560 | Amy Fong | 2006-09-21 | 2 | -0/+19 |
* | [POWERPC] PPC: Fix xmon stack frame address in backtrace | Josh Boyer | 2006-09-21 | 1 | -1/+1 |
* | [POWERPC] clean up ide io accessors | Stephen Rothwell | 2006-09-20 | 2 | -9/+0 |
* | [POWERPC] remove unused asm routines | Stephen Rothwell | 2006-09-20 | 2 | -88/+0 |
* | [POWERPC] remove unused io accessors | Stephen Rothwell | 2006-09-20 | 1 | -16/+0 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2006-09-14 | 1 | -266/+319 |
|\ |
|
| * | [POWERPC] update prep_defconfig | Olaf Hering | 2006-09-13 | 1 | -266/+319 |
* | | [POWERPC] PPC: Fix Kconfig whitespace warnings | Josh Boyer | 2006-09-13 | 1 | -3/+3 |
* | | [POWERPC] PPC 4xx: Enable XMON on PPC 4xx boards | Josh Boyer | 2006-09-13 | 2 | -16/+38 |
* | | [POWERPC] Make function of pm_power_off consistent with x86 | Corey Minyard | 2006-09-13 | 1 | -5/+12 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-08-30 | 4 | -4/+698 |
|\ |
|
| * | [POWERPC] Fix irq enable/disable in smp_generic_take_timebase | Paul Mackerras | 2006-08-30 | 1 | -3/+4 |
| * | [POWERPC] back up old school ipic.[hc] to arch/ppc | Kim Phillips | 2006-08-30 | 3 | -1/+694 |
* | | [PATCH] ppc32: board-specific part of fs_enet update | Vitaly Bordug | 2006-08-19 | 11 | -362/+460 |
|/ |
|
* | [PATCH] vDSO hash-style fix | Roland McGrath | 2006-07-31 | 1 | -0/+1 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 3 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-03 | 1 | -1/+1 |
|\ |
|
| * | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 | 1 | -1/+1 |
* | | [POWERPC] Actually copy over i8259.c to arch/ppc/syslib this time | Benjamin Herrenschmidt | 2006-07-04 | 1 | -0/+212 |
* | | [POWERPC] Copy i8259 code back to arch/ppc | Benjamin Herrenschmidt | 2006-07-03 | 1 | -0/+2 |
|/ |
|
* | [PATCH] irq-flags: PPC: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 13 | -24/+27 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 196 | -196/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+1 |
* | | [PATCH] KConfig: Spellchecking 'similarity' and 'independent' | Matt LaPlante | 2006-06-29 | 1 | -2/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -22/+30 |
|\ \ |
|
| * | | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -6/+6 |
| * | | [PATCH] 64bit resource: fix up printks for resources in arch and core code | Greg Kroah-Hartman | 2006-06-27 | 1 | -17/+25 |
* | | | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 2006-06-29 | 1 | -2/+2 |
* | | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 15 | -20/+20 |
* | | | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -1/+1 |
|/ / |
|
* | | Storage class should be first | Tobias Klauser | 2006-06-26 | 1 | -2/+2 |
|/ |
|
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-22 | 7 | -36/+149 |
|\ |
|
| * | [POWERPC] ppc32: fix CPCI405 board support | Matthias Fuchs | 2006-06-15 | 3 | -31/+140 |
| * | powerpc: Fix some missed ppc32 mm->context.id conversions | Paul Mackerras | 2006-06-13 | 2 | -4/+4 |
| * | powerpc: add context.vdso_base for 32-bit too | Paul Mackerras | 2006-06-11 | 1 | -1/+1 |
| * | Merge branch 'merge' | Paul Mackerras | 2006-06-01 | 4 | -18/+18 |
| |\ |
|
| * | | [PATCH] remove powerpc bitops in favor of existing generic bitops | Jon Mason | 2006-05-24 | 1 | -0/+4 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-22 | 1 | -5/+4 |
|\ \ \ |
|
| * | | | [PATCH] PCI: fix error with pci_get_device() call in the mpc85xx driver | Greg Kroah-Hartman | 2006-06-21 | 1 | -5/+4 |
| | |/
| |/| |
|
* | | | [PATCH] zlib_inflate: Upgrade library code to a recent version | Richard Purdie | 2006-06-22 | 1 | -1/+1 |
* | | | [PATCH] USB: allow multiple types of EHCI controllers to be built as modules | Kumar Gala | 2006-06-21 | 1 | -3/+3 |
|/ / |
|
* | | ppc: Fix typo in TI_LOCAL_FLAGS definition | Paul Mackerras | 2006-05-29 | 1 | -1/+1 |
* | | [PATCH] ppc32 CPM_UART: various fixes for pq2 uart users | Vitaly Bordug | 2006-05-26 | 3 | -17/+17 |
|/ |
|
* | [PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiation | Marcelo Tosatti | 2006-05-09 | 1 | -4/+0 |
* | [PATCH] ppc32 CPM_UART: fixes and improvements | Vitaly Bordug | 2006-05-03 | 1 | -1/+1 |
* | [PATCH] ppc32: Update board-specific code of the CPM UART users | Vitaly Bordug | 2006-04-28 | 4 | -1/+415 |
* | [PATCH] ppc32: odd fixes and improvements in ppc_sys | Vitaly Bordug | 2006-04-28 | 3 | -11/+26 |