summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* ia64: single_open() leaksAl Viro2013-05-052-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-295/+264
|\
| * ia64: Don't use create_proc_read_entry()David Howells2013-04-292-282/+259
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-13/+5
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-302-10/+3
|\ \
| * | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-2/+2
| * | dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-301-0/+1
| * | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-8/+0
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-304-469/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-284-469/+0
| |\ \
| | * | cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-471/+0
| | * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-10/+12
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-303-72/+22
|\ \ \ \
| * | | | ia64: Use generic idle loopThomas Gleixner2013-04-083-72/+22
| | |/ / | |/| |
* | | | Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-295-64/+66
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix initialization of CMCI/CMCP interruptsTony Luck2013-04-022-13/+32
| * | | Remove cast for kmalloc return valueZhang Yanfei2013-03-191-1/+1
| * | | Fix kexec oops when iosapic was removedHanjun Guo2013-03-191-1/+31
| * | | iosapic: fix a minor typo in commentsHanjun Guo2013-03-191-1/+1
| * | | Fix broken fsys_getppid()Eric W. Biederman2013-03-191-48/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-04-091-64/+13
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | palinfo fixesAl Viro2013-04-091-64/+13
| |/
* / ia64 idle: delete stale (*idle)() function pointerLen Brown2013-03-291-4/+1
|/
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-5/+5
|\
| * fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-221-2/+2
| * new helper: file_inode(file)Al Viro2013-02-221-3/+3
* | Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-251-25/+12
|\ \
| * | mm: use vm_unmapped_area() on ia64 architectureMichel Lespinasse2013-02-221-25/+12
| |/
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-16/+3
|\ \
| * | ia64: switch to generic sigaltstackAl Viro2013-02-031-16/+3
| |/
* | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-202-4/+0
|\ \
| * | ia64 idle: delete pm_idleLen Brown2013-02-172-4/+0
| |/
* | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-057-20/+21
|\ \ | |/ |/|
| * kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-271-0/+1
| * cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-277-20/+20
* | ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov2013-01-201-27/+0
|/
* Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-034-25/+14
|\
| * IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-034-25/+14
* | Wire up finit_module syscallLuck, Tony2013-01-031-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-143/+89
|\
| * 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
| * ia64: switch to generic sys_execve()Al Viro2012-10-192-22/+1
| * ia64: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-193-91/+80
| * ia64: don't mess with ar_bspstore in kernel_thread()Al Viro2012-10-141-5/+4