aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * sh: add io_base member to pci_channelMagnus Damm2009-04-163-4/+7
| | * sh: add reg_base member to pci_channelMagnus Damm2009-04-167-6/+9
| | * sh: hook in struct pci_channel in sysdataMagnus Damm2009-04-163-7/+12
| | * sh: avoid using PCIBIOS_MIN_xxxMagnus Damm2009-04-166-20/+19
| | * sh: add init member to pci_channel dataMagnus Damm2009-04-1620-42/+56
| | * sh: pass along struct pci_channelMagnus Damm2009-04-1619-149/+164
| * | sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda2009-04-271-20/+37
| * | sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+2
| * | sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-264-4/+8
| * | s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
| * | powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-266-6/+11
| * | mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-5/+3
| * | m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-264-4/+4
| * | m32r: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+2
| * | frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+3
| * | alpha: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+3
| * | xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
| * | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-2418-51/+60
| |\ \
| | * | microblaze: add parameter to microblaze_read()Coly Li2009-04-231-1/+1
| | * | microblaze: Use CFLAGS_KERNEL instead of CFLAGSMichal Simek2009-04-231-4/+2
| | * | microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek2009-04-233-4/+15
| | * | microblaze: Do not check use_dcacheMichal Simek2009-04-231-3/+0
| | * | microblaze: Do not use PVR configuration for broken MB versionMichal Simek2009-04-232-3/+8
| | * | microblaze: Fix USR1/2 pvr printing messageMichal Simek2009-04-231-2/+2
| | * | microblaze: iowrite upon timeoutRoel Kluin2009-04-231-1/+1
| | * | microblaze: Correspond CONFIG...PCMP in Makefile/KconfigMichal Simek2009-04-231-1/+1
| | * | microblaze: Remove redundant variableMichal Simek2009-04-231-4/+1
| | * | microblaze: Move start_thread to process.cMichal Simek2009-04-232-10/+12
| | * | microblaze: Add missing preadv and pwritev syscallsMichal Simek2009-04-232-1/+5
| | * | microblaze: Add missing declaration for die and _exception funcMichal Simek2009-04-231-0/+3
| | * | microblaze: Remove sparse error in traps.cMichal Simek2009-04-231-1/+1
| | * | microblaze: Move task_pt_regs upMichal Simek2009-04-231-3/+3
| | * | microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek2009-04-234-6/+6
| | * | microblaze: Remove uncache shadow conditionMichal Simek2009-04-231-5/+0
| | * | microblaze: Remove while(1) loop from show_regs functionMichal Simek2009-04-231-2/+0
| | * | microblaze: Remove unneded per cpu SYSCALL_SAVE variableMichal Simek2009-04-231-1/+0
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-241-14/+16
| |\ \ \
| | * \ \ Merge branch 'cpufreq' into releaseLen Brown2009-04-241-14/+16
| | |\ \ \ | | | |/ / | | |/| |
| | | * | acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger2009-04-191-3/+4
| | | * | acpi-cpufreq: style-only: add parens to math expressionThomas Renninger2009-04-191-1/+1
| | | * | acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger2009-04-191-6/+2
| | | * | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh2009-04-191-5/+10
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-04-2411-358/+1346
| |\ \ \ \
| | * | | | m68knommu: update the default config for the ColdFire 5407C3 boardGreg Ungerer2009-04-231-81/+98
| | * | | | m68knommu: update the default config for the ColdFire 5307C3 boardGreg Ungerer2009-04-231-68/+163
| | * | | | m68knommu: update the default config for the ColdFire 5257EVB boardGreg Ungerer2009-04-221-71/+96
| | * | | | m68knommu: update the default config for the ColdFire 5249EVB.Greg Ungerer2009-04-221-59/+209
| | * | | | m68knommu: add a defconfig for the ColdFire M5272C3 boardGreg Ungerer2009-04-221-0/+645
| | * | | | m68knommu: update the defconfig for the ColdFire 5208evb boardGreg Ungerer2009-04-221-70/+93
| | * | | | m68knommu: fix DMA support for ColdFireGreg Ungerer2009-04-222-3/+35