index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2011-03-24
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-17
/
+0
2011-03-24
remove dma64_addr_t
FUJITA Tomonori
1
-2
/
+0
2011-03-24
rapidio: remove mport resource reservation from common RIO code
Alexandre Bounine
1
-0
/
+9
2011-03-24
rapidio: modify mport ID assignment
Alexandre Bounine
1
-25
/
+0
2011-03-24
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
1
-9
/
+1
2011-03-24
rapidio: modify configuration to support PCI-SRIO controller
Alexandre Bounine
3
-3
/
+11
2011-03-24
rapidio: add architecture specific callbacks
Alexandre Bounine
1
-25
/
+27
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-14
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-14
/
+0
2011-03-24
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
1
-0
/
+4
2011-03-24
powerpc: introduce little-endian bitops
Akinobu Mita
1
-23
/
+38
2011-03-24
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-2
/
+2
2011-03-24
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-23
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-5
/
+0
2011-03-23
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-18
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+16
2011-03-18
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-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
25
-131
/
+493
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2011-03-17
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+53
2011-03-17
[CPUFREQ] Remove the pm_message_t argument from driver suspend
Rafael J. Wysocki
1
-1
/
+1
[next]