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-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
72
-1172
/
+3856
2010-01-21
mpc8569mds: Add bscr setting for rtbi mode
Liu Yu-B13201
1
-0
/
+24
2010-01-21
dts/mpc8569mds: Cleanup tbi phy to support rtbi
Liu Yu-B13201
1
-5
/
+42
2010-01-15
vhost_net: a kernel-level virtio server
Michael S. Tsirkin
1
-0
/
+1
2010-01-15
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
7
-101
/
+418
2010-01-15
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
52
-1030
/
+3351
2010-01-15
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
2
-14
/
+12
2010-01-15
powerpc: Move /proc/ppc64 to /proc/powerpc update
Nathan Fontenot
1
-7
/
+7
2010-01-15
powerpc/8xx: Fix user space TLB walk in dcbX fixup
Joakim Tjernlund
1
-2
/
+2
2010-01-15
powerpc: Fix decrementer setup on 1GHz boards
Stefan Roese
1
-1
/
+10
2010-01-15
powerpc/iseries: Initialise on-stack completion
Michael Ellerman
1
-0
/
+2
2010-01-15
powerpc: Use helpers for rlimits
Jiri Slaby
2
-3
/
+3
2010-01-15
powerpc: cpumask_of_node() should handle -1 as a node
Anton Blanchard
1
-1
/
+3
2010-01-15
powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE
FUJITA Tomonori
1
-1
/
+3
2010-01-15
powerpc/pseries: Fix xics interrupt affinity
Anton Blanchard
1
-6
/
+6
2010-01-15
powerpc/swsusp_32: Fix TLB invalidation
Anton Vorontsov
1
-1
/
+1
2010-01-15
powerpc/8xx: Always pin kernel instruction TLB
Joakim Tjernlund
1
-4
/
+4
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
2010-01-06
powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx
Kumar Gala
52
-1030
/
+3351
2009-12-30
powerpc: Use scripts/mkuboot.sh instead of 'mkimage'
Peter Tyser
1
-2
/
+5
2009-12-30
powerpc/5200: update defconfigs
Grant Likely
6
-99
/
+413
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
[next]