index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-13
zlib: Fix build of powerpc boot wrapper
Benjamin Herrenschmidt
1
-3
/
+1
2010-01-11
zlib: optimize inffast when copying direct from output
Joakim Tjernlund
1
-1
/
+3
2009-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+13
2009-12-27
KVM: powerpc: Fix mtsrin in book3s_64 mmu
Alexander Graf
1
-1
/
+21
2009-12-21
powerpc/gc/wii: Remove get_irq_desc()
Albert Herranz
2
-2
/
+2
2009-12-21
powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock
Albert Herranz
1
-4
/
+4
2009-12-21
Merge commit 'jwb/next' into merge
Benjamin Herrenschmidt
2
-2
/
+52
2009-12-21
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
7
-17
/
+206
2009-12-18
powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg
Albert Herranz
2
-2
/
+2
2009-12-18
powerpc/mpic: Fix problem that affinity is not updated
Yang Li
1
-13
/
+6
2009-12-18
powerpc/mm: Fix stupid bug in subpge protection handling
David Gibson
1
-2
/
+2
2009-12-18
powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion
Yong Zhang
1
-1
/
+1
2009-12-18
powerpc: Fix MSI support on U4 bridge PCIe slot
Benjamin Herrenschmidt
2
-8
/
+49
2009-12-18
powerpc: Handle VSX alignment faults correctly in little-endian mode
Neil Campbell
1
-17
/
+46
2009-12-18
powerpc/mm: Fix typo of cpumask_clear_cpu()
Yang Li
1
-1
/
+1
2009-12-18
powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.
Sachin P. Sant
1
-4
/
+4
2009-12-18
powerpc: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-18
powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.
Gautham R Shenoy
1
-2
/
+4
2009-12-18
powerpc/pseries: Don't panic when H_PROD fails during cpu-online.
Gautham R Shenoy
1
-2
/
+2
2009-12-18
powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM
Benjamin Herrenschmidt
1
-1
/
+1
2009-12-18
powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigs
Anton Blanchard
2
-6
/
+6
2009-12-18
powerpc/defconfigs: Disable token ring in powerpc defconfigs
Anton Blanchard
5
-10
/
+10
2009-12-18
powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modules
Anton Blanchard
3
-5
/
+5
2009-12-18
powerpc/pseries: Select XICS and PCI_MSI PSERIES
Mel Gorman
1
-0
/
+2
2009-12-18
powerpc/85xx: Wrong variable returned on error
Roel Kluin
1
-1
/
+1
2009-12-18
powerpc/iseries: Convert to proc_fops
Alexey Dobriyan
1
-64
/
+83
2009-12-18
powerpc: Make the CMM memory hotplug aware
Robert Jennings
1
-6
/
+248
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
6
-8
/
+7
2009-12-16
PCI/cardbus: Add a fixup hook and fix powerpc
Benjamin Herrenschmidt
1
-0
/
+13
2009-12-16
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
37
-21
/
+4861
2009-12-16
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2
-0
/
+8
2009-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2
-0
/
+70
2009-12-16
iommu-helper: use bitmap library
Akinobu Mita
1
-2
/
+2
2009-12-16
dma-mapping: fix off-by-one error in dma_capable()
Jan Beulich
1
-1
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-16
ptrace: powerpc: implement user_single_step_siginfo()
Oleg Nesterov
2
-0
/
+11
2009-12-15
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
Rusty Russell
2
-0
/
+8
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
7
-22
/
+22
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-16
/
+16
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
3
-12
/
+12
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
4
-28
/
+28
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2
-2
/
+2
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
6
-13
/
+13
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-14
powerpc: fix up for mmu_mapin_ram api change
Stephen Rothwell
4
-6
/
+6
2009-12-12
powerpc: wii: allow ioremap within the memory hole
Albert Herranz
1
-0
/
+3
2009-12-12
powerpc: allow ioremap within reserved memory regions
Albert Herranz
3
-1
/
+9
2009-12-12
wii: use both mem1 and mem2 as ram
Albert Herranz
5
-7
/
+106
2009-12-12
wii: bootwrapper: add fixup to calc useable mem2
Albert Herranz
1
-3
/
+115
2009-12-12
powerpc: gamecube/wii: early debugging using usbgecko
Albert Herranz
6
-0
/
+94
[next]