Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
721c0c8af1a27941a34af5046aae4a8369c8404c
/
arch
721c0c8
[POWERPC] Add support for PORTA and PORTB odr registers
by Jochen Friedrich
· 17 years ago
0b5cf10
[POWERPC] 8xx: Convert mpc866ads to the new device binding.
by Scott Wood
· 17 years ago
77d4309
[POWERPC] ipic: ack only for edge interrupts
by Li Yang
· 17 years ago
ea082fa
[POWERPC] FSL: Added aliases node to device trees
by Kumar Gala
· 17 years ago
e77b28e
[POWERPC] FSL: enet device tree cleanups
by Kumar Gala
· 17 years ago
ec9686c
[POWERPC] FSL: I2C device tree cleanups
by Kumar Gala
· 17 years ago
1c1d167
[POWERPC] 86xx: Add aliases node to 8641hpcn DTS file.
by Jon Loeliger
· 17 years ago
7264ec4
[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer
by Timur Tabi
· 17 years ago
41bad27
[POWERPC] 83xx: Add MPC837x MDS default kernel configuration
by Li Yang
· 17 years ago
833e31e
[POWERPC] 83xx: Add platform support for MPC837x MDS board
by Li Yang
· 17 years ago
f03ca95
[POWERPC] ipic: add new interrupts introduced by new chip
by Li Yang
· 17 years ago
a58d524
[POWERPC] add e300c4 entry to cputable
by Li Yang
· 17 years ago
882407b
[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h.
by Jon Loeliger
· 17 years ago
c1469f1
[POWERPC] Emulate isel (Integer Select) instruction
by Kumar Gala
· 17 years ago
7ee1746
[POWERPC] Early debug forces console log level to max
by Benjamin Herrenschmidt
· 17 years ago
837c54d
[POWERPC] Add of_translate_dma_address
by Benjamin Herrenschmidt
· 17 years ago
f276b5b
[POWERPC] Remove useless volatiles in udbg_16550.c
by Benjamin Herrenschmidt
· 17 years ago
6d39635
[POWERPC] Change 32-bit PCI message about resource allocation
by Benjamin Herrenschmidt
· 17 years ago
05d3957
[POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resources
by Benjamin Herrenschmidt
· 17 years ago
13dccb9
[POWERPC] Merge pci_process_bridge_OF_ranges()
by Benjamin Herrenschmidt
· 17 years ago
25e81f9
[POWERPC] Make isa_mem_base common to 32 and 64 bits
by Benjamin Herrenschmidt
· 17 years ago
cfad589
Merge branch 'linux-2.6' into for-2.6.25
by Paul Mackerras
· 17 years ago
430b01e
[POWERPC] Kill flatdevtree.c
by David Gibson
· 17 years ago
2f0dfea
[POWERPC] Use embedded libfdt in the bootwrapper
by David Gibson
· 17 years ago
1cade99
[POWERPC] Merge libfdt upstream source
by David Gibson
· 17 years ago
b76e5e9
[POWERPC] EEH: Avoid a possible NULL pointer dereference
by Stephen Rothwell
· 17 years ago
1dee202
[POWERPC] iSeries: Merge vpdinfo.c into pci.c
by Stephen Rothwell
· 17 years ago
1be9ad6
[POWERPC] iSeries: Clean up and simplify vdpinfo.c
by Stephen Rothwell
· 17 years ago
cd9afb3
[POWERPC] iSeries: DeCamelCase vpdinfo.c
by Stephen Rothwell
· 17 years ago
b3b9595
[POWERPC] Update xmon slb code
by will schmidt
· 17 years ago
584f8b7
[POWERPC] Use SLB size from the device tree
by Michael Neuling
· 17 years ago
44ef339
[POWERPC] pci_controller->arch_data really is a struct device_node *
by Stephen Rothwell
· 17 years ago
6207e81
[POWERPC] Don't special case pci_domain_nr() for iSeries
by Stephen Rothwell
· 17 years ago
9ccc4fd
[POWERPC] Remove some iSeries platform checks from the PCI code
by Stephen Rothwell
· 17 years ago
c96bede
[POWERPC] iSeries: hose->buid is always zero for iSeries
by Stephen Rothwell
· 17 years ago
cb99302
[POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch
by Stephen Rothwell
· 17 years ago
e60516e
[POWERPC] Inline pci_setup_pci_controller as it has become trivial
by Stephen Rothwell
· 17 years ago
5376174
[POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dn
by Stephen Rothwell
· 17 years ago
3b32c16
[POWERPC] iSeries: Reduce dependence on pci_dn bussubno
by Stephen Rothwell
· 17 years ago
2cd1008
[POWERPC] iSeries: iseries_ds_addr is only used in pci.c
by Stephen Rothwell
· 17 years ago
72ece3b
[POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_Information
by Stephen Rothwell
· 17 years ago
3448938
[POWERPC] iSeries: Remove one layer of IO routines
by Stephen Rothwell
· 17 years ago
0d416f2
[POWERPC] iSeries: Consoldiate PCI IO error check
by Stephen Rothwell
· 17 years ago
3f17863
[POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixup
by Stephen Rothwell
· 17 years ago
6a90579
[POWERPC] iSeries: Remove some dead code from pci.c
by Stephen Rothwell
· 17 years ago
7a73bd7
[POWERPC] iSeries: DeCamelCase pci.c
by Stephen Rothwell
· 17 years ago
b9b1812
[POWERPC] iSeries: Cleanup PCI retry code a little
by Stephen Rothwell
· 17 years ago
9103eb7
[POWERPC] iSeries: Move find_Device_Node to avoid a forward declaration
by Stephen Rothwell
· 17 years ago
96188ce
[POWERPC] pSeries: Remove dependency on pci_dn bussubno
by Stephen Rothwell
· 17 years ago
68d315f
[POWERPC] iommu_free_table doesn't need the device_node
by Stephen Rothwell
· 17 years ago
0d9dc4b
[POWERPC] lparcfg: Remove useless buffer allocation
by Nathan Lynch
· 17 years ago
24f1f17
[POWERPC] Update celleb_defconfig to add support for native CBE
by Ishizaki Kou
· 17 years ago
9858ee8
[POWERPC] celleb: Add support for native CBE
by Ishizaki Kou
· 17 years ago
c7a3f93
[POWERPC] cell: Fix undefined reference to mmio_nvram_init
by Ishizaki Kou
· 17 years ago
94b146c
[POWERPC] kernel_execve is identical in 32 and 64 bit
by Stephen Rothwell
· 17 years ago
18cce5d
[POWERPC] Use of_register_driver to implement of_register_platform_driver
by Stephen Rothwell
· 17 years ago
437105f
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
6d98bda
powerpc: Fix IDE legacy vs. native fixups
by Benjamin Herrenschmidt
· 17 years ago
b242a60
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
aa0ebec
[IA64] Fix iosapic interrupt delivery mode for CPE
by Kenji Kaneshige
· 17 years ago
3661999
[IA64] kprobe: make kreturn probe handler stack unwind correct
by Shaohua Li
· 17 years ago
965d747
[IA64] operator priority fix in acpi_map_lsapic()
by Roel Kluin
· 17 years ago
c2eeb32
[IA64] Add missing "space" to concatenated strings
by Joe Perches
· 17 years ago
685c7f5
[IA64] make full use of macro efi_md_size
by Li Zefan
· 17 years ago
b898a42
[IA64] rename _bss to __bss_start
by Bernhard Walle
· 17 years ago
afc2cf3
[IA64] SGI Altix : fix bug in sn_io_late_init()
by Mike Habeck
· 17 years ago
9e004eb
[IA64] iosapic cleanup
by Simon Horman
· 17 years ago
b9ab117
[IA64] signal : fix missing error checkings
by Shi Weihua
· 17 years ago
bdc2619
[IA64] export copy_page() to modules
by Andrew Morton
· 17 years ago
ff08e65
[IA64] don't assume that unwcheck.py is executable
by Andrew Morton
· 17 years ago
1f0abae
[IA64] increase .data.patch offset
by Andrew Morton
· 17 years ago
bff713b
ibm_newemac: Cleanup/fix support for STACR register variants
by Benjamin Herrenschmidt
· 17 years ago
1f57877
ibm_newemac: Cleanup/Fix RGMII MDIO support detection
by Benjamin Herrenschmidt
· 17 years ago
e17587b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
f3656b9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
5998a3c
[AVR32] Fix wrong pt_regs in critical exception handler
by Haavard Skinnemoen
· 17 years ago
68ca3e5
[AVR32] Fix copy_to_user_page() breakage
by Haavard Skinnemoen
· 17 years ago
2507bc1
[AVR32] Follow the rules when dealing with the OCD system
by Haavard Skinnemoen
· 17 years ago
8dfe8f2
[AVR32] Clean up OCD register usage
by Haavard Skinnemoen
· 17 years ago
320516b
[AVR32] Implement irqflags trace and lockdep support
by Haavard Skinnemoen
· 17 years ago
2f02603
[AVR32] Implement stacktrace support
by Haavard Skinnemoen
· 17 years ago
58bd2bf
[AVR32] Kconfig: Use def_bool instead of bool + default
by Haavard Skinnemoen
· 17 years ago
df67977
[AVR32] Fix invalid status register bit definitions in asm/ptrace.h
by Haavard Skinnemoen
· 17 years ago
b332b8b
[SPARC64]: Fix memory controller register access when non-SMP.
by David S. Miller
· 17 years ago
5fa2e15
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
7cc955c
[POWERPC] virtex bug fix: Use canonical value for AC97 interrupt xparams
by Grant Likely
· 17 years ago
f194d13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
f7a5274
Pull suspend-2.6.24 into release branch
by Len Brown
· 17 years ago
74d0f33
ACPI: suspend: old debugging hacks sneaked back
by Pavel Machek
· 17 years ago
09f3eca
Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Linus Torvalds
· 17 years ago
e1b7361
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 17 years ago
bee86f1
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
by Kumar Gala
· 17 years ago
ceaeee6
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
3743d33
Tiny clean-up of OPROFILE/KPROBES configuration
by Linus Torvalds
· 17 years ago
00a5825
Fix oprofile configuration breakage
by Ralf Baechle
· 17 years ago
721fdf3
[PARISC] print more than one character at a time for pdc console
by Kyle McMartin
· 17 years ago
2421ba5
[PARISC] timer interrupt should not be IRQ_DISABLED
by Kyle McMartin
· 17 years ago
9d29213
Revert "[PARISC] import necessary bits of libgcc.a"
by Kyle McMartin
· 17 years ago
5e2862e
[MIPS] Oprofile: Fix computation of number of counters.
by Ralf Baechle
· 17 years ago
0e8120e
[MIPS] Alchemy: fix IRQ bases
by Sergei Shtylyov
· 17 years ago
Next »