index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
powerpc and sparc: Introduce dev_archdata node accessors
Anton Vorontsov
2008-12-03
2
-0
/
+24
|
*
|
|
powerpc/BSR: Support multiple OF-node description of BSR
Sonny Rao
2008-12-03
1
-29
/
+55
|
*
|
|
powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()
Sebastien Dugue
2008-12-03
1
-0
/
+1
|
*
|
|
powerpc: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-12-03
1
-2
/
+0
|
*
|
|
powerpc: Add sync_*_for_* to dma_ops
Becky Bruce
2008-12-03
3
-31
/
+92
|
*
|
|
powerpc: Allow the max stack trace depth to be configured
Johannes Berg
2008-12-03
2
-1
/
+10
|
*
|
|
powerpc: Use RCU based pte freeing mechanism for all powerpc
Kumar Gala
2008-12-03
8
-175
/
+167
|
*
|
|
powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidates
Kumar Gala
2008-12-03
2
-2
/
+16
|
*
|
|
powerpc: hash_page_sync should only be used on SMP & STD_MMU_32
Kumar Gala
2008-12-03
1
-3
/
+3
|
*
|
|
powerpc: Fix ppc32 mm_struct CPU tracking in SMP
Benjamin Herrenschmidt
2008-12-03
1
-0
/
+3
|
*
|
|
powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()
Kumar Gala
2008-12-03
1
-0
/
+2
|
*
|
|
Merge branch 'merge'
Paul Mackerras
2008-12-03
501
-4395
/
+7840
|
|
\
\
\
|
*
\
\
\
Merge branch 'linux-2.6' into next
Paul Mackerras
2008-11-19
387
-2523
/
+11926
|
|
\
\
\
\
|
*
|
|
|
|
powerpc/mpic: Use new smp_request_message_ipi
Milton Miller
2008-11-19
1
-28
/
+4
|
*
|
|
|
|
powerpc: Provide a separate handler for each IPI action
Milton Miller
2008-11-19
2
-0
/
+66
|
*
|
|
|
|
powerpc: Correct page-in counter for CMM with 64k pages
Robert Jennings
2008-11-19
1
-1
/
+1
|
*
|
|
|
|
powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()
Michael Ellerman
2008-11-19
1
-3
/
+1
|
*
|
|
|
|
powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()
Michael Ellerman
2008-11-19
1
-4
/
+1
|
*
|
|
|
|
powerpc: Use for_each_node_with_property() in of_irq_map_init()
Michael Ellerman
2008-11-19
1
-4
/
+1
|
*
|
|
|
|
of: Add helpers for finding device nodes which have a given property
Michael Ellerman
2008-11-19
2
-0
/
+41
|
*
|
|
|
|
powerpc: Optimise mutex
Nick Piggin
2008-11-19
1
-5
/
+130
|
*
|
|
|
|
powerpc: Optimise smp_rmb
Nick Piggin
2008-11-19
1
-9
/
+11
|
*
|
|
|
|
powerpc: Optimise smp_wmb
Nick Piggin
2008-11-19
2
-2
/
+6
|
*
|
|
|
|
powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STD
Mark Nelson
2008-11-19
1
-2
/
+15
|
*
|
|
|
|
powerpc: Remove superfluous WARN_ON() from dma-noncoherent.c
Hollis Blanchard
2008-11-19
1
-1
/
+0
|
*
|
|
|
|
powerpc: Tell gcc when we clobber the carry in inline asm
Paul Mackerras
2008-11-19
3
-12
/
+12
|
*
|
|
|
|
powerpc: udbg-based backend for hvc_console
David Gibson
2008-11-19
3
-0
/
+103
|
*
|
|
|
|
serial/pmac_zilog: Add console polling support
Chris J Arges
2008-11-19
1
-0
/
+27
|
*
|
|
|
|
powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex
Geert Uytterhoeven
2008-11-19
6
-38
/
+14
|
*
|
|
|
|
Merge branch 'linux-2.6' into next
Paul Mackerras
2008-11-11
369
-4934
/
+10944
|
|
\
\
\
\
\
|
*
|
|
|
|
|
powerpc: Use the new byteorder headers
Harvey Harrison
2008-11-06
1
-17
/
+21
|
*
|
|
|
|
|
powerpc/boot: Allocate more memory for dtb
Sebastian Siewior
2008-11-05
1
-1
/
+1
|
*
|
|
|
|
|
powerpc: Hugetlb pgtable cache access cleanup
Jon Tollefson
2008-11-05
1
-11
/
+11
|
*
|
|
|
|
|
powerpc/ps3: Fix memory leak in device init
Masakazu Mokuno
2008-11-05
1
-5
/
+24
|
*
|
|
|
|
|
powerpc: Eliminate unused do_gtod variable
Paul Mackerras
2008-11-05
2
-55
/
+0
|
*
|
|
|
|
|
powerpc: Improve resolution of VDSO clock_gettime
Paul Mackerras
2008-11-05
5
-148
/
+206
|
*
|
|
|
|
|
powerpc: Remove map_/unmap_single() from dma_mapping_ops
Mark Nelson
2008-11-05
1
-31
/
+5
|
*
|
|
|
|
|
powerpc/pci: Cosmetic cleanups of pci-common.c
Benjamin Herrenschmidt
2008-11-05
1
-41
/
+36
|
*
|
|
|
|
|
powerpc/pci: Fix various pseries PCI hotplug issues
Benjamin Herrenschmidt
2008-11-05
6
-179
/
+150
|
*
|
|
|
|
|
powerpc/pci: Make pcibios_allocate_bus_resources more robust
Benjamin Herrenschmidt
2008-11-05
1
-1
/
+4
|
*
|
|
|
|
|
powerpc/eeh: Make EEH device add/remove more robust
Benjamin Herrenschmidt
2008-11-05
1
-20
/
+24
|
*
|
|
|
|
|
powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup
Benjamin Herrenschmidt
2008-11-05
4
-36
/
+58
|
*
|
|
|
|
|
powerpc/pci: Remove pcibios_do_bus_setup()
Benjamin Herrenschmidt
2008-11-05
4
-28
/
+11
|
*
|
|
|
|
|
powerpc/pci: Use common PHB resource hookup
Benjamin Herrenschmidt
2008-11-05
4
-60
/
+96
|
*
|
|
|
|
|
powerpc/pci: Cleanup debug printk's
Benjamin Herrenschmidt
2008-11-05
3
-97
/
+82
|
*
|
|
|
|
|
powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STD
Mark Nelson
2008-11-05
1
-2
/
+14
|
*
|
|
|
|
|
powerpc: Add new CPU feature: CPU_FTR_UNALIGNED_LD_STD
Mark Nelson
2008-11-05
1
-2
/
+4
|
*
|
|
|
|
|
powerpc: Update page-in counter for CMM
Brian King
2008-11-05
3
-3
/
+13
|
*
|
|
|
|
|
powerpc/pseries: Fix getting the server number size
Sebastien Dugue
2008-11-05
1
-6
/
+22
|
*
|
|
|
|
|
powerpc: Remove device_type = "rtc" properties in .dts files
Anton Vorontsov
2008-11-05
13
-14
/
+0
[prev]
[next]