aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-04-19[ARM] pxa: move mfp sysdev registeration out for suspend/resume ordereric miao
2008-04-19[ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specificeric miao
2008-04-19[ARM] pxa: make pxa_gpio_irq_type() processor genericeric miao
2008-04-19[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.ceric miao
2008-04-19[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao
2008-04-19[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao
2008-04-19[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao
2008-04-19[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao
2008-04-19[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao
2008-04-19[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao
2008-04-19[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock APIMark Brown
2008-04-19[ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown
2008-04-19[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown
2008-04-19[ARM] Update mach-typesRussell King
2008-03-25KVM: MMU: Fix memory leak on guest demand faultsAvi Kivity
2008-03-25KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti
2008-03-25KVM: MMU: handle page removal with shadow mappingMarcelo Tosatti
2008-03-25KVM: MMU: Fix is_rmap_pte() with io ptesAvi Kivity
2008-03-25KVM: VMX: Restore tss even on x86_64Avi Kivity
2008-03-25Merge branch 'linux-2.6' into mergePaul Mackerras
2008-03-25[POWERPC] mpc5200: Fix incorrect compatible string for the mdio nodeGrant Likely
2008-03-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds
2008-03-24[POWERPC] Update some defconfigsKumar Gala
2008-03-24[POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin
2008-03-24[POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely
2008-03-24[POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering
2008-03-24[POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras
2008-03-23[SPARC64]: exec PT_DTRACERoland McGrath
2008-03-23[SPARC64]: Use shorter list_splice_init() for brevity.Robert P. J. Day
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner
2008-03-21[SPARC64]: Remove most limitations to kernel image size.David S. Miller
2008-03-21x86_64: free_bootmem should take physYinghai Lu
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu
2008-03-21x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds
2008-03-21x86: fix fault_msg nul terminationJiri Slaby
2008-03-21x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek
2008-03-21x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski
2008-03-21x86: reserve dma32 early for gartYinghai Lu
2008-03-21x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...Coleman Kane
2008-03-21x86/visws: fix printk format warningsRandy Dunlap
2008-03-21x86: tight online check in setup_per_cpu_areasYinghai Lu
2008-03-21x86: fix dma_alloc_pagesYinghai Lu
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds
2008-03-21sh: Use relative paths for mach/cpu symlinks.Franck Bui-Huu
2008-03-21SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day