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.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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-13
[POWERPC] Silence an annoying boot message
Stephen Rothwell
1
-12
/
+4
2007-11-13
[POWERPC] Fix early btext debug on PowerMac
Benjamin Herrenschmidt
1
-1
/
+3
2007-11-13
[POWERPC] Demote clockevent printk to KERN_DEBUG
Tony Breeds
1
-1
/
+1
2007-11-13
[POWERPC] Fix CONFIG_SMP=n build error on ppc64
Olof Johansson
1
-2
/
+0
2007-11-13
[POWERPC] Avoid unpaired stwcx. on some processors
Becky Bruce
1
-0
/
+6
2007-11-13
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
2
-3
/
+4
2007-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2
-25
/
+2
2007-11-10
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
2
-25
/
+2
2007-11-09
[POWERPC] cpm: Fix a couple minor issues in cpm_common.c.
Scott Wood
1
-3
/
+1
2007-11-09
[POWERPC] Add -mno-spe for ARCH=powerpc builds
Kumar Gala
1
-0
/
+3
2007-11-08
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
10
-45
/
+118
2007-11-08
[POWERPC] EEH: Make sure warning message is printed
Linas Vepstas
1
-1
/
+1
2007-11-08
[POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC
Johannes Berg
1
-0
/
+2
2007-11-08
[POWERPC] Fix si_addr value on low level hash failures
Benjamin Herrenschmidt
1
-1
/
+1
2007-11-08
[POWERPC] Refresh ppc64_defconfig and enable pasemi-related options
Olof Johansson
1
-66
/
+181
2007-11-08
[POWERPC] pasemi: Update defconfig
Olof Johansson
1
-120
/
+188
2007-11-08
[POWERPC] iSeries: Fix ref counting in vio setup
Stephen Rothwell
1
-4
/
+6
2007-11-08
[POWERPC] ] Fix memset size error
Li Zefan
1
-1
/
+1
2007-11-08
[POWERPC] Fix link errors for allyesconfig
Stephen Rothwell
1
-2
/
+1
2007-11-08
[POWERPC] iSeries_init_IRQ non-PCI tidy
Stephen Rothwell
2
-4
/
+4
2007-11-08
[POWERPC] EEH: Avoid crash on null device
Linas Vepstas
1
-3
/
+8
2007-11-08
[POWERPC] EEH: Drivers that need reset trump others
Linas Vepstas
1
-4
/
+6
2007-11-08
[POWERPC] EEH: Clean up comments
Linas Vepstas
1
-5
/
+3
2007-11-08
[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)
Paul Mackerras
1
-7
/
+3
2007-11-08
[POWERPC] Fix switch_slb handling of 1T ESID values
will schmidt
1
-3
/
+31
2007-11-08
[POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined
Tony Breeds
1
-0
/
+1
2007-11-08
[POWERPC] Include udbg.h when using udbg_printf
will schmidt
4
-0
/
+4
2007-11-08
[POWERPC] Fix cache line vs. block size confusion
Benjamin Herrenschmidt
1
-12
/
+7
2007-11-08
[POWERPC] Fix sysctl table check failure on PowerMac
Alexey Dobriyan
1
-1
/
+1
2007-11-08
[POWERPC] Fix CONFIG_SMP=n build break
Olof Johansson
1
-12
/
+12
2007-11-08
[POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix
Scott Wood
1
-6
/
+7
2007-11-08
[POWERPC] Fix mv643xx_pci sysfs .read and .write functions
Dale Farnsworth
1
-4
/
+6
2007-11-08
[POWERPC] i8259: Add disable method
Aurelien Jarno
1
-0
/
+1
2007-11-08
[POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works
Michael Ellerman
1
-0
/
+6
2007-11-01
[POWERPC] 4xx: Fix Walnut DTS interrupt property
Steven A. Falco
1
-1
/
+3
2007-11-01
[POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16M
Grant Likely
1
-9
/
+8
2007-11-01
[POWERPC] 4xx: Deal with 44x virtually tagged icache
Benjamin Herrenschmidt
3
-0
/
+33
2007-11-01
[POWERPC] 4xx: Fix 4xx flush_tlb_page()
Benjamin Herrenschmidt
3
-10
/
+19
2007-11-01
[POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.
Valentine Barshak
2
-8
/
+40
2007-11-01
[POWERPC] bootwrapper: Bail from script if any command fails
Grant Likely
1
-17
/
+10
2007-11-01
[POWERPC] bootwrapper: Allow wrapper script to execute verbosely
Grant Likely
1
-0
/
+5
2007-10-29
[POWERPC] powerpc: Fix demotion of segments to 4K pages
Benjamin Herrenschmidt
2
-4
/
+7
2007-10-23
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
11
-146
/
+230
2007-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
5
-41
/
+95
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
4
-8
/
+5
2007-10-21
[POWERPC] Enable restart support for lite5200 board
Marian Balakowicz
1
-0
/
+4
2007-10-21
[POWERPC] Add restart support for mpc52xx based platforms
Marian Balakowicz
1
-0
/
+50
2007-10-21
[POWERPC] Update device tree binding for mpc5200 gpt
Marian Balakowicz
2
-34
/
+18
2007-10-21
[POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions
Marian Balakowicz
1
-4
/
+17
2007-10-21
[POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.
Grant Likely
1
-3
/
+6
[next]