Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1b41bdf68a72c1fd506ee3dbfbf954fd2eaef75c
/
arch
1b41bdf
[ARM] 4761/1: [AT91] Board-support for NEW_LEDs
by Andrew Victor
· 18 years ago
2743f0c
[ARM] 4760/1: [AT91] SPI CS0 errata on AT91RM9200
by Andrew Victor
· 18 years ago
6d2a840
[ARM] 4759/1: [AT91] Buttons on CSB300
by Andrew Victor
· 18 years ago
a04ff1a
[ARM] 4758/1: [AT91] LEDs
by Andrew Victor
· 18 years ago
c8f385a
[ARM] 4757/1: [AT91] UART initialization
by Andrew Victor
· 18 years ago
b7b272a
[ARM] 4756/1: [AT91] Makefile cleanup
by Andrew Victor
· 18 years ago
2282355
[ARM] 4755/1: [AT91] NAND update
by Andrew Victor
· 18 years ago
bfbc326
[ARM] 4754/1: [AT91] SSC library support
by Andrew Victor
· 18 years ago
c6686ff
[ARM] 4753/1: [AT91] Use DMA_BIT_MASK
by Andrew Victor
· 18 years ago
884f5a6
[ARM] 4752/1: [AT91] RTT, RTC and WDT peripherals on SAM9
by Andrew Victor
· 18 years ago
e292080
[ARM] 4751/1: [AT91] ISI peripheral on SAM9263
by Andrew Victor
· 18 years ago
f06e656
[ARM] 4750/1: [AT91] STN LCD displays on SAM9261
by Andrew Victor
· 18 years ago
a50d49db
[ARM] 4734/1: at91sam9263ek: include IRQ for Ethernet PHY
by David Brownell
· 18 years ago
5248c65
[ARM] 4646/1: AT91: configurable HZ, default to 128
by David Brownell
· 18 years ago
7cbed2b
[ARM] 4656/1: AT91: Tweak interrupt priorities
by Andrew Victor
· 18 years ago
87fee01
[ARM] 4647/1: at91rm9200: Remove redundant machine-type verification and manipulation
by Guennadi Liakhovetski
· 18 years ago
5170874
[ARM] 4610/2: AT91: Support for STN LCD on SAM9261-EK board.
by Andrew Victor
· 18 years ago
b66545e
[ARM] 4602/3: AT91: debugfs interface to view GPIO pin state
by Andrew Victor
· 18 years ago
9745512
sched: latencytop support
by Arjan van de Ven
· 18 years ago
8f4d37e
sched: high-res preemption tick
by Peter Zijlstra
· 18 years ago
86ef5c9
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
by Gautham R Shenoy
· 18 years ago
86faf39
sched: remove printk_clock references from ia64
by Ingo Molnar
· 18 years ago
b842271
sched: remove printk_clock()
by Ingo Molnar
· 18 years ago
7556afa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 18 years ago
eba0e31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 18 years ago
d6c49a7
[AVR32] extint: Set initial irq type to low level
by Haavard Skinnemoen
· 18 years ago
e4f586f
[AVR32] extint: change set_irq_type() handling
by David Brownell
· 18 years ago
e7ba176
[AVR32] NMI debugging
by Haavard Skinnemoen
· 18 years ago
f6135d1
[AVR32] constify function pointer tables
by Jan Engelhardt
· 18 years ago
0062572
[AVR32] ATNGW100: Update defconfig
by Haavard Skinnemoen
· 18 years ago
f141035
[AVR32] ATSTK1002: Update defconfig
by Haavard Skinnemoen
· 18 years ago
e8897bf
[AVR32] Kconfig: Choose daughterboard instead of CPU
by Haavard Skinnemoen
· 18 years ago
78693e4
[AVR32] Add support for ATSTK1003 and ATSTK1004
by Haavard Skinnemoen
· 18 years ago
64d8105
[AVR32] Clean up external DAC setup code
by Haavard Skinnemoen
· 18 years ago
f4c41b2
[AVR32] ATSTK1000: Move gpio-leds setup to setup.c
by Haavard Skinnemoen
· 18 years ago
438ff3f
[AVR32] Add support for AT32AP7001 and AT32AP7002
by Haavard Skinnemoen
· 18 years ago
281ef58
[AVR32] Provide more CPU information in /proc/cpuinfo and dmesg
by Haavard Skinnemoen
· 18 years ago
2853ce5
[AVR32] Oprofile support
by Haavard Skinnemoen
· 20 years ago
a7f5bf9
[AVR32] Include instrumentation menu
by Haavard Skinnemoen
· 18 years ago
13b54a5
[AVR32] Enable debugging only when needed
by Haavard Skinnemoen
· 18 years ago
7f0f616
[AVR32] Remove redundant try_to_freeze() call from do_signal()
by Haavard Skinnemoen
· 18 years ago
3611553
[AVR32] Drop GFP_COMP for DMA memory allocations
by Haavard Skinnemoen
· 18 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 18 years ago
38a382a
Kobject: convert arch/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 18 years ago
52840bd6
Kobject: the cris iop_fw_load.c code is broken
by Greg Kroah-Hartman
· 18 years ago
542eb75
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 18 years ago
a521cf2
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create_and_add
by Greg Kroah-Hartman
· 18 years ago
c199790
Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 18 years ago
d48b335
Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 18 years ago
5b3f355
Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 18 years ago
d76e15f
driver core: make /sys/power a kobject
by Greg Kroah-Hartman
· 18 years ago
f62ed9e
firmware: change firmware_kset to firmware_kobj
by Greg Kroah-Hartman
· 18 years ago
d91885b
kset: convert s390 ipl.c to use kset_create
by Greg Kroah-Hartman
· 18 years ago
9b94916
kobject: convert s390 ipl.c to kobj_attr interface
by Greg Kroah-Hartman
· 18 years ago
79393fc
kobject: convert pseries/power.c to kobj_attr interface
by Greg Kroah-Hartman
· 18 years ago
851324c6
kobject: convert arm/mach-omap1/pm.c to kobj_attr interface
by Greg Kroah-Hartman
· 18 years ago
039a5dc
kset: convert /sys/power to use kset_create
by Greg Kroah-Hartman
· 18 years ago
9b47770
kobject: convert s390 hypervisor to use kobject_create
by Greg Kroah-Hartman
· 18 years ago
2d72fc0
kobject: convert /sys/hypervisor to use kobject_create
by Greg Kroah-Hartman
· 18 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 18 years ago
775b64d
PM: Acquire device locks on suspend
by Rafael J. Wysocki
· 18 years ago
901720a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
c2f3dab
sysctl: kill binary sysctl KERN_PPC_L2CR
by Eric W. Biederman
· 18 years ago
de195fd
[SPARC64]: Partially revert "Constify function pointer tables."
by David S. Miller
· 18 years ago
4784b11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
f9c4cfe
xen: disable vcpu_info placement for now
by Jeremy Fitzhardinge
· 18 years ago
872e2be
[SPARC]: Constify function pointer tables.
by Jan Engelhardt
· 18 years ago
667984d
x86: GEODE fix a race condition in the MFGPT timer tick
by Jordan Crouse
· 18 years ago
889c94a
Fix file references in documentation and Kconfig
by Johann Felix Soden
· 18 years ago
4960c9d
Revert "x86: fix NMI watchdog & 'stopped time' problem"
by Thomas Gleixner
· 18 years ago
a1f35ba
[SPARC64]: Fix of section mismatch warnings.
by Sam Ravnborg
· 18 years ago
240d3b5
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
a56d00b
CRIS: add missed local_irq_restore call
by Cyrill Gorcunov
· 18 years ago
06675e6
tc35815: Use irq number for tc35815-mac platform device id
by Atsushi Nemoto
· 18 years ago
0487de9
[MIPS] Malta: Fix reading the PCI clock frequency on big-endian
by Dmitri Vorobiev
· 18 years ago
1fc3858
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Russell King
· 18 years ago
abf07b1
[ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warning
by Dan Williams
· 18 years ago
3b1904d
[ARM] pxa: don't rely on r2 being preserved over a function call
by Russell King
· 18 years ago
488288d
arch: Ignore arch/i386 and arch/x86_64
by Josef 'Jeff' Sipek
· 18 years ago
f6f2a5d
ARM: OMAP1: Fix compile for board-nokia770
by Daniel Walker
· 18 years ago
496bcb8
ARM: OMAP1: Keymap fix for f-sample and p2-sample
by Vivek Kutal
· 18 years ago
e107ebe
x86: add support for the latest Intel processors to Oprofile
by Arjan van de Ven
· 18 years ago
abde3df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
6b2d2ce
alpha: fix conversion from denormal float to double
by Ivan Kokshaysky
· 18 years ago
b0e86f0
CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines
by Jesper Nilsson
· 18 years ago
6320bce
[SPARC64]: Fix hypervisor TLB operation error reporting.
by David S. Miller
· 18 years ago
fb1dac9
lockdep: more hardirq annotations for notify_die()
by Peter Zijlstra
· 18 years ago
1a49915
[IA64] Fix unaligned handler for floating point instructions with base update
by Luck, Tony
· 18 years ago
7d2284b
Fix Blackfin HARDWARE_PM support
by Mathieu Desnoyers
· 18 years ago
38ad9ae
Fix ARM profiling/instrumentation configuration
by Linus Torvalds
· 18 years ago
3568834
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 18 years ago
8234b65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
f885b51
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
8ee291f
x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC
by Bernhard Walle
· 18 years ago
23be8c7
x86: fix boot crash on HIGHMEM4G && SPARSEMEM
by Ingo Molnar
· 18 years ago
dfbe0d3
[POWERPC] Fix boot failure on POWER6
by Paul Mackerras
· 18 years ago
c60ecec
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
d262c32
[POWERPC] Workaround for iommu page alignment
by Benjamin Herrenschmidt
· 18 years ago
c43756d
[MIPS] Cobalt: Qube1 has no serial port so don't use it
by Thomas Bogendoerfer
· 18 years ago
f6c0f32
[MIPS] Cobalt: Fix ethernet interrupts for RaQ1
by Thomas Bogendoerfer
· 18 years ago
Next »