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
/
sysdev
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
1
-1
/
+5
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2
-6
/
+4
2012-04-30
powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller
Grant Likely
1
-41
/
+20
2012-04-27
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-04-23
powerpc/mpic: Properly set default triggers
Benjamin Herrenschmidt
1
-12
/
+30
2012-04-23
powerpc/mpic: Fix confusion between hw_irq and virq
Benjamin Herrenschmidt
1
-8
/
+4
2012-04-19
powerpc/mpic_msgr: fix offset error when setting mer register
Mingkai Hu
1
-1
/
+1
2012-04-19
powerpc/mpic_msgr: add lock for MPIC message global variable
Mingkai Hu
1
-5
/
+5
2012-04-18
powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig]
Paul Gortmaker
1
-0
/
+1
2012-04-02
Merge remote-tracking branch 'kumar/next' into merge
Benjamin Herrenschmidt
1
-2
/
+20
2012-03-29
powerpc/qe: Update the SNUM table for MPC8569 Rev2.0
Dave Liu
1
-2
/
+20
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
4
-3
/
+1
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
14
-73
/
+710
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
18
-166
/
+92
2012-03-21
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
11
-22
/
+584
2012-03-17
powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone board
Vinh Nguyen Huu Tuong
1
-0
/
+70
2012-03-16
powerpc: add support for MPIC message register API
Jia Hongtao
2
-0
/
+284
2012-03-16
powerpc/85xx: l2sram - Add compatible entry for mpc8548 L2 controller
chenhui zhao
1
-0
/
+3
2012-03-16
powerpc/85xx: Fix compiler error with THIS_MODULE and related
Claudiu Manoil
2
-0
/
+2
2012-03-16
powerpc: Move GE PIC drivers
Martyn Welch
5
-0
/
+270
2012-03-16
powerpc/fsl_msi: return proper error value when ioremap failed.
Liu Shuo
1
-0
/
+1
2012-03-16
powerpc/srio: Fix the compile errors when building with 64bit
Liu Gang
1
-20
/
+22
2012-03-16
powerpc/srio: Fix the relocation errors when building with 64bit
Liu Gang
1
-2
/
+2
2012-02-27
powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics
Benjamin Herrenschmidt
1
-2
/
+6
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
1
-1
/
+1
2012-02-23
powerpc/mpic: Add "last-interrupt-source" property to override hardware
Kyle Moffett
1
-20
/
+26
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
2
-13
/
+8
2012-02-23
fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag
Kyle Moffett
1
-0
/
+2
2012-02-23
powerpc/mpic: Fix use of "flags" variable in mpic_alloc()
Kyle Moffett
1
-24
/
+22
2012-02-16
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
4
-57
/
+4
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
4
-4
/
+4
2012-02-16
irq_domain: constify irq_domain_ops
Grant Likely
1
-1
/
+1
2012-02-16
irq_domain: Add support for base irq and hwirq in legacy mappings
Grant Likely
2
-2
/
+2
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
14
-43
/
+22
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
1
-6
/
+6
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
18
-79
/
+79
2012-01-17
arch/powerpc/sysdev/fsl_pci.c: add missing iounmap
Julia Lawall
1
-2
/
+3
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+0
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-34
/
+8
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-10
/
+9
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
3
-10
/
+9
2012-01-04
powerpc/fsl: add MSI support for the Freescale hypervisor
Timur Tabi
3
-23
/
+81
2012-01-04
arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfree
Julia Lawall
1
-0
/
+1
2012-01-04
powerpc/fsl: Add support for Integrated Flash Controller
Prabhakar Kushwaha
2
-0
/
+311
2012-01-04
powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address
Kumar Gala
1
-0
/
+55
2012-01-03
fs: move code out of buffer.c
Al Viro
1
-1
/
+0
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+0
2011-12-21
power: qe_ic - convert sysdev_class to a regular subsystem
Kay Sievers
1
-6
/
+6
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-3
/
+3
[next]