summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds2007-11-264-229/+103
|\ \
| * | sh: include ax88796 in the defconfig for r7785rpMagnus Damm2007-11-231-5/+5
| * | sh: include ax88796 in the defconfig for r7780mpMagnus Damm2007-11-231-198/+89
| * | sh: fix R2D-1 CF supportMagnus Damm2007-11-231-0/+2
| * | sh: lockless UTLB miss fast-path.Paul Mundt2007-11-191-18/+7
| * | sh: Kill off UTLB flush in fast-path.Paul Mundt2007-11-191-8/+0
| |/
* | m68k: export atari_keyb_initAdrian Bunk2007-11-261-1/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-11-265-7/+46
|\ \
| * \ Pull fluff into release branchLen Brown2007-11-202-4/+1
| |\ \
| | * | x86: acpi_pciprobe_dmi_table[] must be __devinitdataAdrian Bunk2007-11-161-1/+1
| | * | x86_64: remove acpi_pci_link_exit()Adrian Bunk2007-11-161-3/+0
| * | | Pull thermal into release branchLen Brown2007-11-201-0/+3
| |\ \ \
| | * | | ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui2007-11-161-0/+3
| | |/ /
| * | | ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-202-3/+42
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-11-2612-199/+181
|\ \ \
| * | | [S390] Add missing die_notifier() call to die().Heiko Carstens2007-11-201-0/+1
| * | | [S390] Fix memory detection.Heiko Carstens2007-11-201-1/+1
| * | | [S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens2007-11-201-49/+7
| * | | [S390] Fix kernel preemption.Heiko Carstens2007-11-202-20/+7
| * | | [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-205-63/+15
| * | | [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-201-3/+0
| * | | [S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens2007-11-203-66/+153
| * | | [S390] magic sysrq: check for in_atomic before doing an console_unblankChristian Borntraeger2007-11-201-1/+1
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-2642-231/+812
|\ \ \
| * | | [POWERPC] 83xx: Update mpc8349emitx(gp) defconfig for USBGrant Likely2007-11-202-2/+88
| * | | [POWERPC] 83xx: Update mpc832x_rdb_defconfig to enable MMC-over-SPIAnton Vorontsov2007-11-201-5/+36
| * | | [POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spiAnton Vorontsov2007-11-201-5/+9
OpenPOWER on IntegriCloud