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
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-13
powerpc/eeh: Fix crash on converting OF node to edev
Gavin Shan
1
-1
/
+1
2012-10-02
powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled
Timur Tabi
1
-2
/
+62
2012-10-02
powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled
Timur Tabi
1
-9
/
+29
2012-08-09
powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DS
Timur Tabi
1
-13
/
+93
2012-08-09
powerpc/eeh: Check handle_eeh_events() return value
Kleber Sacilotto de Souza
1
-2
/
+4
2012-07-16
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
2
-12
/
+16
2012-07-16
powerpc: check_and_cede_processor() never cedes
Anton Blanchard
1
-1
/
+1
2012-07-16
powerpc/pseries: Fix software invalidate TCE
Michael Neuling
1
-2
/
+2
2012-04-30
powerpc/pseries: Rivet CONFIG_EEH for pSeries platform
Gavin Shan
1
-2
/
+2
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
3
-9
/
+7
2012-04-23
powerpc/pmac: Don't add_timer() twice
Benjamin Herrenschmidt
1
-0
/
+9
2012-04-23
powerpc/eeh: Fix crash caused by null eeh_dev
Gavin Shan
1
-1
/
+1
2012-04-23
Merge remote-tracking branch 'kumar/merge' into merge
Benjamin Herrenschmidt
3
-22
/
+8
2012-04-19
powerpc/85xx: don't call of_platform_bus_probe() twice
Timur Tabi
3
-22
/
+8
2012-04-12
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
4
-5
/
+4
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2
-13
/
+16
2012-04-02
powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...
Andrew Morton
1
-1
/
+1
2012-04-02
powerpc/eeh: Remove eeh_event_handler()->daemonize()
Oleg Nesterov
1
-1
/
+1
2012-04-02
powerpc: Mark const init data with __initconst instead of __initdata
Uwe Kleine-König
3
-3
/
+3
2012-04-02
Merge remote-tracking branch 'kumar/next' into merge
Benjamin Herrenschmidt
4
-5
/
+5
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2012-03-29
powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h
Timur Tabi
4
-5
/
+5
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
64
-59
/
+9
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
65
-60
/
+9
2012-03-28
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2
-13
/
+16
2012-03-28
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
1
-2
/
+0
2012-03-28
powerpc/pseries: Cut down on enthusiastic use of defines in RAS code
Anton Blanchard
1
-25
/
+1
2012-03-28
powerpc/pseries: Clean up ras_error_interrupt code
Anton Blanchard
1
-19
/
+8
2012-03-28
powerpc/pseries: Remove RTAS_POWERMGM_EVENTS
Anton Blanchard
1
-1
/
+1
2012-03-28
powerpc/pseries: Use rtas_get_sensor in RAS code
Anton Blanchard
1
-4
/
+1
2012-03-28
powerpc/pseries: Parse and handle EPOW interrupts
Anton Blanchard
1
-17
/
+116
2012-03-28
powerpc: Make function that parses RTAS error logs global
Anton Blanchard
1
-66
/
+2
2012-03-28
powerpc/eeh: Retrieve PHB from global list
Gavin Shan
1
-14
/
+5
2012-03-28
powerpc/eeh: Remove eeh information from pci_dn
Gavin Shan
1
-16
/
+13
2012-03-28
powerpc/eeh: Remove eeh device from OF node
Gavin Shan
1
-1
/
+1
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
8
-16
/
+8
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
103
-10267
/
+2179
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+7
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-0
/
+4
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
18
-181
/
+129
2012-03-20
spufs: make register_filesystem the last potential failure exit
Al Viro
1
-5
/
+5
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+2
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2
-0
/
+2
2012-03-21
powerpc/spufs: Fix double unlocks
Benjamin Herrenschmidt
2
-2
/
+1
2012-03-21
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
16
-504
/
+762
2012-03-21
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
2
-1
/
+2
2012-03-21
powerpc/5200: convert mpc5200 to use of_platform_populate()
Grant Likely
1
-6
/
+4
2012-03-21
powerpc/mpc52xx: add a4m072 board support
Heiko Schocher
1
-0
/
+1
2012-03-20
powerpc/PCI: allow reallocation on PA Semi
Bjorn Helgaas
1
-3
/
+0
2012-03-17
powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone board
Vinh Nguyen Huu Tuong
1
-0
/
+1
[next]