index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
powerpc/numa: Look for ibm, associativity-reference-points at the root
Michael Ellerman
1
-8
/
+7
2011-04-27
powerpc/pci: Properly initialize IO workaround "private"
Michael Ellerman
1
-0
/
+1
2011-04-27
powerpc/pci: Make IO workarounds init implicit when first bus is registered
Michael Ellerman
4
-28
/
+20
2011-04-27
powerpc/pci: Move IO workarounds to the common kernel dir
Michael Ellerman
11
-12
/
+15
2011-04-27
powerpc/pci: Split IO vs MMIO indirect access hooks
Michael Ellerman
4
-9
/
+23
2011-04-27
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
8
-0
/
+106
2011-04-27
powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware
Jack Miller
2
-1
/
+45
2011-04-27
powerpc/book3e: Use way 3 for linear mapping bolted entry
Benjamin Herrenschmidt
1
-2
/
+3
2011-04-27
powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit
Michael Ellerman
1
-11
/
+15
2011-04-27
powerpc: Add TLB size detection for TYPE_3E MMUs
Benjamin Herrenschmidt
2
-1
/
+26
2011-04-27
powerpc: Add A2 cpu support
Benjamin Herrenschmidt
6
-4
/
+304
2011-04-20
powerpc/nvram: Search for nvram using compatible
Benjamin Herrenschmidt
1
-0
/
+2
2011-04-20
powerpc/xics: Move irq_host matching into the ics backend
Michael Ellerman
3
-5
/
+19
2011-04-20
powerpc: Add SCOM infrastructure
Benjamin Herrenschmidt
4
-0
/
+357
2011-04-20
powerpc/xics: xics.h relies on linux/interrupt.h
Michael Ellerman
1
-0
/
+2
2011-04-20
powerpc/a2: Add some #defines for A2 specific instructions
Benjamin Herrenschmidt
1
-0
/
+25
2011-04-20
powerpc: Replace open coded instruction patching with patch_instruction/patch...
Anton Blanchard
2
-20
/
+30
2011-04-20
powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE
Michael Ellerman
1
-2
/
+4
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
12
-23
/
+46
2011-04-20
powerpc/boot: Add an ePAPR compliant boot wrapper
David Gibson
4
-1
/
+79
2011-04-20
powerpc/boot: Allow building the zImage wrapper as a relocatable ET_DYN
Michael Ellerman
4
-70
/
+118
2011-04-20
powerpc/mm: Fix slice state initialization for Book3E
Michael Ellerman
1
-1
/
+1
2011-04-20
powerpc/mm: Standardise on MMU_NO_CONTEXT
Michael Ellerman
2
-2
/
+3
2011-04-20
powerpc: Improve prom_printf()
Benjamin Herrenschmidt
1
-1
/
+25
2011-04-20
powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold
Benjamin Herrenschmidt
1
-0
/
+2
2011-04-20
powerpc: Add NAP mode support on Power7 in HV mode
Benjamin Herrenschmidt
7
-2
/
+139
2011-04-20
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
5
-23
/
+37
2011-04-20
powerpc: Call CPU ->restore callback earlier on secondary CPUs
Benjamin Herrenschmidt
1
-11
/
+11
2011-04-20
powerpc: Initialize TLB and LPID register on HV mode Power7
Benjamin Herrenschmidt
1
-0
/
+18
2011-04-20
powerpc: Initialize LPCR:DPFD on power7 to a sane default
Benjamin Herrenschmidt
1
-0
/
+7
2011-04-20
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
Paul Mackerras
7
-28
/
+41
2011-04-20
powerpc: More work to support HV exceptions
Benjamin Herrenschmidt
3
-42
/
+89
2011-04-20
powerpc: Base support for exceptions using HSRR0/1
Benjamin Herrenschmidt
9
-49
/
+86
2011-04-20
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
7
-16
/
+50
2011-04-20
powerpc: Define CPU feature for Architected 2.06 HV mode
Benjamin Herrenschmidt
4
-1
/
+74
2011-04-20
powerpc/xics: Make sure we have a sensible default distribution server
Benjamin Herrenschmidt
1
-3
/
+9
2011-04-20
powerpc: Add more Power7 specific definitions
Benjamin Herrenschmidt
2
-1
/
+46
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
19
-1017
/
+1377
2011-04-19
Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2
-5
/
+2
2011-04-18
powerpc/powermac: Build fix with SMP and CPU hotplug
Benjamin Herrenschmidt
1
-3
/
+5
2011-04-18
powerpc/perf_event: Skip updating kernel counters if register value shrinks
Eric B Munson
1
-7
/
+30
2011-04-18
powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled
Stefan Roese
1
-1
/
+1
2011-04-18
powerpc: Fix oops if scan_dispatch_log is called too early
Anton Blanchard
1
-0
/
+3
2011-04-18
powerpc/pseries: Use a kmem cache for DTL buffers
Nishanth Aravamudan
1
-2
/
+10
2011-04-18
powerpc/kexec: Fix regression causing compile failure on UP
Paul Gortmaker
1
-6
/
+6
2011-04-18
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
5
-7
/
+26
2011-04-18
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-19
/
+3
2011-04-18
alpha: Fix uninitialized value in read_persistent_clock.
Richard Henderson
1
-0
/
+1
2011-04-18
alpha: Fix RTC interrupt setup.
Richard Henderson
1
-1
/
+1
2011-04-18
alpha: Remove set but unused variables.
Richard Henderson
5
-17
/
+13
[next]