Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
25985edcedea6396277003854657b5f3cb31a628
/
arch
/
powerpc
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
7bf811a8
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
b80cd62
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b0aea14
powerpc/85xx: Fix signedness bug in cache-sram
by Vasiliy Kulikov
· 14 years ago
6820fea
powerpc/fsl_msi: Handle msi-available-ranges better
by Scott Wood
· 14 years ago
afc0a07
powerpc/85xx: Fix SPE float to integer conversion failure
by Shan Hai
· 14 years ago
cf77370
powerpc/85xx: Update sata controller compatible for p1022ds board
by Xulei
· 14 years ago
d1dcfbb
powerpc/mpc8xxx_gpio: simplify searching for 'fsl, qoriq-gpio' compatiable
by Anatolij Gustschin
· 14 years ago
3cc5a0f
powerpc/8xx: remove obsolete mgsuvd board
by Holger Brunck
· 14 years ago
c513e7c
powerpc/82xx: rename and update mgcoge board support
by Holger Brunck
· 14 years ago
93e2b95
powerpc/83xx: rename and update kmeter1
by Holger Brunck
· 14 years ago
ac6f120
powerpc/85xx: Workaroudn e500 CPU erratum A005
by Liu Yu
· 14 years ago
f4154e1
powerpc/fsl_pci: Add support for FSL PCIe controllers v2.x
by Prabhakar Kushwaha
· 14 years ago
decbb28
powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64e
by Kumar Gala
· 14 years ago
c9c6cac
kill path_lookup()
by Al Viro
· 14 years ago
8d7718a
futex: Sanitize futex ops argument types
by Michel Lespinasse
· 14 years ago
37a9d91
futex: Sanitize cmpxchg_futex_value_locked API
by Michel Lespinasse
· 14 years ago
964a299
powerpc/pseries: Disable MSI using new interface if possible
by Nishanth Aravamudan
· 14 years ago
17b9f9e
powerpc: Enable GENERIC_HARDIRQS_NO_DEPRECATED.
by Lennert Buytenhek
· 14 years ago
e118028
powerpc: core irq_data conversion.
by Lennert Buytenhek
· 14 years ago
73909af
powerpc: sysdev/xilinx_intc irq_data conversion.
by Lennert Buytenhek
· 14 years ago
42a07ae
powerpc: sysdev/uic irq_data conversion.
by Lennert Buytenhek
· 14 years ago
11afe2b
powerpc: sysdev/tsi108_pci irq_data conversion.
by Lennert Buytenhek
· 14 years ago
3a0adfa
powerpc: sysdev/qe_lib/qe_ic irq_data conversion.
by Lennert Buytenhek
· 14 years ago
41f3863
powerpc: sysdev/mv64x60_pic irq_data conversion.
by Lennert Buytenhek
· 14 years ago
94347cb
powerpc: sysdev/mpc8xxx_gpio irq_data conversion.
by Lennert Buytenhek
· 14 years ago
febd401
powerpc: sysdev/mpc8xx_pic irq_data conversion.
by Lennert Buytenhek
· 14 years ago
687228a
powerpc: sysdev/ipic irq_data conversion.
by Lennert Buytenhek
· 14 years ago
d420118
powerpc: sysdev/i8259 irq_data conversion.
by Lennert Buytenhek
· 14 years ago
Next »