index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
2014-06-06
ia64: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2014-06-04
mm: disable zone_reclaim_mode by default
Mel Gorman
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-03
Merge branch 'acpica'
Rafael J. Wysocki
2014-06-03
Merge branches 'acpi-processor' and 'acpi-pad'
Rafael J. Wysocki
2014-06-03
Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci'
Rafael J. Wysocki
2014-06-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-05-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-05-27
USB: delete CONFIG_USB_DEVICEFS from defconfig
Naoki MATSUMOTO
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2014-05-27
ia64/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
ACPICA: Clean up redudant definitions already defined elsewhere
Lv Zheng
2014-05-27
ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...
Lv Zheng
2014-05-22
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
Ingo Molnar
2014-05-20
ia64: add renameat2 syscall
Miklos Szeredi
2014-05-16
ACPI / ia64: introduce variable acpi_lapic into ia64
Baoquan He
2014-05-16
ia64: Use irq_init_desc
Thomas Gleixner
2014-05-16
genirq: Make create/destroy_irq() ia64 private
Thomas Gleixner
2014-05-16
ia64: Remove unused check_irq_used()
Thomas Gleixner
2014-05-16
iommu: dmar: Provide arch specific irq allocation
Thomas Gleixner
2014-05-08
sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
2014-05-07
sched: Rework sched_domain topology definition
Vincent Guittot
2014-05-07
ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specific
Hanjun Guo
2014-04-25
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
2014-04-18
arch,ia64: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
ia64: Fix up smp_mb__{before,after}_clear_bit()
Peter Zijlstra
2014-04-16
Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-16
[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)
Tony Luck
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-07
ia64: select CONFIG_TTY for use of tty_write_message in unaligned
Josh Triplett
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-31
Merge tag 'please-pull-misc-3.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-31
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-03-28
[IA64] Keep format strings from leaking into printk
Kees Cook
2014-03-21
Merge branch 'acpi-processor'
Rafael J. Wysocki
2014-03-20
audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
AKASHI Takahiro
[next]