aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-25Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23ia64: use %ld to print pages calculated in nr_free_buffer_pagesZhang Yanfei
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-22fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22mm: use vm_unmapped_area() in hugetlbfs on ia64 architectureMichel Lespinasse
2013-02-22mm: use vm_unmapped_area() on ia64 architectureMichel Lespinasse
2013-02-21Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2013-02-17ia64 idle: delete pm_idleLen Brown
2013-02-14burying unused conditionalsAl Viro
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan
2013-02-03ia64: switch to generic sigaltstackAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-29Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki
2013-01-29x86, apicv: add virtual interrupt delivery supportYang Zhang
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-27cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby