| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+4 |
* | Pull bsp-removal into release branch | Tony Luck | 2006-03-21 | 1 | -1/+4 |
|\ |
|
| * | [IA64] support for cpu0 removal | Ashok Raj | 2006-01-05 | 1 | -1/+4 |
* | | [IA64] sem2mutex: arch/ia64/kernel/perfmon.c | Jes Sorensen | 2006-01-19 | 1 | -5/+6 |
* | | [IA64] Perfmon for Montecito | Stephane Eranian | 2006-01-16 | 1 | -0/+2 |
* | | [PATCH] ia64: task_pt_regs() | Al Viro | 2006-01-12 | 1 | -16/+16 |
* | | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
|/ |
|
* | [PATCH] kfree cleanup: arch | Jesper Juhl | 2005-11-07 | 1 | -1/+1 |
* | [PATCH] mm: vm_stat_account unshackled | Hugh Dickins | 2005-10-29 | 1 | -1/+2 |
* | [PATCH] files: fix preemption issues | Dipankar Sarma | 2005-09-17 | 1 | -1/+2 |
* | [IA64] Remove warnings for gcc 4.0 IA64 compilation. | Peter Chubb | 2005-09-16 | 1 | -1/+1 |
* | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] files: break up files struct | Dipankar Sarma | 2005-09-09 | 1 | -2/+5 |
* | [IA64] fix perfmon context load | stephane.eranian@hp.com | 2005-08-10 | 1 | -0/+1 |
* | [IA64] remove linux/version.h include from arch/ia64 | Olaf Hering | 2005-07-11 | 1 | -1/+0 |
* | [IA64] Use "PER_CPU" form of EXPORT macro | Tony Luck | 2005-05-31 | 1 | -1/+1 |
* | [IA64] initialize spinlock pfm_alt_install_check | Tony Luck | 2005-05-18 | 1 | -1/+1 |
* | [IA64] alternate perfmon handler | Tony Luck | 2005-05-18 | 1 | -15/+160 |
* | [IA64] another perfmon fix (take2) | stephane eranian | 2005-05-03 | 1 | -10/+20 |
* | [IA64] perfmon & PAL_HALT again | Stephane Eranian | 2005-05-03 | 1 | -0/+13 |
* | [IA64] perfmon: make pfm_sysctl a global, and other cleanup | Stephane Eranian | 2005-04-25 | 1 | -31/+28 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+6676 |