aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-12ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-01-09ia64: Add accept4() syscallÉmeric Maschino
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06ia64/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas
2012-01-06PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro
2012-01-03consolidate umode_t declarationsAl Viro
2012-01-03vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-27KVM: IA64: fix struct redefinitionXiao Guangrong
2011-12-27KVM: introduce id_to_memslot functionXiao Guangrong
2011-12-27KVM: introduce kvm_for_each_memslot macroXiao Guangrong
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells
2011-12-09ia64: pcibr: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-12-09ia64: sn: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-12-09ia64: tioca: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-12-09[IA64] Merge overlapping reserved regions at bootPetr Tesarik
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2011-12-08ia64: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-11-30xen/ia64: fix build breakage because of conflicting u64 guest handlesLuck, Tony
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson