| Commit message (Expand) | Author | Age |
... | |
| * | | | | [IA64[ add CONFIG_NET_VENDOR_INTEL=y to default config files where needed | Tony Luck | 2011-08-26 |
| * | | | | [IA64] sn2: add missing put_cpu() | Tony Luck | 2011-08-11 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | iommu/core: Convert iommu_found to iommu_present | Joerg Roedel | 2011-10-21 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ |
|
| * | | | | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 |
| * | | | | iommu: Cleanup ifdefs in detect_intel_iommu() | Suresh Siddha | 2011-09-21 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2011-10-25 |
|\ \ \ \ |
|
| * | | | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 |
| |\| | | |
|
| * | | | | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 |
| | |/ /
| |/| | |
|
* | | | | doc: fix broken references | Paul Bolle | 2011-09-27 |
| |/ /
|/| | |
|
* | | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 |
* | | | [IA64] fix "allnoconfig" build | Tony Luck | 2011-08-09 |
|/ / |
|
* | | Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 2011-08-04 |
|\ \ |
|
| * | | efi: Fix argument types for SetVariable() for ia64 | Matthew Garrett | 2011-08-04 |
| |/ |
|
* | | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 |
|\ \ |
|
| * | | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 |
| |/ |
|
* | | Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-08-01 |
|\ \ |
|
| * | | [IA64] Hook up gpiolib support | Mark Brown | 2011-06-01 |
* | | | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 |
* | | | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 |
* | | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | | | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-26 |
* | | | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 |
|\ \ \ |
|
| * | | | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-07-24 |
|\ \ \ |
|
| * | | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 |
* | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-07-24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ia64: add jump labels for paravirt | Glauber Costa | 2011-07-14 |
| |/ / |
|
* | | | virtio: expose for non-virtualization users too | Ohad Ben-Cohen | 2011-07-23 |
* | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 |
|\ \ \ |
|
| * | | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option | H. Peter Anvin | 2011-07-21 |
| * | | | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski | 2011-07-14 |
| |/ / |
|
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 |
|\ \ \ |
|
| * | | | ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu() | Lai Jiangshan | 2011-07-20 |
| |/ / |
|
* | | | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 |
* | | | drivers: iommu: move to a dedicated folder | Ohad Ben-Cohen | 2011-06-14 |
|/ / |
|
* / | [IA64] wire up sendmmsg() syscall for Itanium | Tony Luck | 2011-05-31 |
|/ |
|
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 |
* | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 |
* | | Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.... | Linus Torvalds | 2011-05-26 |
|\ \
| |/
|/| |
|
| * | seqlock: Get rid of SEQLOCK_UNLOCKED | Eric Dumazet | 2011-05-24 |
* | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 |
* | | ia64: mmu_gather rework | Peter Zijlstra | 2011-05-25 |
* | | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2011-05-25 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 |
|\ |
|
| * | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 |
* | | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-05-23 |
|\ \ |
|