summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: remove dump_thread()Adrian Bunk2007-11-182-46/+0
* Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE"Robert P. J. Day2007-11-171-1/+1
* Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt re...Michael Hennerich2007-11-155-7/+7
* Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne...Mike Frysinger2007-11-1510-10/+10
* Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets u...Mike Frysinger2007-11-151-1/+1
* Blackfin arch: do not include linux/autoconf.hMike Frysinger2007-11-152-2/+0
* Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...Mike Frysinger2007-11-155-10/+10
* Blackfin arch: sharing the board-specific MAC function does not make sense so...Mike Frysinger2007-11-229-102/+43
* Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-157-52/+18
* Blackfin arch: fix missing newline to fileMike Frysinger2007-11-151-1/+1
* Blackfin arch: add BF547 to list of accepted procsMike Frysinger2007-11-152-1/+8
* Blackfin arch: move the init sections to the end of memory to help decrease m...Robin Getz2007-11-153-24/+33
* Blackfin arch: split debug stuff off into Kconfig.debug like everyone elseMike Frysinger2007-11-212-168/+179
* Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-4/+0
* Blackfin arch: fix indentation -- use tabs, not spacesMike Frysinger2007-11-151-4/+4
* Blackfin arch: split board selection off into mach subdirsMike Frysinger2007-11-1516-102/+136
* Blackfin arch: fix silicon rev display and selection for BF52x/BF54xMike Frysinger2007-11-151-3/+3
* Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin LinuxMike Frysinger2007-11-151-1/+1
* Blackfin arch: Default config for HV Sistemas H8606 boardJavier Herrero2007-11-151-0/+1168
* Blackfin arch: fix bug cplbmgr.S does not exit properly on error conditionRobin Getz2007-11-153-11/+22
* Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control inte...Michael Hennerich2007-11-131-1/+19
* Blackfin arch: move hard coded pin_req to board fileBryan Wu2007-11-1212-3/+33
* Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets...Robin Getz2007-11-121-2/+3
* Blackfin arch: ensure we work around ANOMALY_05000261 for null pointersRobin Getz2007-11-122-15/+33
* x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-171-2/+2
* x86: reboot fixup for wrap2c boardDenys2007-11-171-0/+1
* x86: check boundary in count setup resourceYinghai Lu2007-11-171-0/+6
* x86: add hpet sanity checksThomas Gleixner2007-11-171-0/+32
* x86: on x86_64, correct reading of PC RTC when update in progress in time_64.cDavid P. Reed2007-11-171-12/+18
* x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed2007-11-171-7/+4
* x86: fixup cpu_info array conversionThomas Gleixner2007-11-171-1/+0
* x86: show cpuinfo only for online CPUsAndreas Herrmann2007-11-172-10/+6
* x86: fix cpu-hotplug regressionAndreas Herrmann2007-11-171-1/+1
* x86: ignore the sys_getcpu() tcache parameterIngo Molnar2007-11-171-17/+2
* x86: fix smp init sectionsRandy Dunlap2007-11-171-2/+2
* x86: fix voyager_cat_init sectionRandy Dunlap2007-11-171-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-162-8/+30
|\
| * [ARM] 4638/1: pxa: use PXA3xx specific macros to define clkseric miao2007-11-161-7/+30
| * [ARM] remove useless setting of VM_RESERVEDRussell King2007-11-111-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-11-162-81/+29
|\ \
| * | [CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf2007-10-222-81/+29
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-11-1527-138/+142
|\ \ \
| * | | [MIPS] N32 needs to use the compat version of sys_nfsservctl.Ralf Baechle2007-11-151-1/+1
| * | | [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle2007-11-153-3/+3
| * | | [MIPS] Sibyte: Fix name of clocksource.Ralf Baechle2007-11-151-1/+1
| * | | [MIPS] SNI: s/achknowledge/acknowledge/Maciej W. Rozycki2007-11-151-1/+1
| * | | [MIPS] Makefile: Fix canonical system namesMaciej W. Rozycki2007-11-151-1/+1
| * | | [MIPS] vpe: handle halting TCs in an errata safe way.Nigel Stephens2007-11-151-4/+10
| * | | [MIPS] Sibyte: Stop timers before programming next even.Ralf Baechle2007-11-152-0/+2
| * | | [MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.Ralf Baechle2007-11-152-2/+2
OpenPOWER on IntegriCloud