linux/arch/arm/mach-pxa
Linus Torvalds b840d79631 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (66 commits)
  x86: export vector_used_by_percpu_irq
  x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and()
  sched: nominate preferred wakeup cpu, fix
  x86: fix lguest used_vectors breakage, -v2
  x86: fix warning in arch/x86/kernel/io_apic.c
  sched: fix warning in kernel/sched.c
  sched: move test_sd_parent() to an SMP section of sched.h
  sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0
  sched: activate active load balancing in new idle cpus
  sched: bias task wakeups to preferred semi-idle packages
  sched: nominate preferred wakeup cpu
  sched: favour lower logical cpu number for sched_mc balance
  sched: framework for sched_mc/smt_power_savings=N
  sched: convert BALANCE_FOR_xx_POWER to inline functions
  x86: use possible_cpus=NUM to extend the possible cpus allowed
  x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
  x86: update io_apic.c to the new cpumask code
  x86: Introduce topology_core_cpumask()/topology_thread_cpumask()
  x86: xen: use smp_call_function_many()
  x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c
  ...

Fixed up trivial conflict in kernel/time/tick-sched.c manually
2009-01-02 11:44:09 -08:00
..
include/mach Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2008-12-30 17:36:49 -08:00
Kconfig Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 2008-12-23 18:06:37 +00:00
Makefile [ARM] pxa: initial support for the Imote2 platform 2008-12-17 22:51:39 +08:00
Makefile.boot
am200epd.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 2008-12-23 18:06:37 +00:00
clock.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 2008-12-02 22:07:40 +00:00
clock.h [ARM] pxa: convert to clkdev and match clocks by struct device where possible 2008-11-27 12:38:23 +00:00
cm-x2xx-pci.c [ARM] 5282/1: pxa: add CM-X255 support 2008-10-07 12:05:07 +01:00
cm-x2xx-pci.h [ARM] 5280/1: pxa: prepare cm-x2xx.c and cm-x2xx-pci.[ch] for addition of CM-X255 2008-10-07 12:05:05 +01:00
cm-x2xx.c [ARM] pxa: convert legacy LCD setup of other boards to new one 2008-12-17 22:45:30 +08:00
cm-x255.c [ARM] 5284/1: pxa: cm-x255: add NOR and NAND flash support 2008-10-07 12:08:14 +01:00
cm-x270.c [ARM] 5306/1: pxa: fix build error on CM-X270 2008-10-15 12:34:48 +01:00
cm-x300.c [ARM] pxa: move I2C pin configurations out into board specific files 2008-12-02 14:42:40 +08:00
colibri.c
corgi.c [ARM] pxa/corgi: add physmap mapping for ROM 2008-12-02 14:43:49 +08:00
corgi_lcd.c [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig 2008-10-21 11:36:19 +08:00
corgi_pm.c [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl 2008-10-29 11:45:37 +08:00
corgi_ssp.c Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c" 2008-10-21 09:42:29 +08:00
cpufreq-pxa2xx.c [ARM] pxa: cpufreq-pxa2xx: sdram_rows detection support 2008-12-02 14:43:47 +08:00
cpufreq-pxa3xx.c cpufreq: remove policy->governor setting in drivers initialization 2008-10-15 16:42:47 -07:00
devices.c [ARM] pxa: add resources for incoming rtc-pxa driver 2008-12-02 14:43:47 +08:00
devices.h [ARM] pxa: add resources for incoming rtc-pxa driver 2008-12-02 14:43:47 +08:00
dma.c [ARM] Hide ISA DMA API when ISA_DMA_API is unset 2008-11-29 18:42:40 +00:00
e330.c [ARM] pxa: Add multi-io support for e-series 2008-12-15 03:29:34 +00:00
e350.c [ARM] pxa: Add multi-io support for e-series 2008-12-15 03:29:34 +00:00
e400.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 2008-12-23 18:06:37 +00:00
e740.c [ARM] pxa: Add multi-io support for e-series 2008-12-15 03:29:34 +00:00
e750.c [ARM] pxa: Add multi-io support for e-series 2008-12-15 03:29:34 +00:00
e800.c [ARM] pxa: Add multi-io support for e-series 2008-12-15 03:29:34 +00:00
em-x270.c [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers 2008-10-07 19:12:57 +01:00
eseries.c [ARM] pxa: Add multi-io support for e-series 2008-12-15 03:29:34 +00:00
eseries.h [ARM] pxa: Add multi-io support for e-series 2008-12-15 03:29:34 +00:00
ezx.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 2008-12-23 18:06:37 +00:00
generic.c [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant 2008-12-29 17:57:48 +08:00
generic.h
gpio.c [ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.c 2008-12-02 14:42:39 +08:00
gumstix.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 2008-12-23 18:06:37 +00:00
h5000.c [ARM] pxa: add basic support for HP iPAQ h5000 2008-12-02 14:43:50 +08:00
idp.c
imote2.c [ARM] pxa: initial support for the Imote2 platform 2008-12-17 22:51:39 +08:00
irq.c
leds-idp.c
leds-lubbock.c
leds-mainstone.c
leds.c [ARM] 5251/1: remove old LED support for Trizeps4 SOM 2008-10-01 22:34:34 +01:00
leds.h
littleton.c [ARM] pxa/littleton: add preliminary I2C board info (da9034 + max7320) 2008-12-17 22:52:12 +08:00
lpd270.c [ARM] 5298/1: Drop desc_handle_irq() 2008-10-09 15:00:36 +01:00
lubbock.c [ARM] 5298/1: Drop desc_handle_irq() 2008-10-09 15:00:36 +01:00
magician.c [ARM] pxa: convert legacy LCD setup of other boards to new one 2008-12-17 22:45:30 +08:00
mainstone.c [ARM] pxa: move I2C pin configurations out into board specific files 2008-12-02 14:42:40 +08:00
mfp-pxa2xx.c [ARM] pxa: add support for additional GPIOs on PXA26x 2008-12-02 14:42:37 +08:00
mfp-pxa3xx.c
mioa701.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 2008-12-02 22:07:40 +00:00
mioa701_bootresume.S [ARM] pxa/MioA701: fix memory corruption. 2008-11-22 20:57:21 +08:00
mp900.c [ARM] 5277/1: Add basic support for MobilePro 900/c 2008-10-02 22:56:05 +01:00
palmtx.c [ARM] pxa/palmtx: misc fixes to use generic GPIO API 2008-11-27 22:47:26 +08:00
palmz72.c [ARM] 5239/1: Palm Zire 72 power management support 2008-10-09 15:12:07 +01:00
pcm027.c
pcm990-baseboard.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 2008-12-23 18:06:37 +00:00
pm.c
poodle.c [ARM] pxa/poodle: add physmap mapping for ROM 2008-12-02 14:43:49 +08:00
pwm.c [ARM] pxa: don't pass a consumer clock name for devices with unique clocks 2008-11-27 12:38:23 +00:00
pxa2xx.c
pxa3xx.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 2008-12-02 22:07:40 +00:00
pxa25x.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 2008-12-02 22:07:40 +00:00
pxa27x.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 2008-12-02 22:07:40 +00:00
pxa300.c [ARM] pxa: convert to clkdev and match clocks by struct device where possible 2008-11-27 12:38:23 +00:00
pxa320.c [ARM] pxa: convert to clkdev and match clocks by struct device where possible 2008-11-27 12:38:23 +00:00
pxa930.c
reset.c [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other strings 2008-11-17 14:05:41 +00:00
saar.c [ARM] pxa/saar: add support for the on-board smart panel LCD 2008-12-17 22:52:01 +08:00
sharpsl.h
sharpsl_pm.c [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig 2008-10-21 11:36:19 +08:00
sleep.S
smemc.c [ARM] pxa: avoid polluting the kernel's namespace 2008-11-28 16:04:54 +00:00
spitz.c [ARM] pxa/spitz: add physmap mapping for ROM 2008-12-02 14:43:49 +08:00
spitz_pm.c [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl 2008-10-29 11:45:37 +08:00
ssp.c [ARM] pxa: don't pass a consumer clock name for devices with unique clocks 2008-11-27 12:38:23 +00:00
standby.S
tavorevb.c [ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad) 2008-12-29 17:57:23 +08:00
time.c Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-01-02 11:44:09 -08:00
tosa-bt.c
tosa.c [ARM] pxa/tosa: add physmap mapping for ROM 2008-12-02 14:43:49 +08:00
trizeps4.c [ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.c 2008-10-18 14:24:08 +01:00
viper.c [ARM] 5308/1: Fix Viper ISA IRQ handling 2008-10-15 13:01:36 +01:00
zylonite.c [ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h> 2008-12-02 14:42:37 +08:00
zylonite_pxa300.c [ARM] pxa/zylonite: add support for USB OHCI 2008-10-07 19:12:59 +01:00
zylonite_pxa320.c [ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h> 2008-12-02 14:42:37 +08:00