index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-20
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
7
-42
/
+435
2009-03-20
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
13
-18
/
+2532
2009-03-20
powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions
Benjamin Herrenschmidt
2
-12
/
+26
2009-03-20
powerpc/mm: Split the various pgtable-* headers based on MMU type
Benjamin Herrenschmidt
12
-467
/
+564
2009-03-19
powerpc/86xx: Default configuration for GE Fanuc's PPC9A
Martyn Welch
1
-0
/
+1889
2009-03-19
powerpc/86xx: Board support for GE Fanuc's PPC9A
Martyn Welch
4
-1
/
+597
2009-03-19
powerpc/cpm2: fix building fs_enet driver as a module.
Grant Likely
1
-0
/
+1
2009-03-19
powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.
Martyn Welch
1
-0
/
+4
2009-03-11
powerpc/bootwrapper: add fixed-head.o to simpleimage wrappers
Grant Likely
1
-2
/
+2
2009-03-11
powerpc/5200: add Phytec phyCORE-MPC5200B-IO board (pcm032)
Wolfram Sang
3
-1
/
+395
2009-03-11
powerpc/5200: add function to return external clock frequency
Wolfgang Grandegger
2
-0
/
+38
2009-03-11
powerpc/5200: remove sysfs debug file from GPT driver
Grant Likely
1
-39
/
+0
2009-03-11
powerpc/85xx: Update smp support to handle doorbells and non-mpic init
Kumar Gala
1
-8
/
+35
2009-03-11
powerpc/math-emu: Fix efp dependence
Liu Yu
2
-5
/
+4
2009-03-11
powerpc/85xx: remove setup_irq(NULL action) in ksi8560
Thomas Gleixner
1
-2
/
+0
2009-03-11
powerpc/85xx: Fix MPC8572DS PCI protected interrupt sources
Ted Peters
2
-2
/
+2
2009-03-11
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
23
-42
/
+60
2009-03-11
powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit
Benjamin Herrenschmidt
2
-3
/
+17
2009-03-11
powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip
Thomas Gleixner
2
-2
/
+2
2009-03-11
powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
2
-3
/
+3
2009-03-11
powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF
Andrew Klossner
3
-10
/
+58
2009-03-11
powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug
Wolfram Sang
1
-1
/
+1
2009-03-11
powerpc/cell: Fix Axon MSI driver dependencies
Michael Ellerman
2
-1
/
+6
2009-03-11
powerpc/pseries: The pseries MSI code depends on EEH
Michael Ellerman
2
-1
/
+6
2009-03-11
powerpc/pseries: Reject discontiguous/non-zero based MSI-X requests
Michael Ellerman
1
-0
/
+24
2009-03-11
powerpc: Print linux_banner in prom_init
Michael Ellerman
2
-1
/
+3
2009-03-11
powerpc/oprofile: Enable support for ppc750 processors
Octavian Purdila
1
-0
/
+8
2009-03-11
powerpc/spufs: Fix incorrect buffer offset in regs write
Jeremy Kerr
1
-1
/
+1
2009-03-11
powerpc/spufs: Check file offset before calculating write size in fixed-sized...
Jeremy Kerr
1
-4
/
+6
2009-03-11
powerpc/ps3: Make ps3av_set_video_mode mode ID signed
roel kluin
1
-1
/
+1
2009-03-11
powerpc/ps3: Print memory hotplug errors
Geoff Levand
1
-2
/
+2
2009-03-11
powerpc: Add missing DABR flags
Geoff Levand
1
-0
/
+2
2009-03-11
powerpc: Add defintion for MSR[GS] to list of MSR bits
Timur Tabi
1
-0
/
+1
2009-03-11
powerpc/oprofile: G4 oprofile has variable number of counters
Octavian Purdila
1
-10
/
+11
2009-03-11
powerpc/spufs: Initialize ctx->stats.tstamp correctly
Arnd Bergmann
1
-0
/
+4
2009-03-11
powerpc: Remove unused asm-offsets entries for cpu_spec
Michael Ellerman
1
-3
/
+0
2009-03-11
powerpc: Make sure we copy all cpu_spec features except PMC related ones
Michael Ellerman
1
-12
/
+16
2009-03-11
powerpc: Deindentify identify_cpu()
Michael Ellerman
1
-58
/
+64
2009-03-11
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
6
-15
/
+38
2009-03-11
powerpc: Estimate G5 cpufreq transition latency
Nick Piggin
1
-1
/
+4
2009-03-11
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
196
-2136
/
+2999
2009-03-11
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
4
-26
/
+184
2009-03-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-1
/
+0
2009-03-09
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
Dave Jones
1
-1
/
+0
2009-03-09
powerpc/86xx: Correct local bus registers in GE Fanuc SBC610 dts file
Martyn Welch
1
-1
/
+1
2009-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-03-09
powerpc: add fsl,fifo-depth property to Freescale SSI device nodes
Timur Tabi
1
-0
/
+2
2009-03-09
powerpc/fsl-booke: Add support for tlbilx instructions
Kumar Gala
3
-10
/
+41
2009-03-09
powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers
Anton Vorontsov
2
-1
/
+6
2009-03-09
powerpc/83xx: Fix the interrupt loss problem on ipic
dayu@datangmobile.cn
1
-4
/
+2
[next]