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
/
iseries
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-18
powerpc/iseries: Convert to proc_fops
Alexey Dobriyan
1
-64
/
+83
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-11-24
powerpc: Replace old style lock initializer
Thomas Gleixner
1
-2
/
+6
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
1
-1
/
+1
2009-10-27
powerpc/iseries: Remove compiler version dependent hack
Stephen Rothwell
2
-42
/
+25
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
1
-1
/
+1
2009-09-11
powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdline
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-20
powerpc: Remove use of a second scratch SPRG in STAB code
Benjamin Herrenschmidt
1
-13
/
+24
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2
-16
/
+16
2009-08-20
powerpc: Rename exception.h to exception-64s.h
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-15
powerpc/iseries: Mark signal_vsp_instruction() as maybe unused
Michael Ellerman
1
-1
/
+2
2009-06-15
powerpc/iseries: Fix unused function warning in iSeries DT code
Michael Ellerman
1
-1
/
+2
2009-05-21
powerpc/pci: clean up direct access to sysdata by iseries platform
Kumar Gala
2
-5
/
+5
2009-05-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-05-15
powerpc/iseries: Fix pci breakage due to bad dma_data initialization
Stephen Rothwell x
2
-2
/
+5
2009-05-12
viocd: needs to depend on BLOCK
Alexander Beregalov
1
-0
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-03-11
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
1
-1
/
+1
2009-03-11
powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
1
-1
/
+1
2009-03-11
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
1
-1
/
+1
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-2
/
+2
2009-01-08
powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH
Kamalesh Babulal
1
-2
/
+3
2009-01-08
powerpc/iseries: Kexec is known not to work on iseries
Michael Ellerman
1
-0
/
+11
2008-12-21
powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK
Stephen Rothwell
1
-0
/
+1
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
1
-3
/
+4
2008-09-15
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
Paul Mackerras
1
-13
/
+10
2008-08-20
powerpc: Use bcd2bin/bin2bcd
Adrian Bunk
1
-13
/
+13
2008-08-07
powerpc/iseries: remove the old viocons driver
Stephen Rothwell
1
-10
/
+1
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
1
-1
/
+2
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-1
/
+2
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
1
-2
/
+2
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-2
/
+2
2008-07-16
powerpc: pci config cleanup
John Rigby
1
-0
/
+1
2008-07-09
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
1
-2
/
+2
2008-04-29
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
4
-21
/
+8
2008-04-24
[POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeries
Tony Breeds
1
-1
/
+26
2008-04-15
[POWERPC] iSeries: Localise and constify some iSeries data
Stephen Rothwell
6
-15
/
+11
2008-04-15
[POWERPC] iSeries: Make iseries_reg_save private to iSeries
Stephen Rothwell
1
-8
/
+64
2008-04-15
[POWERPC] iSeries: Use alternate paca structure for booting
Stephen Rothwell
2
-4
/
+47
2008-03-26
[POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macros
S.Çağlar Onur
1
-1
/
+2
2008-02-14
[POWERPC] free_property() must not be __init
Adrian Bunk
1
-1
/
+1
2008-02-05
iommu sg: powerpc: convert iommu to use the IOMMU helper
FUJITA Tomonori
1
-2
/
+2
2008-01-17
[POWERPC] iSeries: eliminate pci_dn bussubno
Stephen Rothwell
1
-5
/
+7
2008-01-17
[POWERPC] The pci_dn pcidev is only used by EEH
Stephen Rothwell
1
-1
/
+0
2007-12-21
Merge branch 'linux-2.6'
Paul Mackerras
1
-2
/
+15
2007-12-20
[POWERPC] arch/powerpc: Add missing of_node_put
Julia Lawall
1
-1
/
+3
2007-12-20
[POWERPC] fix iSeries PCI resource management
Benjamin Herrenschmidt
3
-75
/
+91
[prev]
[next]