index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-30
powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=n
Anton Vorontsov
2
-3
/
+6
2008-12-30
powerpc/fsl_pci: Fix sparse warnings
Anton Vorontsov
1
-3
/
+4
2008-12-30
powerpc/83xx: Add USB Host support for MPC8360E-RDK boards
Anton Vorontsov
1
-2
/
+17
2008-12-30
powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boards
Anton Vorontsov
2
-2
/
+116
2008-12-30
powerpc: Implement GPIO driver for simple memory-mapped banks
Anton Vorontsov
4
-0
/
+179
2008-12-30
powerpc: Add device tree bindings for BCSR GPIO banks
Anton Vorontsov
1
-1
/
+31
2008-12-30
powerpc/qe: Implement QE Pin Multiplexing API
Anton Vorontsov
2
-0
/
+216
2008-12-30
powerpc/83xx: Fix sparse warnings in mpc836x_mds.c
Anton Vorontsov
1
-3
/
+3
2008-12-30
powerpc/83xx: Fix sparse warnings in board files
Anton Vorontsov
6
-10
/
+7
2008-12-30
powerpc: Implement get_brgfreq() and get_baudrate() stubs
Anton Vorontsov
1
-0
/
+5
2008-12-28
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
10
-48
/
+130
2008-12-28
powerpc: Force memory size to be a multiple of PAGE_SIZE
Hollis Blanchard
1
-1
/
+15
2008-12-23
powerpc/32: Wire up the trampoline code for kdump
Dale Farnsworth
3
-1
/
+16
2008-12-23
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
Dale Farnsworth
5
-14
/
+15
2008-12-23
powerpc/32: Allow __ioremap on RAM addresses for kdump kernel
Anton Vorontsov
1
-0
/
+2
2008-12-23
powerpc/32: Setup OF properties for kdump
Dale Farnsworth
2
-52
/
+40
2008-12-23
powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()
Anton Vorontsov
2
-10
/
+7
2008-12-23
powerpc: Prepare xmon_save_regs for use with kdump
Anton Vorontsov
5
-5
/
+12
2008-12-23
powerpc: Remove default kexec/crash_kernel ops assignments
Anton Vorontsov
7
-43
/
+0
2008-12-23
powerpc: Make default kexec/crash_kernel ops implicit
Anton Vorontsov
1
-12
/
+9
2008-12-23
powerpc: Setup OF properties for ppc32 kexec
Dale Farnsworth
2
-19
/
+39
2008-12-23
powerpc/pseries: Fix cpu hotplug
Sebastien Dugue
1
-1
/
+1
2008-12-23
powerpc: Fix KVM build on ppc440
Paul Mackerras
1
-0
/
+1
2008-12-22
powerpc/cell: add QPACE as a separate Cell platform
Benjamin Krill
5
-16
/
+175
2008-12-22
powerpc/cell: fix build breakage with CONFIG_SPUFS disabled
Arnd Bergmann
1
-2
/
+2
2008-12-21
powerpc/mpc5200: fix error paths in PSC UART probe function
Wolfram Sang
1
-8
/
+15
2008-12-21
powerpc/mpc5200: add rts/cts handling in PSC UART driver
Wolfram Sang
2
-5
/
+47
2008-12-21
powerpc/mpc5200: Make PSC UART driver update serial errors counters
René Bürgel
1
-2
/
+8
2008-12-21
powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driver
Wolfram Sang
1
-4
/
+1
2008-12-21
powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver
Tim Yamin
3
-78
/
+488
2008-12-21
powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled
Grant Likely
3
-5
/
+21
2008-12-21
powerpc/mpc5200: Bestcomm fixes to ATA support
Tim Yamin
2
-3
/
+3
2008-12-21
powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors
Grant Likely
1
-19
/
+42
2008-12-21
powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller
Grant Likely
1
-0
/
+2
2008-12-21
powerpc/mpc5200: Document and tidy irq driver
Grant Likely
5
-122
/
+189
2008-12-21
powerpc: Fix missing 'blr' in _tlbia()
Benjamin Herrenschmidt
1
-0
/
+1
2008-12-21
powerpc/bootwrapper: Use the child-bus #address-cells to decide which range e...
Scott Wood
1
-1
/
+1
2008-12-21
powerpc: Const-qualify Device Node Argument to DCR Resource Extent API
Grant Erickson
2
-4
/
+5
2008-12-21
powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages
Benjamin Herrenschmidt
1
-1
/
+11
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
9
-77
/
+68
2008-12-21
powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs
Benjamin Herrenschmidt
3
-54
/
+116
2008-12-21
powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440
Benjamin Herrenschmidt
1
-9
/
+10
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
7
-249
/
+292
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
10
-57
/
+281
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
16
-60
/
+268
2008-12-21
powerpc/mm: Rework context management for CPUs with no hash table
Benjamin Herrenschmidt
6
-54
/
+234
2008-12-21
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
13
-321
/
+337
2008-12-21
powerpc/4xx: Extended DCR support v2
Benjamin Herrenschmidt
4
-17
/
+65
2008-12-21
powerpc: Add reboot notifier to Collaborative Memory Manager
Brian King
1
-1
/
+28
2008-12-21
powerpc: Disable Collaborative Memory Manager for kdump
Brian King
1
-1
/
+1
[next]