index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-14
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+0
2008-07-10
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
10
-8
/
+381
2008-07-08
powerpc: Add missing reference to coherent_dma_mask
Vitaly Bordug
1
-0
/
+2
2008-07-07
powerpc: Fix unterminated of_device_id array in legacy_serial.c
Benjamin Herrenschmidt
1
-2
/
+3
2008-07-03
Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...
Paul Mackerras
1
-1
/
+13
2008-07-01
powerpc/mpc5200: Fix lite5200b suspend/resume
Tim Yamin
1
-1
/
+13
2008-07-01
powerpc/legacy_serial: Bail if reg-offset/shift properties are present
John Linn
1
-0
/
+5
2008-07-01
powerpc/bootwrapper: update for initrd with simpleImage
John Linn
1
-1
/
+2
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
3
-15
/
+15
2008-06-23
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
65
-2210
/
+4662
2008-06-20
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
1
-1
/
+1
2008-06-18
[POWERPC] Clear sub-page HPTE present bits when demoting page size
Paul Mackerras
1
-0
/
+4
2008-06-18
[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector
Josh Boyer
1
-1
/
+6
2008-06-16
[POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigs
Paul Mackerras
2
-6
/
+122
2008-06-16
Merge branch 'linus' into core/rodata
Ingo Molnar
16
-139
/
+158
2008-06-16
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
16
-139
/
+158
2008-06-16
[POWERPC] Remove ppc32's export of console_drivers
Stephen Rothwell
1
-2
/
+0
2008-06-16
[POWERPC] Fix -Os kernel builds with newer gcc versions
Kumar Gala
4
-1
/
+246
2008-06-16
[POWERPC] Fix bootwrapper builds with newer gcc versions
Kumar Gala
2
-1
/
+234
2008-06-16
[POWERPC] Fix warning in pseries/eeh_driver.c
Andrew Morton
1
-4
/
+7
2008-06-16
[POWERPC] Add missing of_node_put in pseries/nvram.c
Julia Lawall
1
-1
/
+3
2008-06-16
[POWERPC] Fix return value check logic in debugfs virq_mapping setup
Emil Medve
1
-1
/
+1
2008-06-16
Merge branch 'linux-2.6' into merge
Paul Mackerras
3
-38
/
+16
2008-06-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...
Paul Mackerras
4
-31
/
+54
2008-06-16
powerpc/spufs: fix missed stop-and-signal event
Luke Browning
1
-0
/
+5
2008-06-16
powerpc/spufs: synchronize interaction between spu exception handling and tim...
Luke Browning
2
-19
/
+37
2008-06-16
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
3
-8
/
+0
2008-06-16
powerpc/spufs: wait for stable spu status in spu_stopped()
Luke Browning
1
-5
/
+13
2008-06-16
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
46
-2160
/
+3983
2008-06-11
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-38
/
+16
2008-06-11
[POWERPC] bootwrapper: add simpleImage* to list of boot targets
Grant Likely
1
-1
/
+1
2008-06-10
[POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO bus
Anton Vorontsov
4
-23
/
+5
2008-06-10
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
1
-10
/
+0
2008-06-09
[POWERPC] Updated Freescale PPC defconfigs
Kumar Gala
40
-2000
/
+3796
2008-06-09
[POWERPC] 8610: Update defconfig for MPC8610 HPCD
Timur Tabi
1
-136
/
+180
2008-06-09
[POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO space
Kumar Gala
1
-2
/
+2
2008-06-09
[POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixups
Kumar Gala
1
-0
/
+1
2008-06-09
[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
Nathan Lynch
1
-2
/
+1
2008-06-09
[POWERPC] Use dev_set_name in pci_64.c
Stephen Rothwell
1
-1
/
+1
2008-06-09
[POWERPC] Fix incorrect enabling of VMX when building signal or user context
Benjamin Herrenschmidt
1
-1
/
+3
2008-06-09
[POWERPC] boot/Makefile CONFIG_ variable fixes
Adrian Bunk
1
-2
/
+2
2008-06-06
rtc-ds1374: rename device to just "ds1374"
Jean Delvare
1
-1
/
+1
2008-06-06
KVM: ppc: Report bad GFNs
Hollis Blanchard
1
-1
/
+1
2008-06-06
KVM: ppc: Use a read lock around MMU operations, and release it on error
Hollis Blanchard
1
-2
/
+3
2008-06-06
KVM: ppc: Remove unmatched kunmap() call
Hollis Blanchard
1
-2
/
+0
2008-06-06
KVM: ppc: add lwzx/stwz emulation
Hollis Blanchard
1
-0
/
+12
2008-06-06
KVM: ppc: Remove duplicate function
Hollis Blanchard
1
-33
/
+0
2008-06-04
celleb_scc_pciex endianness misannotations
Al Viro
1
-2
/
+3
2008-06-04
mpc52xx_gpio iomem annotations
Al Viro
1
-7
/
+7
2008-05-31
[POWERPC] Fix DMA nodes in the MPC8610 HPCD device tree
Timur Tabi
1
-5
/
+5
[next]