Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a237c1c5bc5dc5c76a21be922dca4826f3eca8ca
/
arch
/
powerpc
59f9996
RapidIO/mpc85xx: fix possible mport registration problems
by Alexandre Bounine
· 14 years ago
1f112ce
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
by Rafael J. Wysocki
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
c60e65d
powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU
by Matt Evans
· 14 years ago
c1854e0
powerpc: Set nr_cpu_ids early and use it to free PACAs
by Ryan Grimm
· 14 years ago
f86d6b9
powerpc/pseries: Don't register global initcall
by Benjamin Herrenschmidt
· 14 years ago
b987812
powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.
by Paul Gortmaker
· 14 years ago
83ebb3e
Merge remote branch 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 14 years ago
f65e51d
Documentation: fix minor typos/spelling
by Sylvestre Ledru
· 14 years ago
d2f9892
powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDB
by Prabhakar Kushwaha
· 14 years ago
76d479a
powerpc/pmac/smp: Remove no-longer needed preempt workaround
by Benjamin Herrenschmidt
· 14 years ago
aeeafbf
powerpc/smp: Increase vdso_data->processorCount, not just decrease it
by Benjamin Herrenschmidt
· 14 years ago
c56e585
powerpc/smp: Create idle threads on demand and properly reset them
by Benjamin Herrenschmidt
· 14 years ago
105765f
powerpc/smp: Don't expose per-cpu "cpu_state" array
by Benjamin Herrenschmidt
· 14 years ago
734796f
powerpc/pmac/smp: Fix CPU hotplug crashes on some machines
by Benjamin Herrenschmidt
· 14 years ago
d729444
powerpc/smp: Add a smp_ops->bringup_up() done callback
by Benjamin Herrenschmidt
· 14 years ago
62cc67b
powerpc/pmac/smp: Properly NAP offlined CPU on G5
by Benjamin Herrenschmidt
· 14 years ago
e872e41
powerpc/pmac/smp: Remove HMT changes for PowerMac offline code
by Benjamin Herrenschmidt
· 14 years ago
4c6130d9
powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file
by Benjamin Herrenschmidt
· 14 years ago
45e07fd
powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit
by Benjamin Herrenschmidt
· 14 years ago
1c91cc5
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
by Benjamin Herrenschmidt
· 14 years ago
fb49f86
powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
by Benjamin Herrenschmidt
· 14 years ago
7a53a4f
powerpc/smp: Remove unused smp_ops->cpu_enable()
by Benjamin Herrenschmidt
· 14 years ago
b527d07
powerpc/smp: Remove unused generic_cpu_enable()
by Benjamin Herrenschmidt
· 14 years ago
4fcb883
powerpc/smp: Fix generic_mach_cpu_die()
by Benjamin Herrenschmidt
· 14 years ago
fa3f82c
powerpc/smp: soft-replugged CPUs must go back to start_secondary
by Benjamin Herrenschmidt
· 14 years ago
963e5d3
powerpc: Make decrementer interrupt robust against offlined CPUs
by Benjamin Herrenschmidt
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6aba74f
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
eead4d5
powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip
by Richard Cochran
· 14 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 14 years ago
d4db35e
powerpc/qe_ic: Fix another breakage from the irq_data conversion
by Benjamin Herrenschmidt
· 14 years ago
b3cf2bb
powerpc/8xx: Fix another breakage from the irq_data conversion
by Benjamin Herrenschmidt
· 14 years ago
8987ecc
powerpc/cell: Use handle_edge_eoi_irq for real
by Thomas Gleixner
· 14 years ago
23c6211
powerpc/pseries: Enable Chelsio network and iWARP drivers
by Anton Blanchard
· 14 years ago
8449380
powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory
by Benjamin Herrenschmidt
· 14 years ago
ad5d1c8
powerpc: Fix accounting of softirq time when idle
by Anton Blanchard
· 14 years ago
2d86938
powerpc/pseries/smp: query-cpu-stopped-state support won't change
by Milton Miller
· 14 years ago
943739f
powerpc/xics: Use hwirq for xics domain irq number
by Milton Miller
· 14 years ago
4f1fc48
powerpc/xics: Fix numberspace mismatch from irq_desc conversion
by Milton Miller
· 14 years ago
834796a
powerpc: Wire up new syscalls
by Stephen Rothwell
· 14 years ago
05e02d7
powerpc/booke: Correct the SPRN_MAS5 definition.
by Varun Sethi
· 14 years ago
67eb549
powerpc: ARCH_PFN_OFFSET should be unsigned long
by Scott Wood
· 14 years ago
6090912
powerpc: Implement dma_mmap_coherent()
by Benjamin Herrenschmidt
· 14 years ago
15d260b
powerpc/nvram: Don't overwrite oops/panic report on normal shutdown
by Jim Keniston
· 14 years ago
ff56535
powerpc: Restore some misc devices to our configs
by Stephen Rothwell
· 14 years ago
433c9c6
powerpc: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
ec775d0
powerpc: Convert to new irq_* function names
by Thomas Gleixner
· 14 years ago
7bfbc1f
powerpc: irq: Use irqdata based information
by Thomas Gleixner
· 14 years ago
ddaedd1
powerpc-fsl-msi-use-irqd.patch
by Thomas Gleixner
· 14 years ago
773e20d
powerpc: xilinx: Cleanup flow type handling
by Thomas Gleixner
· 14 years ago
1ac06cd
powerpc: uic: Cleanup flow type handling
by Thomas Gleixner
· 14 years ago
24a3f2e
powerpc: mpic: Cleanup flow type handling
by Thomas Gleixner
· 14 years ago
5fed97a
powerpc: mpc8xx_pic: Cleanup flow type handling
by Thomas Gleixner
· 14 years ago
ecf4b19
powerpc: ipic: Cleanup flow type handling
by Thomas Gleixner
· 14 years ago
7bf811a
powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLED
by Thomas Gleixner
· 14 years ago
a28ab38
powerpc: cpm2_pic: Cleanup flow type handling
by Thomas Gleixner
· 14 years ago
00e70ba
powerpc: cell: Fix the irq_desc access
by Thomas Gleixner
· 14 years ago
8c99f56
powerpc: mac: pic: Use irqd_is_level_type()
by Thomas Gleixner
· 14 years ago
212d786
powerpc: media5200: Remove pointless set_irq_type()
by Thomas Gleixner
· 14 years ago
98488db
powerpc: Use proper accessors for IRQ_* flags
by Thomas Gleixner
· 14 years ago
f9ba447
powerpc: cell: Use the core flow handler
by Thomas Gleixner
· 14 years ago
b2b755b
lib, arch: add filter argument to show_mem and fix private implementations
by David Rientjes
· 14 years ago
b81a618
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
93a7205
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
by Olaf Hering
· 14 years ago
8547727
remove dma64_addr_t
by FUJITA Tomonori
· 14 years ago
c1256eb
rapidio: remove mport resource reservation from common RIO code
by Alexandre Bounine
· 14 years ago
569fccb
rapidio: modify mport ID assignment
by Alexandre Bounine
· 14 years ago
2f80998
rapidio: modify subsystem and driver initialization sequence
by Alexandre Bounine
· 14 years ago
388b78a
rapidio: modify configuration to support PCI-SRIO controller
by Alexandre Bounine
· 14 years ago
f8f0626
rapidio: add architecture specific callbacks
by Alexandre Bounine
· 14 years ago
61f2e7b
bitops: remove minix bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f312eff
bitops: remove ext2 non-atomic bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
0664996
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
by Akinobu Mita
· 14 years ago
f57d7ff
powerpc: introduce little-endian bitops
by Akinobu Mita
· 14 years ago
a56560b
asm-generic: change little-endian bitops to take any pointer types
by Akinobu Mita
· 14 years ago
c4945b9
asm-generic: rename generic little-endian bitops functions
by Akinobu Mita
· 14 years ago
cae5d39
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
by Stephen Wilson
· 14 years ago
83b964b
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
by Stephen Wilson
· 14 years ago
31db58b
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
by Stephen Wilson
· 14 years ago
3e50594
add the common dma_addr_t typedef to include/linux/types.h
by FUJITA Tomonori
· 14 years ago
b6a8401
mm: NUMA aware alloc_thread_info_node()
by Eric Dumazet
· 14 years ago
a71f5d5
powerpc/ptrace: Remove BUG_ON when full register set not available
by Mike Wolf
· 14 years ago
d6a2639
powerpc: Factoring mpic cpu id fetching into a function
by Meador Inge
· 14 years ago
dfec220
powerpc: Make MPIC honor the "pic-no-reset" device tree property
by Meador Inge
· 14 years ago
90407c9
powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes
by Benjamin Herrenschmidt
· 14 years ago
6192978
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0a95d92
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
ec0afc9
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
61ef46f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
bc9c193
KVM: PPC: Fix SPRG get/set for Book3S and BookE
by Peter Tyser
· 14 years ago
8315320
Merge remote branch 'jwb/next' into next
by Benjamin Herrenschmidt
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
a5e6b13
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
7ca64e2
[CPUFREQ] Remove the pm_message_t argument from driver suspend
by Rafael J. Wysocki
· 14 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
0837e32
perf, powerpc: Handle events that raise an exception without overflowing
by Anton Blanchard
· 14 years ago
d109028
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0586bed
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
Next »