summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-0315-68/+42
|\
| * IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0315-68/+42
* | Wire up finit_module syscallLuck, Tony2013-01-033-1/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-204-9/+5
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * new helper: current_user_stack_pointer()Al Viro2012-12-191-0/+5
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \
| | * | | ia64: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| | |/ /
* | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-131-2/+5
|\ \ \ \
| * | | | KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-271-0/+5
| * | | | Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-2973-1871/+1983
| |\ \ \ \
| * | | | | KVM: ia64: remove unused variable in kvm_release_vm_pages()Wei Yongjun2012-10-261-2/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \ \ \ \
| * | | | | | treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-171-1/+0
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-102-34/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-128-161/+92
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
| * | | | | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-291-8/+6
| * | | | | death to idle_regs()Al Viro2012-11-281-5/+0
| * | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+2
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-286-145/+84
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-164-34/+3
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | ia64: switch to generic sys_execve()Al Viro2012-10-193-22/+2
| | * | | | | ia64: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-195-107/+82
| | * | | | | ia64: don't mess with ar_bspstore in kernel_thread()Al Viro2012-10-141-5/+4
| | * | | | | ia64: dead code in copy_thread() since 2004Al Viro2012-10-141-9/+0
| | * | | | | ia64: clone() had been unused since 2004Al Viro2012-10-141-6/+0
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-121-2/+2
|\ \ \ \ \ \
| * | | | | | [IA64] Resolve name space collision for cache_show()Tony Luck2012-11-071-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-112-18/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-12-082-20/+8
| |\ \ \ \ \ \
| | * | | | | | vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-201-0/+2
| | * | | | | | vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-192-8/+3
| | * | | | | | vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-191-10/+1
| | * | | | | | vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-191-4/+4
| * | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2012-12-071-1/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| * | | | | | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-291-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | |/ / / /
* | | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-0/+1
|\ \ \ \ \ \
| * | | | | | Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-161-1/+0
| |\| | | | |
| * | | | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-112-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman2012-11-161-1/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |