Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
342ff7b24f42d01b27d884c699855c713d720fcb
/
include
/
asm-powerpc
9f5577d
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
045e72a
fix 'dynreloc miscount' link error on Powerpc
by Sam Ravnborg
· 17 years ago
97f1e7f
make powerpc BUG_ON() OK with pointers and bitwise
by Al Viro
· 17 years ago
6dfbde2
[POWERPC] Add function to check if address is an IO port
by Benjamin Herrenschmidt
· 17 years ago
c40b91b
[POWERPC] iSeries: Fix section mismatch warnings
by Stephen Rothwell
· 17 years ago
56a4c6e
[POWERPC] iSeries: We need vio_enable_interrupts
by Stephen Rothwell
· 17 years ago
f64fddb
[POWERPC] Provide ability to setup P2P bridge registers from struct resource
by Kumar Gala
· 17 years ago
2e56ff2
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
by Kumar Gala
· 17 years ago
d526996
[POWERPC] Removed setup_indirect_pci_nomap
by Kumar Gala
· 17 years ago
62c66c8
[POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link
by Kumar Gala
· 17 years ago
38805e5
[POWERPC] Add the ability to find PCI capabilities early on
by Kumar Gala
· 17 years ago
7fd7218
[POWERPC] MPIC protected sources
by Benjamin Herrenschmidt
· 17 years ago
34f329d
[POWERPC] of_detach_node()'s device node argument cannot be const
by Segher Boessenkool
· 17 years ago
486acd4
[CELL] spufs: rework list management and associated locking
by Christoph Hellwig
· 17 years ago
1474855
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
by Bob Nelson
· 17 years ago
8e68e2f
[CELL] spufs: extension of spu_create to support affinity definition
by Arnd Bergmann
· 17 years ago
9d92af6
[CELL] cell: add vicinity information on spus
by Arnd Bergmann
· 17 years ago
aa6d5b2
[CELL] cell: add per BE structure with info about its SPUs
by Arnd Bergmann
· 17 years ago
1cfc0f8
[CELL] spufs: fix decr_status meanings
by Masato Noguchi
· 17 years ago
27ec41d
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
by Andre Detsch
· 17 years ago
49776d3
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
by Kazunori Asayama
· 17 years ago
8d2655e
[CELL] saving spus information for kexec crash
by Andre Detsch
· 17 years ago
813f907
[CELL] pmi: remove support for mutiple devices.
by Christian Krafft
· 17 years ago
b41912c
Create linux/of_platorm.h
by Stephen Rothwell
· 18 years ago
f898f8d
Begin consolidation of of_device.h
by Stephen Rothwell
· 18 years ago
1ef4d42
Consolidate of_find_node_by routines
by Stephen Rothwell
· 18 years ago
581b605
Consolidate of_find_property
by Stephen Rothwell
· 18 years ago
0081cbc
Consolidate of_device_is_compatible
by Stephen Rothwell
· 18 years ago
97e873e
Start split out of common open firmware code
by Stephen Rothwell
· 18 years ago
76c1ce7
Split out common parts of prom.h
by Stephen Rothwell
· 18 years ago
c41917d
[PATCH] sched: sched_cacheflush is now unused
by Ralf Baechle
· 17 years ago
b111757
arch: personality independent stack top
by Peter Zijlstra
· 17 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 17 years ago
9e367d8
jprobes: remove JPROBE_ENTRY()
by Michael Ellerman
· 17 years ago
97ac735
sys_fallocate() implementation on i386, x86_64 and powerpc
by Amit Arora
· 17 years ago
317b3c2
fbdev: detect primary display device
by Antonino A. Daplas
· 17 years ago
10eb265
fbdev: move arch-specific bits to their respective subdirectories
by Antonino A. Daplas
· 17 years ago
9281ace
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
by Tejun Heo
· 17 years ago
e21ea24
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
by Martin Schwidefsky
· 17 years ago
489de30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
4b77758
Introduce compat_u64 and compat_s64 types
by Arnd Bergmann
· 17 years ago
45e98cd
page table handling cleanup
by Jan Beulich
· 17 years ago
caa5171
PCI: remove pci_dac_dma_... APIs
by Jan Beulich
· 17 years ago
575e334
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
by Michael Ellerman
· 18 years ago
bf22f6f
Merge branch 'for-2.6.23' into merge
by Paul Mackerras
· 17 years ago
3c0c9e3
[POWERPC] Add H_ILLAN_ATTRIBUTES hcall number
by Brian King
· 17 years ago
665f560
[POWERPC] Enable arbitary speed tty ioctls and split input/output speed
by David Woodhouse
· 17 years ago
bd67fcf
[POWERPC] Add __read_mostly support for powerpc
by Tony Breeds
· 17 years ago
b6f41cc
[POWERPC] Consolidate PowerPC 750 cputable features
by Josh Boyer
· 17 years ago
078f194
[POWERPC] Oprofile enhanced instruction sampling support
by will schmidt
· 17 years ago
94a3807
[POWERPC] Make the debugfs "powerpc" dir globally accessible
by Michael Ellerman
· 17 years ago
6a281856
[POWERPC] Add a warning to help trackdown device_node refcounting bugs
by Michael Ellerman
· 17 years ago
d3b814b
[POWERPC] Generalise device_node flag interface
by Michael Ellerman
· 17 years ago
80128ff
[POWERPC] 8xx: mpc885ads pcmcia support
by Vitaly Bordug
· 17 years ago
74a0ba6
[POWERPC] Move inline asm eieio to using eieio inline function
by Kumar Gala
· 17 years ago
80a7cc6
[POWERPC] Merge asm-ppc/mmu_context.h into asm-power/mmu_context.h
by Kumar Gala
· 17 years ago
3120234
[POWERPC] Split out asm-ppc/mmu.h portions for PowerPC 8xx
by David Gibson
· 17 years ago
67f74c9
[POWERPC] Split out asm-ppc/mmu.h portions for Freescale Book-E
by David Gibson
· 17 years ago
fe2f896
[POWERPC] spufs: Add spu stats in sysfs
by Christoph Hellwig
· 17 years ago
e9f8a0b
[POWERPC] spufs: Add stat file to spufs
by Christoph Hellwig
· 17 years ago
be70317
[POWERPC] spufs: Add bit definition
by Sebastian Siewior
· 17 years ago
9f79058
[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driver
by Olof Johansson
· 17 years ago
a4c9e32
[POWERPC] Use ppc64 style list management for pci_controller on ppc32
by Kumar Gala
· 17 years ago
0b1d40c
[POWERPC] Move pci_bus_to_hose users to pci_bus_to_host
by Kumar Gala
· 17 years ago
dbf8471
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
by Kumar Gala
· 17 years ago
5516b54
[POWERPC] Use global_number in ppc32 pci_controller
by Kumar Gala
· 17 years ago
6a50623
[POWERPC] Removed dead code related to PCI on ppc32
by Kumar Gala
· 17 years ago
bf440b71
[POWERPC] Remove local_number from pci_controller
by Kumar Gala
· 17 years ago
5531e41
[POWERPC] Merge asm-ppc/pci-bridge.h into asm-power/pci-bridge.h
by Kumar Gala
· 17 years ago
7d52c7b
[POWERPC] Pass the pci_controller into pci_exclude_device
by Kumar Gala
· 17 years ago
3dfaa76
[POWERPC] kill isa_{io,mem}_base definitions for !PCI
by Arnd Bergmann
· 17 years ago
edd5cd4
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
by David Woodhouse
· 17 years ago
ea1a734
[POWERPC] Abolish unused ucBoardRev variables
by David Gibson
· 17 years ago
71712b4
[POWERPC] Move iSeries_tb_recal into its own late_initcall.
by Tony Breeds
· 17 years ago
8007180
[POWERPC] PS3: Storage Driver Core
by Geert Uytterhoeven
· 17 years ago
32d7331
[POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver
by Geert Uytterhoeven
· 17 years ago
9e6b99b
[POWERPC] PS3: Frame buffer system-bus rework
by Geert Uytterhoeven
· 17 years ago
13a5e30
[POWERPC] PS3: Rework AV settings driver
by Geoff Levand
· 17 years ago
66c63b8
[POWERPC] PS3: System manager re-work
by Geoff Levand
· 17 years ago
7626e78
[POWERPC] PS3: Vuart rework
by Geoff Levand
· 17 years ago
6bb5cf1
[POWERPC] PS3: System-bus rework
by Geoff Levand
· 17 years ago
dc23fba
[POWERPC] PS3: Add support for HDMI RGB Full Range mode
by Masashi Kimoto
· 17 years ago
1322810
[POWERPC] PS3: Compare firmware version
by Masakazu Mokuno
· 17 years ago
b7abc5c
[POWERPC] Fix Kexec/Kdump for power6
by Sachin P. Sant
· 17 years ago
4cefebb1
[POWERPC] Fix stolen time for SMT without LPAR
by Michael Neuling
· 17 years ago
e3855fa
[POWERPC] Add for_each_compatible_node()
by Michael Ellerman
· 17 years ago
ee51de5
[POWERPC] Add irq_create_direct_mapping()
by Michael Ellerman
· 17 years ago
35923f12
[POWERPC] Uninline and export virq_to_hw()
by Olof Johansson
· 17 years ago
8dab524
Rework ptep_set_access_flags and fix sun4c
by Benjamin Herrenschmidt
· 17 years ago
4508dc2
[POWERPC] Merge CPU features pertaining to icache coherency
by David Gibson
· 17 years ago
8e561e7
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
by David Gibson
· 17 years ago
9c709f3
[POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.h
by David Gibson
· 17 years ago
f21f49e
[POWERPC] Remove the dregs of APUS support from arch/powerpc
by David Gibson
· 17 years ago
90ac19a
[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc
by David Gibson
· 17 years ago
4db68bf
[POWERPC] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMU
by David Gibson
· 17 years ago
d8c391a
[POWERPC] Donate idle CPU cycles on dedicated partitions
by Jake Moilanen
· 17 years ago
69d15f6
[POWERPC] Consolidate sys_sigaltstack
by Christoph Hellwig
· 17 years ago
865418d
[POWERPC] Uninline common ptrace bits
by Benjamin Herrenschmidt
· 17 years ago
e17666b
[POWERPC] ptrace updates & new, better requests
by Benjamin Herrenschmidt
· 17 years ago
3d5134e
[POWERPC] Rewrite IO allocation & mapping on powerpc64
by Benjamin Herrenschmidt
· 17 years ago
Next »