summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* [AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen2007-04-273-36/+5
* [AVR32] Reserve framebuffer memory in early_parse_fbmem()Haavard Skinnemoen2007-04-271-7/+61
* [AVR32] Simplify early handling of memory regionsHaavard Skinnemoen2007-04-271-263/+232
* [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen2007-04-272-238/+238
* [AVR32] Make I/O access macros work with external devicesHaavard Skinnemoen2007-04-271-1/+25
* [AVR32] Fix NMI handlerHaavard Skinnemoen2007-04-271-3/+25
* [AVR32] Clean up exception handling codeHaavard Skinnemoen2007-04-276-393/+357
* [AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen2007-04-271-20/+44
* [AVR32] Don't enable clocks with no usersHaavard Skinnemoen2007-04-272-1/+14
* [AVR32] Put cpu in sleep 0 when idle.Hans-Christian Egtvedt2007-04-272-7/+40
* [AVR32] Change system timer from count-compare to Timer/Counter 0Hans-Christian Egtvedt2007-04-274-73/+313
* [AVR32] Add mach-specific KconfigHaavard Skinnemoen2007-04-272-0/+9
* [AVR32] Add nwait and tdf parameters to SMC configurationHans-Christian Egtvedt2007-04-271-0/+23
* [AVR32] Add basic HMATRIX supportHaavard Skinnemoen2007-04-272-0/+220
* [MIPS] Fix oprofile logic to physical counter remappingRalf Baechle2007-04-241-1/+1
* [PATCH] i386: Fix some warnings added by earlier patchAndi Kleen2007-04-241-4/+4
* [PATCH] x86-64: Always flush all pages in change_page_attrAndi Kleen2007-04-241-1/+1
* [PATCH] x86: Remove noreplacement optionAndi Kleen2007-04-241-19/+2
* [PATCH] x86-64: make GART PTEs uncacheableJoachim Deguara2007-04-241-1/+5
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-04-217-50/+120
|\
| * [MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto2007-04-201-2/+2
| * [MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto2007-04-203-18/+95
| * [MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto2007-04-205-40/+21
| * [MIPS] Add missing silicon revisions for BCM112xMark Mason2007-04-201-0/+12
* | Longhaul - Revert ACPI C3 on Longhaul ver. 2Dave Jones2007-04-211-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-181-1/+0
|\
| * [NET]: Get rid of alloc_skb_from_cacheHerbert Xu2007-04-171-1/+0
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-184-10/+13
|\ \
| * | [PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen2007-04-162-8/+11
| * | [PATCH] x86: Fix gcc 4.2 _proxy_pda workaroundAndi Kleen2007-04-162-2/+2
* | | alpha: build fixes - force architectureIvan Kokshaysky2007-04-181-2/+1
* | | alpha: more fixes for specific machine typesIvan Kokshaysky2007-04-182-1/+7
* | | alpha: fixes for specific machine typesIvan Kokshaysky2007-04-186-12/+37
| |/ |/|
* | cache_k8_northbridges() overflows beyond allocationBadari Pulavarty2007-04-171-2/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-04-162-8/+102
|\ \ | |/ |/|
| * [ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6Ben Dooks2007-04-161-5/+6
| * [ARM] Update mach-typesRussell King2007-04-161-3/+96
* | Fix VMI relocation processing logic errorZachary Amsden2007-04-151-3/+6
* | failsafe mechanism to HPET clock calibrationRavikiran G Thirumalai2007-04-151-3/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-149-341/+246
|\ \
| * | [SPARC64]: Fix inline directive in pci_iommu.cTom "spot" Callaway2007-04-131-1/+1
| * | [SPARC64]: Fix arg passing to compat_sys_ipc().David S. Miller2007-04-132-2/+1
| * | [SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif2007-04-122-4/+4
| * | [SPARC]: avoid CHILD_MAX and OPEN_MAX constantsRoland McGrath2007-04-123-6/+8
| * | [SPARC64]: Fix SBUS IOMMU allocation code.David S. Miller2007-04-121-328/+232
* | | [PPC] Fix compilation and linking errors of mpc86xads build.Vitaly Bordug2007-04-122-8/+35
* | | [PPC] Fix compilation and linking errors of mpc885ads build.Vitaly Bordug2007-04-121-10/+10
* | | [PPC] MPC8272 ADS compile fixed, defconfig refreshed.Vitaly Bordug2007-04-122-130/+479
|/ /
* | [POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer2007-04-111-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-04-114-8/+12
|\ \