summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specificeric miao2008-04-192-1/+1
* [ARM] pxa: make pxa_gpio_irq_type() processor genericeric miao2008-04-191-2/+18
* [ARM] pxa: move GPIO sysdev outside of generic.c into gpio.ceric miao2008-04-192-62/+57
* [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao2008-04-196-49/+25
* [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao2008-04-195-99/+37
* [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao2008-04-193-183/+185
* [ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao2008-04-191-48/+18
* [ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao2008-04-191-22/+20
* [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao2008-04-191-5/+19
* [ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao2008-04-191-58/+16
* [ARM] 4832/2: Support AC97CLK on PXA3xx via the clock APIMark Brown2008-04-191-2/+28
* [ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown2008-04-192-0/+5
* [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown2008-04-191-0/+22
* [ARM] Update mach-typesRussell King2008-04-191-4/+113
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-212-2/+2
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-17343-5491/+3799
| |\ \
| * | | [NET] endianness noise: INADDR_ANYAl Viro2008-03-172-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-03-215-6/+10
|\ \ \ \
| * | | | sh: Use relative paths for mach/cpu symlinks.Franck Bui-Huu2008-03-211-2/+6
| * | | | SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day2008-03-211-1/+1
OpenPOWER on IntegriCloud