| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] address compiler warnings perfmon.c/salinfo.c | Jan Beulich | 2009-06-30 | 1 | -1/+1 |
* | Pull for-2.6.31 into release | Tony Luck | 2009-06-17 | 1 | -3/+3 |
|\ |
|
| * | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 | 1 | -3/+3 |
* | | remove put_cpu_no_resched() | Thomas Gleixner | 2009-06-16 | 1 | -1/+1 |
|/ |
|
* | Pull cpumask into release branch | Tony Luck | 2009-03-31 | 1 | -2/+2 |
|\ |
|
| * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 | Rusty Russell | 2009-03-16 | 1 | -2/+2 |
* | | constify dentry_operations: rest | Al Viro | 2009-03-27 | 1 | -1/+1 |
|/ |
|
* | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells | 2008-11-14 | 1 | -12/+20 |
* | CRED: Wrap task credential accesses in the IA64 arch | David Howells | 2008-11-14 | 1 | -10/+13 |
* | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 1 | -5/+0 |
* | [IA64] utrace use generic trace hook | Shaohua Li | 2008-10-06 | 1 | -4/+3 |
* | tracehook: wait_task_inactive | Roland McGrath | 2008-07-26 | 1 | -2/+2 |
* | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -2/+2 |
* | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
* | [IA64] perfmon: fix async exit bug | stephane eranian | 2008-06-11 | 1 | -5/+5 |
* | [IA64] trivial cleanup for perfmon.c | Hidetoshi Seto | 2008-05-14 | 1 | -6/+10 |
* | [IA64] fix file and descriptor handling in perfmon | Al Viro | 2008-05-01 | 1 | -112/+87 |
* | ia64: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -5/+1 |
* | [IA64] minor irq handler cleanups | Jeff Garzik | 2008-04-22 | 1 | -2/+2 |
* | [IA64] use goto to jump out do/while_each_thread | Li Zefan | 2008-04-09 | 1 | -2/+2 |
* | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -2/+2 |
* | [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME | Petr Tesarik | 2008-02-08 | 1 | -18/+3 |
* | [IA64] make pfm_get_task work with virtual pids | Pavel Emelyanov | 2008-02-05 | 1 | -2/+2 |
* | [IA64] constify function pointer tables | Jan Engelhardt | 2008-02-04 | 1 | -1/+1 |
* | perfmon: Use task_is_* | Matthew Wilcox | 2007-12-06 | 1 | -2/+2 |
* | [IA64] Fix perfmon sysctl directory modes | Tony Luck | 2007-11-06 | 1 | -2/+2 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -79/+82 |
* | [IA64] perfmon: Remove exit_pfm_fs() | Satyam Sharma | 2007-10-12 | 1 | -7/+0 |
* | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 | 1 | -2/+2 |
* | [IA64] spelling fixes: arch/ia64/ | Simon Arlott | 2007-05-11 | 1 | -9/+9 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [IA64] permon use-after-free fix | Nick Piggin | 2007-03-06 | 1 | -4/+7 |
* | Fix comment typo "spin_lock_irqrestore". | Robert P. J. Day | 2007-02-17 | 1 | -1/+1 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage | Eric W. Biederman | 2007-02-14 | 1 | -9/+47 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 | 1 | -2/+1 |
* | [PATCH] struct path: convert ia64 | Josef Sipek | 2006-12-08 | 1 | -5/+5 |
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds | 2006-12-07 | 1 | -2/+1 |
|\ |
|
| * | [IA64] replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-07 | 1 | -2/+1 |
* | | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
|/ |
|
* | [IA64] perfmon fix for global IRQ fix | Tony Luck | 2006-10-17 | 1 | -1/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-09-27 | 1 | -64/+49 |
|\ |
|
| * | [IA64] Move perfmon tables from thread_struct to pfm_context | Keshavamurthy Anil S | 2006-09-26 | 1 | -64/+49 |
* | | [PATCH] smp_call_function_single() cleanup | Andrew Morton | 2006-09-26 | 1 | -0/+1 |
|/ |
|
* | [IA64] correct file descriptor reference counting in perfmon | Stephane Eranian | 2006-09-08 | 1 | -1/+3 |
* | [PATCH] irq-flags: IA64: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 | 1 | -2/+2 |
* | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 | 1 | -2/+1 |