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
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
6
-15
/
+15
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
193
-1822
/
+9749
2009-12-11
Unify sys_mmap*
Al Viro
1
-14
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-10
/
+10
2009-12-09
powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
Benjamin Herrenschmidt
1
-1
/
+1
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
35
-349
/
+363
2009-12-09
powerpc/pseries: Track previous CPPR values to correctly EOI interrupts
Mark Nelson
1
-5
/
+51
2009-12-09
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
Nathan Fontenot
1
-94
/
+94
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
21
-23
/
+23
2009-12-09
powerpc/8xx: DTLB Miss cleanup
Joakim Tjernlund
1
-6
/
+11
2009-12-09
powerpc/8xx: Remove DIRTY pte handling in DTLB Error.
Joakim Tjernlund
1
-96
/
+0
2009-12-09
powerpc/8xx: Start using dcbX instructions in various copy routines
Joakim Tjernlund
2
-42
/
+0
2009-12-09
powerpc/8xx: Restore _PAGE_WRITETHRU
Joakim Tjernlund
2
-2
/
+11
2009-12-09
powerpc/8xx: Add missing Guarded setting in DTLB Error.
Joakim Tjernlund
1
-3
/
+10
2009-12-09
powerpc/8xx: Fixup DAR from buggy dcbX instructions.
Joakim Tjernlund
1
-4
/
+143
2009-12-09
powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.
Joakim Tjernlund
1
-1
/
+14
2009-12-09
powerpc/8xx: Update TLB asm so it behaves as linux mm expects.
Joakim Tjernlund
2
-55
/
+57
2009-12-09
powerpc/8xx: Invalidate non present TLBs
Joakim Tjernlund
1
-1
/
+7
2009-12-09
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
2
-23
/
+13
2009-12-09
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
6
-15
/
+1030
2009-12-09
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
1
-10
/
+35
2009-12-09
pseries/pseries: Add code to online/offline CPUs of a DLPAR node
Gautham R Shenoy
1
-0
/
+101
2009-12-09
powerpc: stop_this_cpu: remove the cpu from the online map.
Valentine Barshak
1
-0
/
+3
2009-12-09
powerpc/pseries: Add kernel based CPU DLPAR handling
Nathan Fontenot
1
-0
/
+88
2009-12-09
sysfs/cpu: Add probe/release files
Nathan Fontenot
3
-0
/
+28
2009-12-09
powerpc/pseries: Kernel DLPAR Infrastructure
Nathan Fontenot
4
-2
/
+347
2009-12-09
powerpc/macio: Rework hotplug media bay support
Benjamin Herrenschmidt
2
-11
/
+19
2009-12-08
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-12-08
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-25
/
+6
2009-12-08
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+4
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+2
2009-12-08
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-168
/
+2
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2
-55
/
+1
2009-12-08
powerpc/macio: Add dma_parms support to macio
Benjamin Herrenschmidt
1
-0
/
+1
2009-12-08
powerpc/macio: Add devres support to macio_device
Benjamin Herrenschmidt
1
-0
/
+2
2009-12-08
powerpc/kvm: Sync guest visible MMU state
Alexander Graf
7
-16
/
+98
2009-12-08
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
6
-49
/
+51
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
8
-10
/
+10
2009-12-06
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
Jean Delvare
2
-25
/
+6
2009-12-05
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
23
-96
/
+345
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-2
/
+2
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
7
-8
/
+8
2009-12-04
powerpc/44x: Fix PCI node in Yosemite DTS
Curtis Wald
1
-12
/
+2
2009-12-04
powerpc/44x: Fix DMA ranges in DTS file for Katmai board.
pbathija@amcc.com
1
-11
/
+11
2009-12-03
Merge branch 'master' into for-2.6.33
Jens Axboe
65
-1388
/
+2650
2009-12-03
KVM: powerpc: Fix BUILD_BUG_ON condition
Hollis Blanchard
1
-1
/
+1
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
1
-1
/
+2
[next]