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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
18
-3
/
+16
2010-03-04
powerpc/cpm2: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-03-04
powerpc/qe: Convert qe_ic_lock to raw_spinlock
Anton Vorontsov
1
-5
/
+5
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+2
2010-02-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2010-02-19
powerpc: Convert mpic locks to raw_spinlock
Thomas Gleixner
1
-19
/
+19
2010-02-19
powerpc: Convert i8259_lock to raw_spinlock
Thomas Gleixner
1
-11
/
+11
2010-02-19
powerpc: Convert ipic_lock to raw_spinlock
Thomas Gleixner
1
-9
/
+9
2010-02-18
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
1
-1
/
+2
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
9
-10
/
+10
2010-02-17
powerpc: Add coherent_dma_mask to mv64x60 devices
Corey Minyard
1
-0
/
+3
2010-02-10
powerpc/44x: Fix L2-cache support for 460GT
Stefan Roese
1
-1
/
+2
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
1
-2
/
+2
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
3
-6
/
+6
2010-01-29
powerpc/4xx: Add pcix type 1 transactions
Stef van Os
1
-1
/
+2
2009-12-21
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
3
-10
/
+47
2009-12-18
powerpc/mpic: Fix problem that affinity is not updated
Yang Li
1
-13
/
+6
2009-12-18
powerpc: Fix MSI support on U4 bridge PCIe slot
Benjamin Herrenschmidt
2
-8
/
+49
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2
-6
/
+6
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
20
-76
/
+207
2009-12-10
powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata.
Felix Radensky
1
-1
/
+20
2009-12-10
powerpc/cpm2_pic: Allow correct flow_types for port C interrupts
Mark Ware
1
-7
/
+21
2009-12-09
powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllers
Anton Vorontsov
1
-2
/
+6
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
9
-9
/
+9
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
13
-17
/
+17
2009-11-20
powerpc/fsl: Add PCI device ids for new QoirQ chips
Kumar Gala
1
-0
/
+14
2009-11-20
powerpc/85xx: Kconfig cleanup
Kumar Gala
2
-3
/
+3
2009-11-11
powerpc/85xx/86xx: Add suspend/resume support
Anton Vorontsov
2
-0
/
+89
2009-11-11
powerpc/qe: Implement QE driver for handling resume on MPC85xx
Anton Vorontsov
1
-0
/
+34
2009-11-11
powerpc/qe: QE also shuts down on MPC8568
Anton Vorontsov
1
-13
/
+0
2009-11-11
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
2
-6
/
+11
2009-11-11
powerpc/qe: Increase MAX_QE_RISC to 4
Anton Vorontsov
1
-1
/
+1
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
12
-27
/
+29
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
1
-1
/
+1
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
7
-15
/
+70
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+13
2009-09-05
powerpc: Fix i8259 interrupt driver kernel crash on ML510
Roderick Colenbrander
1
-1
/
+0
2009-08-30
powerpc/qe: Implement qe_alive_during_sleep() helper function
Anton Vorontsov
1
-0
/
+13
2009-08-25
powerpc/qe_lib: Set gpio data before changing the direction to output
Michael Barkowski
1
-2
/
+2
2009-08-24
powerpc/85xx: issue fsl_soc reboot warning only when applicable
Paul Gortmaker
1
-2
/
+4
2009-08-20
powerpc/nvram: Allow byte length reads from mmio NVRAM driver
Martyn Welch
1
-0
/
+32
2009-08-20
powerpc/qe: introduce missing kfree
Julia Lawall
1
-1
/
+4
2009-08-20
powerpc/ipic: introduce missing kfree
Julia Lawall
1
-1
/
+3
2009-08-20
powerpc/ipic: unmask all interrupt sources
Sebastian Andrzej Siewior
1
-0
/
+3
2009-08-20
powerpc/fsl_rio: Add kmalloc NULL tests
Julia Lawall
1
-4
/
+14
2009-08-20
powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs
Michael Ellerman
1
-5
/
+8
2009-07-08
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
4
-13
/
+7
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
2
-3
/
+3
[next]