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
2011-03-29
powerpc: Use generic show_interrupts()
Thomas Gleixner
2
-60
/
+3
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
53
-187
/
+188
2011-03-29
powerpc: irq: Use irqdata based information
Thomas Gleixner
1
-6
/
+8
2011-03-29
powerpc-fsl-msi-use-irqd.patch
Thomas Gleixner
1
-10
/
+11
2011-03-29
powerpc: xilinx: Cleanup flow type handling
Thomas Gleixner
1
-6
/
+0
2011-03-29
powerpc: uic: Cleanup flow type handling
Thomas Gleixner
1
-17
/
+10
2011-03-29
powerpc: mpic: Cleanup flow type handling
Thomas Gleixner
1
-17
/
+12
2011-03-29
powerpc: mpc8xx_pic: Cleanup flow type handling
Thomas Gleixner
1
-8
/
+1
2011-03-29
powerpc: ipic: Cleanup flow type handling
Thomas Gleixner
1
-9
/
+7
2011-03-29
powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLED
Thomas Gleixner
1
-15
/
+10
2011-03-29
powerpc: cpm2_pic: Cleanup flow type handling
Thomas Gleixner
1
-10
/
+8
2011-03-29
powerpc: cell: Fix the irq_desc access
Thomas Gleixner
1
-8
/
+1
2011-03-29
powerpc: mac: pic: Use irqd_is_level_type()
Thomas Gleixner
1
-1
/
+1
2011-03-29
powerpc: media5200: Remove pointless set_irq_type()
Thomas Gleixner
1
-6
/
+1
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
20
-26
/
+24
2011-03-28
powerpc: cell: Use the core flow handler
Thomas Gleixner
2
-49
/
+2
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-17
/
+0
2011-03-23
remove dma64_addr_t
FUJITA Tomonori
1
-2
/
+0
2011-03-23
rapidio: remove mport resource reservation from common RIO code
Alexandre Bounine
1
-0
/
+9
2011-03-23
rapidio: modify mport ID assignment
Alexandre Bounine
1
-25
/
+0
2011-03-23
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
1
-9
/
+1
2011-03-23
rapidio: modify configuration to support PCI-SRIO controller
Alexandre Bounine
3
-3
/
+11
2011-03-23
rapidio: add architecture specific callbacks
Alexandre Bounine
1
-25
/
+27
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-14
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-14
/
+0
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
1
-0
/
+4
2011-03-23
powerpc: introduce little-endian bitops
Akinobu Mita
1
-23
/
+38
2011-03-23
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-2
/
+2
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
1
-7
/
+8
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-5
/
+0
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2
-3
/
+3
2011-03-21
powerpc/ptrace: Remove BUG_ON when full register set not available
Mike Wolf
2
-3
/
+14
2011-03-21
powerpc: Factoring mpic cpu id fetching into a function
Meador Inge
1
-17
/
+14
2011-03-21
powerpc: Make MPIC honor the "pic-no-reset" device tree property
Meador Inge
2
-11
/
+59
2011-03-21
powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes
Benjamin Herrenschmidt
1
-2
/
+5
2011-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+24
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
93
-1280
/
+2097
2011-03-17
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+16
2011-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-1
/
+1
2011-03-17
KVM: PPC: Fix SPRG get/set for Book3S and BookE
Peter Tyser
2
-12
/
+16
2011-03-17
Merge remote branch 'jwb/next' into next
Benjamin Herrenschmidt
9
-7
/
+218
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
25
-131
/
+493
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2011-03-16
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+53
2011-03-16
[CPUFREQ] Remove the pm_message_t argument from driver suspend
Rafael J. Wysocki
1
-1
/
+1
[next]