summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection functionRichard Purdie2005-09-091-23/+5Star
* [ARM] sys_mbind needs wrappingRussell King2005-09-092-1/+5
* [ARM] Fix typo in arch/arm/Kconfig.debugRussell King2005-09-091-1/+1
* [ARM] Add memory type based allocation syscallsRussell King2005-09-091-1/+4
* [PATCH] m68knommu: extract common timer code for 68EZ328 processorGreg Ungerer2005-09-091-59/+21Star
* [PATCH] m68knommu: create common timer code for 68x328 processor varientsGreg Ungerer2005-09-091-0/+106
* [PATCH] m68knommu: register map setup for MOD5272 boardGreg Ungerer2005-09-091-3/+3
* [PATCH] m68knommu: add timer support for the 523x ColdFire processor familyGreg Ungerer2005-09-091-0/+1
* [PATCH] m68knommu: extract common timer code for 68328 processorGreg Ungerer2005-09-091-73/+21Star
* [PATCH] m68knommu: create common config code for all 68VZ328 platformsGreg Ungerer2005-09-091-0/+210
* [PATCH] m68knommu: remove DrangonEngine2 specific config codeGreg Ungerer2005-09-091-191/+0Star
* [PATCH] m68knommu: remove uCdimm specific config codeGreg Ungerer2005-09-091-117/+0Star
* [PATCH] m68knommu: 523x ColdFire processor init/config MakefileGreg Ungerer2005-09-091-0/+19
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-0914-24/+19Star
|\
| * [IA64] Manual merge fix for 3 filesTony Luck2005-09-08184-2311/+3374
| |\
| * | [IA64] Increase max physical address for SN platformsJack Steiner2005-09-081-1/+1
| * | [IA64] ensure XPC and XPNET are loaded on sn2 platforms onlyDean Nelson2005-09-082-0/+8
| * | [IA64] defconfig: turn off QLOGIC_FCMartin Hicks2005-09-081-1/+1
| * | [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQKenji Kaneshige2005-09-078-15/+0Star
| * | [IA64] minor performance tune-up in ia64_switch_toChen, Kenneth W2005-09-071-3/+3
| * | [IA64] make exception handler in copy_user more robustChen, Kenneth W2005-09-071-0/+3
| * | [IA64] page_not_present fault in region 5 is normalKiyoshi Ueda2005-09-071-3/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq Linus Torvalds2005-09-093-13/+13
|\ \ \
| * | | [CPUFREQ] Remove trailing whitespace before \n's in printks.Dave Jones2005-09-012-3/+3
| * | | [CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.cMika Kukkonen2005-09-011-1/+1
| * | | [CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.cMika Kukkonen2005-09-011-2/+2
| * | | [CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrinoVenkatesh Pallipadi2005-09-011-7/+7
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-0910-210/+84Star
|\ \ \ \
| * | | | [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-084-187/+64Star
| * | | | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-081-0/+6
| * | | | [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin2005-09-081-3/+3
| * | | | [PATCH] PCI: fix up pretty-names removal patchAndrew Morton2005-09-081-1/+0Star
| * | | | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-084-25/+17Star
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-093-83/+1Star
|\ \ \ \
| * | | | [SPARC64]: Inline membar()'s again.David S. Miller2005-09-083-83/+1Star
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-0919-20/+20
|\ \ \ \
| * | | | [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-0819-20/+20
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-0923-187/+1026
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ARM] 2891/1: S3C2410 - update s3c2410_defconfig for 2.6.13Ben Dooks2005-09-091-88/+130
| * | | | [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren2005-09-0920-99/+743
| * | | | [ARM] Fix ARMv6 VIPT cache >= 32KRussell King2005-09-081-0/+52
| * | | | [ARM] Add suspend/resume support to locomo.cJohn Lenz2005-09-081-0/+101
| |/ / /
* | | | [PATCH] ppc32: Fix head_4xx.S compile errorKumar Gala2005-09-081-0/+1
* | | | Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-08627-19023/+11610Star
|\| | |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-081-4/+5
| |\ \ \
| | * | | [SPARC64]: Fix set/get MTU cases in sunos_ioctl()David S. Miller2005-09-071-4/+5
| | | |/ | | |/|
| * | | [PATCH] bogus #if (simserial)viro@ZenIV.linux.org.uk2005-09-081-1/+1
| * | | [PATCH] CHECKFLAGS on ppc64 got brokenviro@ZenIV.linux.org.uk2005-09-081-1/+1
| * | | [PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk2005-09-081-1/+1
| * | | [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk2005-09-085-1/+8