- e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
- 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 0342cbc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- ae7bd11 clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option by H. Peter Anvin · 13 years ago
- f218a7e ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 574c44f ia64: Replace clocksource.fsys_mmio with generic arch data by Andy Lutomirski · 13 years ago
- 166e927 x86/ia64: intel-iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago
- ab493a0 drivers: iommu: move to a dedicated folder by Ohad Ben-Cohen · 13 years ago
- 83caba8 [IA64] wire up sendmmsg() syscall for Itanium by Tony Luck · 13 years ago
- 571503e Merge branch 'setns' by Linus Torvalds · 14 years ago
- 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
- 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 14 years ago
- fce637e Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 14 years ago
- 7a95a2c ia64: mmu_gather rework by Peter Zijlstra · 14 years ago
- 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 14 years ago
- c4dbe54 seqlock: Get rid of SEQLOCK_UNLOCKED by Eric Dumazet · 14 years ago
- 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- b74323d KVM: ia64: fix sparse warnings by Jeff Mahoney · 14 years ago
- 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
- 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
- 30f7276 [IA64] define "_sdata" symbol by Tony Luck · 14 years ago
- 5e4de22 Pull misc-2.6.40 into release branch by Tony Luck · 14 years ago
- 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 14 years ago
- 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 14 years ago
- 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 14 years ago
- 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
- 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
- ff00c2a [IA64] fix build warning in arch/ia64/oprofile/backtrace.c by Tony Luck · 14 years ago
- 4275f4c [IA64] fix build warning: argument 1 of 'irqd_irq_disabled' by Tony Luck · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 5e42d10 [IA64] Fix build breakage - sn_force_interrupt_flag: undefined by Tony Luck · 14 years ago
- a749f8a ia64: Remove redundant declaration of irq_desc[] by Thomas Gleixner · 14 years ago
- 53c909c ia64: Convert to the new irq_* function names by Thomas Gleixner · 14 years ago
- e3d7812 ia64: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
- f5e5bf0 ia64: Use irqd_irq_disabled() instead of desc->status access by Thomas Gleixner · 14 years ago
- 33776b0 ia64: sn: Use irqd_mark_affinity_set() helper by Thomas Gleixner · 14 years ago
- 97499b2e ia64: msi: Use irq_move_irq() by Thomas Gleixner · 14 years ago
- b5f0149 ia64: sn: Use irq_move_irq() by Thomas Gleixner · 14 years ago
- 91ce72e0 ia64: iosapic: Use new irq_move_* functions by Thomas Gleixner · 14 years ago
- 459960d ia64: iosapic: Remove redundant mask from ack() by Thomas Gleixner · 14 years ago
- a217833 ia64: Use accessor functions all over the place by Thomas Gleixner · 14 years ago
- 41ef020 ia64: xen: Use irq accessor functions by Thomas Gleixner · 14 years ago
- dea1078 ia64: iosapic: Cleanup irq_desc access by Thomas Gleixner · 14 years ago
- e5ffece ia64: sn: Drop unused function by Thomas Gleixner · 14 years ago
- 8fac171 ia64: Convert iosapic to new irq_chip functions by Thomas Gleixner · 14 years ago
- 5c217b6 ia64: Convert lsapic to new irq_chip functions by Thomas Gleixner · 14 years ago
- f1f701e ia64: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
- 545c8d8 ia64: Convert sn to new irq_chip functions by Thomas Gleixner · 14 years ago
- 42c9a74 ia64: Convert msi_sn to new irq_chip functions by Thomas Gleixner · 14 years ago
- 4a983ed ia64: hp-sim: Cleanup direct access to irq_desc by Thomas Gleixner · 14 years ago
- 35d75b0 ia64: Convert hp-sim to new irq_chip functions by Thomas Gleixner · 14 years ago
- 3d373ce ia64: Remove stale irq_chip.end by Thomas Gleixner · 14 years ago
- 428a40c ia64: Cleanup migrate_irqs() by Thomas Gleixner · 14 years ago
- 097e98b ia64: Convert migrate_platform_irqs() to new irq chip functions by Thomas Gleixner · 14 years ago
- b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 14 years ago
- 6d1e9a4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
- 047f61c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 14 years ago
- 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 14 years ago
- f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
- 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 14 years ago
- f48fea0 ia64: fix build breakage in asm/thread_info.h by Luck, Tony · 14 years ago
- 02e2407 Merge branch 'linus' into release by Len Brown · 14 years ago
- 8a9026d Merge branch 'misc' into release by Len Brown · 14 years ago
- 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 14 years ago
- b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
- 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 14 years ago
- 9298168 [IA64] New syscalls for 2.6.39 by Tony Luck · 14 years ago
- a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 6b7e2d0 KVM: Add "exiting guest mode" state by Xiao Guangrong · 14 years ago
- 4800cd8 ia64: change to new flag variables by matt mooney · 14 years ago
- 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
- e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
- 4897313 Pull misc-2.6.39 into release branch by Tony Luck · 14 years ago
- 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
- 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 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
- 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
- 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
- af10f94 ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree by Jan Beulich · 14 years ago
- b4a6b34 [IA64] tioca: Fix assignment from incompatible pointer warnings by Jeff Mahoney · 14 years ago
- c1d036c [IA64] mca.c: Fix cast from integer to pointer warning by Jeff Mahoney · 14 years ago
- ad7b67e [IA64] setup.c Typo fix "Architechtuallly" by Justin P. Mattock · 14 years ago
- faa1853 [IA64] Add CONFIG_MISC_DEVICES=y to configs that need it. by Tony Luck · 14 years ago
- 44e6976 xen: ia64 build broken due to "xen: switch to new schedop hypercall by default." by Ian Campbell · 14 years ago
- 03c8142 xen: suspend: add "arch" to pre/post suspend hooks by Ian Campbell · 14 years ago
- a396768 [IA64] disable interrupts at end of ia64_mca_cpe_int_handler() by Tony Luck · 14 years ago
- f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 14 years ago
- c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 14 years ago
- 10e82f6 tty: simserial: now phase out the ioctl file pointer for good by Luck, Tony · 14 years ago
- d60c304 ia64: convert to clocksource_register_hz/khz by John Stultz · 15 years ago
- 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 8e572ba fix typos 'comamnd' -> 'command' in comments by Justin P. Mattock · 14 years ago