index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2
-25
/
+2
2007-11-09
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-22
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]