aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-03-14open-style analog of vfs_path_lookup()Al Viro
2011-03-14kill path_lookup()Al Viro
2011-03-11xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...Konrad Rzeszutek Wilk
2011-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-10xen: events: remove dom0 specific xen_create_msi_irqIan Campbell
2011-03-10xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell
2011-03-10xen: events: push set_irq_msi down into xen_create_msi_irqIan Campbell
2011-03-10xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell
2011-03-10xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirqIan Campbell
2011-03-10xen: events: return irq from xen_allocate_pirq_msiIan Campbell
2011-03-10xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell
2011-03-10xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0Ian Campbell
2011-03-10Merge branch 'stable/pcifront-fixes' into stable/irq.cleanupKonrad Rzeszutek Wilk
2011-03-10Merge branch 'stable/irq.rework' into stable/irq.cleanupKonrad Rzeszutek Wilk
2011-03-10x86/mm: Fix pgd_lock deadlockAndrea Arcangeli
2011-03-10x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin
2011-03-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-03-10powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt
2011-03-09alpha: fix compile error from IRQ clean upMatt Turner
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar
2011-03-09x86: Don't check for BIOS corruption in first 64K when there's no need toNaga Chumbalkar
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman
2011-03-07Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-07Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-07Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-03-04Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-03-04Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-04x86, numa: Fix numa_emulation code with memory-less node0Yinghai Lu
2011-03-04ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410Mark Brown
2011-03-04ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410Mark Brown
2011-03-04ARM: S3C64XX: Reduce output of s3c64xx_dma_init1()Ben Dooks
2011-03-04ARM: S3C64XX: Tone down SDHCI debuggingMark Brown
2011-03-04ARM: S3C64XX: Add clock for i2c1Ben Dooks
2011-03-04ARM: S3C64XX: Staticise non-exported GPIO to interrupt functionsMark Brown
2011-03-04ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devicesMark Brown
2011-03-04ARM: S3C64XX: Fix keypad setup to configure correct number of rowsBen Dooks
2011-03-04ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02Lars-Peter Clausen
2011-03-04ARM: S5P64X0: Fix number of GPIO lines in Bank FBanajit Goswami
2011-03-04ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02Lars-Peter Clausen
2011-03-04Blackfin: iflush: update anomaly 05000491 workaroundMike Frysinger
2011-03-04Blackfin: outs[lwb]: make sure count is greater than 0Mike Frysinger
2011-03-04ARM: mach-shmobile: mackerel: modify LCDC clock divider valueKuninori Morimoto
2011-03-04ARM: mach-shmobile: ap4evb: modify LCDC clock divider valueKuninori Morimoto
2011-03-03Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren
2011-03-03omap: mailbox: resolve hang issueHari Kanigeri
2011-03-03xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.Ian Campbell
2011-03-03xen: handled remapped IRQs when enabling a pcifront PCI device.Ian Campbell
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk