aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4980/1: [AT91] emQbit ECB_AT91 board supportAndrew Victor2008-04-174-1/+1502
* [ARM] 4979/1: [AT91] Olimex SAM9-L9260 board supportAndrew Victor2008-04-174-1/+1306
* [ARM] 4978/1: [AT91] KB9260 (CAM60) board supportAndrew Victor2008-04-174-0/+1416
* [ARM] 4939/1: [CSB637] Update defconfig to use gpio-ledBill Gatliff2008-04-101-313/+417
* [ARM] 4938/1: [CSB637] Convert heartbeat LED to gpio-ledsBill Gatliff2008-04-101-3/+11
* [ARM] 4937/1: [CSB637] Convert to new-style UART initializationBill Gatliff2008-04-101-13/+5
* [ARM] 4936/1: [CSB337] Converts to new-style UART initializationBill Gatliff2008-04-101-13/+5
* [ARM] 4915/1: AT91: Update defconfigs (Part 2)Andrew Victor2008-04-105-349/+397
* [ARM] 4914/1: AT91: Update defconfigs (Part 1)Andrew Victor2008-04-106-953/+1135
* [ARM] 4911/1: [AT91] LEDs on SAM9260-EK and SAM9261-EK boardsAndrew Victor2008-04-043-1/+46
* [ARM] 4910/1: [AT91] AT73C213 audio on SAM9260-EK and SAM9261-EK boardsAndrew Victor2008-04-042-1/+74
* [ARM] 4909/1: [AT91] Timer/Counter Block platform_devicesAndrew Victor2008-04-046-0/+346
* [ARM] 4908/1: [AT91] RTT platform_device fixAndrew Victor2008-04-044-5/+14
* [ARM] 4907/1: [AT91] SAM9/CAP9 reset reasonAndrew Victor2008-04-041-0/+74
* [ARM] 4906/1: [AT91] SAM9/CAP9 basic power-managementAndrew Victor2008-04-041-16/+75
* [ARM] 4905/1: [AT91] Atmel SAM9 boards updated to new-style UART initializationAndrew Victor2008-04-044-52/+34
* [ARM] 4904/1: [AT91] Pass ECC controller to NAND driverAndrew Victor2008-04-044-4/+24
* [ARM] 4903/1: [AT91] SAM9/CAP9 system shutdownAndrew Victor2008-04-045-0/+41
* [ARM] 4902/1: [AT91] SAM9/CAP9 memory controller headerAndrew Victor2008-04-0410-10/+10
* [ARM] 4825/1: adds support for YL9200 boardSteve Birtles2008-03-282-0/+1899
* KVM: MMU: Fix memory leak on guest demand faultsAvi Kivity2008-03-251-1/+1
* KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti2008-03-251-2/+2
* KVM: MMU: handle page removal with shadow mappingMarcelo Tosatti2008-03-251-1/+12
* KVM: MMU: Fix is_rmap_pte() with io ptesAvi Kivity2008-03-251-2/+1
* KVM: VMX: Restore tss even on x86_64Avi Kivity2008-03-251-3/+0
* Merge branch 'linux-2.6' into mergePaul Mackerras2008-03-2511-175/+112
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-243-6/+15
| |\
| | * [POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin2008-03-241-2/+2
| | * [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely2008-03-241-0/+4
| | * [POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering2008-03-241-1/+1
| | * [POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras2008-03-241-3/+8
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-247-166/+94
| |\ \
| | * | [SPARC64]: exec PT_DTRACERoland McGrath2008-03-232-6/+0
| | * | [SPARC64]: Use shorter list_splice_init() for brevity.Robert P. J. Day2008-03-231-2/+1
| | * | [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-214-158/+93
| * | | x86-32: Pass the full resource data to ioremap()Linus Torvalds2008-03-241-3/+3
| | |/ | |/|
* | | [POWERPC] mpc5200: Fix incorrect compatible string for the mdio nodeGrant Likely2008-03-251-1/+1
* | | [POWERPC] Update some defconfigsKumar Gala2008-03-2438-1266/+3031
|/ /
* | x86: revert: reserve dma32 early for gartThomas Gleixner2008-03-222-51/+0
* | x86_64: free_bootmem should take physYinghai Lu2008-03-211-2/+1
* | x86: trim mtrr don't close gap for resource allocation.Yinghai Lu2008-03-213-1/+55
* | x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds2008-03-211-0/+9
* | x86: fix fault_msg nul terminationJiri Slaby2008-03-211-1/+1
* | x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek2008-03-211-0/+3
* | x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski2008-03-211-0/+2
* | x86: reserve dma32 early for gartYinghai Lu2008-03-212-0/+51
* | x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...Coleman Kane2008-03-211-0/+9
* | x86/visws: fix printk format warningsRandy Dunlap2008-03-211-2/+3
* | x86: tight online check in setup_per_cpu_areasYinghai Lu2008-03-211-6/+8
* | x86: fix dma_alloc_pagesYinghai Lu2008-03-211-5/+0