aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-08-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds
2009-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-08-10MN10300: includecheck fix: mn10300, pci.hJaswinder Singh Rajput
2009-08-10Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2009-08-10Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King
2009-08-10Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2009-08-10OMAP3: RX51: Updated rx51_defconfigRoger Quadros
2009-08-10OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning upRoger Quadros
2009-08-10OMAP3: RX51: Define TWL4030 USB transceiver in board fileRoger Quadros
2009-08-10OMAP3: Overo: Fix smsc911x platform device resource valueSergio Aguirre
2009-08-10OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing v...Janboe Ye
2009-08-10OMAP2/3: DMA errata correctionVikram Pandita
2009-08-10OMAP: Fix testing of cpu defines for mach-omap1Tony Lindgren
2009-08-10powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-08-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-09perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras
2009-08-09x86: fix buffer overflow in efi_init()Roel Kluin
2009-08-08x86: Add quirk to make Apple MacBookPro5,1 use reboot=pciOzan Çağlayan
2009-08-08x86: Fix MSI-X initialization by using online_mask for x2apic target_cpusYinghai Lu
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar
2009-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-08-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-08-07[S390] KVM: Read buffer overflowRoel Kluin
2009-08-07[S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner
2009-08-06perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt
2009-08-06KVM: MMU: limit rmap chain lengthMarcelo Tosatti
2009-08-05ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten
2009-08-05ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor
2009-08-05OMAP3: Overo: add missing pen-down GPIO definitionKevin Hilman
2009-08-05OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman
2009-08-05OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander
2009-08-05OMAP: PM: CPUfreq: obey min/max settings of policyEero Nurkkala
2009-08-05OMAP2/3/4: UART: allow in-order port traversalKevin Hilman
2009-08-05OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman
2009-08-05OMAP3: Fixed crash bug with serial + suspendTero Kristo
2009-08-05OMAP4: UART: cleanup special case IRQ handlingKevin Hilman
2009-08-05OMAP3: PM: Do not build suspend code if SUSPEND is not enabledKevin Hilman
2009-08-05OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman
2009-08-05OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman
2009-08-05OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman
2009-08-05OMAP3: PM: CM_REGADDR macros using wrong nameKevin Hilman
2009-08-05OMAP2/3: PM: make PM __init calls staticKevin Hilman
2009-08-05OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOsRoger Quadros
2009-08-05KVM: ia64: fix build failures due to ia64/unsigned long mismatchesAvi Kivity
2009-08-05KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell
2009-08-05KVM: s390: fix wait_queue handlingChristian Borntraeger
2009-08-05KVM: VMX: Fix locking imbalance on emulation failureJan Kiszka