- 422e6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
- 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
- 27d2a8b Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 010b8f4 Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- c7146dd Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 6aae5f2 x86: Add new syscalls for x86_64 by Aneesh Kumar K.V · 14 years ago
- 7dadb75 x86: Add new syscalls for x86_32 by Aneesh Kumar K.V · 14 years ago
- 59766ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
- 2990821 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
- 869c34f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 9ced975 MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 by Florian Fainelli · 14 years ago
- bf3a1eb MIPS: MTX-1: Make au1000_eth probe all PHY addresses by Florian Fainelli · 14 years ago
- ab5330e MIPS: Jz4740: Add HAVE_CLK by Maurus Cuelenaere · 14 years ago
- 6667deb MIPS: Move idle task creation to work queue by Maksim Rayskiy · 14 years ago
- ba9786f MIPS, Perf-events: Use unsigned delta for right shift in event update by Deng-Cheng Zhu · 14 years ago
- 98f92f2 MIPS, Perf-events: Work with the new callchain interface by Deng-Cheng Zhu · 14 years ago
- c049b6a5 MIPS, Perf-events: Fix event check in validate_event() by Deng-Cheng Zhu · 14 years ago
- 404ff63 MIPS, Perf-events: Work with the new PMU interface by Deng-Cheng Zhu · 14 years ago
- 91f0173 MIPS, Perf-events: Work with irq_work by Deng-Cheng Zhu · 14 years ago
- efe8dc5 MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y by Yoichi Yuasa · 14 years ago
- 994fed2 MIPS: Loongson: Fix potentially wrong string handling by Stefan Weil · 14 years ago
- d3ce0e9 MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c by David Daney · 14 years ago
- 91b51f3 MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h by David Daney · 14 years ago
- 7a6e4ca MIPS: Remove unused code from arch/mips/kernel/syscall.c by David Daney · 14 years ago
- c726b82 MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c by David Daney · 14 years ago
- a18059a MIPS: MSP: Fix MSP71xx bpci interrupt handler return value by Anoop P A · 14 years ago
- 39d30c1 MIPS: Select R4K timer lib for all MSP platforms by Anoop P A · 14 years ago
- 597c674 MIPS: Loongson: Remove ad-hoc cmdline default by Robert Millan · 14 years ago
- e56293b MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). by Stefan Oberhumer · 14 years ago
- e1c87d2 MIPS: Add an unreachable return statement to satisfy buggy GCCs. by David Daney · 14 years ago
- b9f07eb MIPS, Tracing: Fix set_graph_function of function graph tracer by Wu Zhangjin · 14 years ago
- 7f21a60 MIPS, Tracing: Clean up ftrace_make_nop() by Wu Zhangjin · 14 years ago
- 2816e32 MIPS, Tracing: Clean up prepare_ftrace_return() by Wu Zhangjin · 14 years ago
- d9cdb2f MIPS, Tracing: Substitute in_kernel_space() for in_module() by Wu Zhangjin · 14 years ago
- 9a620a5 MIPS, Tracing: Speed up function graph tracer by Wu Zhangjin · 14 years ago
- 52bd080 MIPS: Replace deprecated spinlock initialization by Thomas Gleixner · 14 years ago
- 706cc9d xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set.. by Stefano Stabellini · 14 years ago
- 146c4e5 xen/m2p: No need to catch exceptions when we know that there is no RAM by Konrad Rzeszutek Wilk · 14 years ago
- fc25151 xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set. by Konrad Rzeszutek Wilk · 14 years ago
- 2222e71 xen/debugfs: Add 'p2m' file for printing out the P2M layout. by Konrad Rzeszutek Wilk · 14 years ago
- 68df0da xen/setup: Set identity mapping for non-RAM E820 and E820 gaps. by Konrad Rzeszutek Wilk · 14 years ago
- c761779 xen/mmu: WARN_ON when racing to swap middle leaf. by Konrad Rzeszutek Wilk · 14 years ago
- fb38923 xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN. by Konrad Rzeszutek Wilk · 14 years ago
- f4cec35 xen/mmu: Add the notion of identity (1-1) mapping. by Konrad Rzeszutek Wilk · 14 years ago
- af79420 MN10300: atomic_read() should ensure it emits a load by David Howells · 14 years ago
- dcca52c MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist by David Howells · 14 years ago
- 6fc3443 MN10300: Proper use of macros get_user() in the case of incremented pointers by Tkhai Kirill · 14 years ago
- 0315017 x86: ce4100: Set pci ops via callback instead of module init by Sebastian Andrzej Siewior · 14 years ago
- c8b91ac clean statfs-like syscalls up by Al Viro · 14 years ago
- 73d049a open-style analog of vfs_path_lookup() by Al Viro · 14 years ago
- c9c6cac kill path_lookup() by Al Viro · 14 years ago
- 86b3212 xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest and fix overflow. by Konrad Rzeszutek Wilk · 14 years ago
- b5562c9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 71eef7d xen: events: remove dom0 specific xen_create_msi_irq by Ian Campbell · 14 years ago
- ca1d8fe xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq by Ian Campbell · 14 years ago
- f420e01 xen: events: push set_irq_msi down into xen_create_msi_irq by Ian Campbell · 14 years ago
- bf480d9 xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ by Ian Campbell · 14 years ago
- 9a62661 xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq by Ian Campbell · 14 years ago
- 4b41df7 xen: events: return irq from xen_allocate_pirq_msi by Ian Campbell · 14 years ago
- bb5d079 xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi by Ian Campbell · 14 years ago
- 260a7d4 xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0 by Ian Campbell · 14 years ago
- 8448f01 Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup by Konrad Rzeszutek Wilk · 14 years ago
- 8054c36 Merge branch 'stable/irq.rework' into stable/irq.cleanup by Konrad Rzeszutek Wilk · 14 years ago
- a79e53d x86/mm: Fix pgd_lock deadlock by Andrea Arcangeli · 14 years ago
- f862685 x86/mm: Handle mm_fault_error() in kernel space by Andrey Vagin · 14 years ago
- 35d34df Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
- 36e8695 powerpc/pseries: Disable VPNH feature by Benjamin Herrenschmidt · 14 years ago
- f2f6dad powerpc/iseries: Fix early init access to lppaca by Benjamin Herrenschmidt · 14 years ago
- fbf855d alpha: fix compile error from IRQ clean up by Matt Turner · 14 years ago
- 1f858ef [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init. by Naga Chumbalkar · 14 years ago
- a7bd1da x86: Don't check for BIOS corruption in first 64K when there's no need to by Naga Chumbalkar · 14 years ago
- 5471262 x86, UV: Initialize the broadcast assist unit base destination node id properly by Cliff Wickman · 14 years ago
- 715695c Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
- 34d4ade Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 214d93b Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
- 212e3499 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
- 971a967 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
- f0678f3 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
- 3b28cf3 x86, numa: Fix numa_emulation code with memory-less node0 by Yinghai Lu · 14 years ago
- 18b52ca ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410 by Mark Brown · 14 years ago
- 628e7eb ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410 by Mark Brown · 14 years ago
- 0025283 ARM: S3C64XX: Reduce output of s3c64xx_dma_init1() by Ben Dooks · 14 years ago
- ac1e10b ARM: S3C64XX: Tone down SDHCI debugging by Mark Brown · 14 years ago
- 400b11a ARM: S3C64XX: Add clock for i2c1 by Ben Dooks · 14 years ago
- 82e985e ARM: S3C64XX: Staticise non-exported GPIO to interrupt functions by Mark Brown · 14 years ago
- 13c608d ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices by Mark Brown · 14 years ago
- b3f639c ARM: S3C64XX: Fix keypad setup to configure correct number of rows by Ben Dooks · 14 years ago
- 6a53048 ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02 by Lars-Peter Clausen · 14 years ago
- f33f314 ARM: S5P64X0: Fix number of GPIO lines in Bank F by Banajit Goswami · 14 years ago
- 8c00ae9 ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02 by Lars-Peter Clausen · 14 years ago
- be1229b Blackfin: iflush: update anomaly 05000491 workaround by Mike Frysinger · 14 years ago
- bb7b112 Blackfin: outs[lwb]: make sure count is greater than 0 by Mike Frysinger · 14 years ago
- 2c34e939 ARM: mach-shmobile: mackerel: modify LCDC clock divider value by Kuninori Morimoto · 14 years ago
- f60cb47 ARM: mach-shmobile: ap4evb: modify LCDC clock divider value by Kuninori Morimoto · 14 years ago
- 077f8ec Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-fixes by Tony Lindgren · 14 years ago
- 525a113 omap: mailbox: resolve hang issue by Hari Kanigeri · 14 years ago
- f611f2d xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend. by Ian Campbell · 14 years ago
- 3f2a230 xen: handled remapped IRQs when enabling a pcifront PCI device. by Ian Campbell · 14 years ago
- 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago