| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-12 | 11 | -41/+106 |
|\ |
|
| * | [IA64] Support multiple CPUs going through OS_MCA | Russ Anderson | 2007-07-11 | 2 | -19/+53 |
| * | [IA64] silence GCC ia64 unused variable warnings | Jes Sorensen | 2007-07-11 | 4 | -4/+5 |
| * | [IA64] prevent MCA when performing MMIO mmap to PCI config space | Alex Chiang | 2007-07-11 | 1 | -5/+17 |
| * | [IA64] Stop bit for brl instruction | Christian Kandeler | 2007-07-09 | 1 | -0/+1 |
| * | [IA64] SN: Correct ROM resource length for BIOS copy | John Keller | 2007-07-09 | 2 | -12/+25 |
| * | [IA64] Don't set psr.ic and psr.i simultaneously | Tony Luck | 2007-07-09 | 1 | -1/+5 |
* | | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox | 2007-07-11 | 1 | -2/+4 |
* | | sched: zap the migration init / cache-hot balancing code | Ingo Molnar | 2007-07-09 | 1 | -6/+0 |
|/ |
|
* | [IA64] Make SN2 PCI code use ioremap rather than manually mangle the address | Jes Sorensen | 2007-06-26 | 3 | -5/+10 |
* | [IA64] Force error to surface in nofault code | Russ Anderson | 2007-06-26 | 1 | -1/+2 |
* | [IA64] remove duplicate header include line | MUNEDA Takahiro | 2007-06-26 | 1 | -1/+0 |
* | [IA64] Correct unwind validation code | Keith Owens | 2007-06-26 | 1 | -5/+11 |
* | [IA64] is_power_of_2-ia64/mm/hugetlbpage.c | vignesh babu | 2007-06-26 | 1 | -1/+2 |
* | [IA64] acpi_get_sysname() should be __init | Tony Luck | 2007-05-24 | 1 | -1/+2 |
* | [IA64] Fix using uninitialized data in _PDC setup | Venki Pallipadi | 2007-05-24 | 1 | -1/+1 |
* | [IA64] start_secondary() and smp_callin() should be __cpuinit | Tony Luck | 2007-05-23 | 1 | -2/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-05-22 | 4 | -12/+27 |
|\ |
|
| * | [IA64] fix kmalloc(0) in arch/ia64/pci/pci.c | Kenji Kaneshige | 2007-05-22 | 1 | -4/+7 |
| * | [IA64] Only unwind non-running tasks. | Robin Holt | 2007-05-22 | 1 | -0/+5 |
| * | [IA64] Improve unwind checking. | Robin Holt | 2007-05-22 | 1 | -7/+14 |
| * | [IA64] Yet another section mismatch warning | Tony Luck | 2007-05-18 | 1 | -1/+1 |
* | | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+6 |
* | | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
|/ |
|
* | [IA64] optimize pagefaults a little | Christoph Hellwig | 2007-05-16 | 2 | -35/+15 |
* | [IA64] Fix section conflict of ia64_mlogbuf_finish | Martin Michlmayr | 2007-05-15 | 1 | -1/+0 |
* | [IA64] s/scalibility/scalability/ | Tony Luck | 2007-05-14 | 1 | -1/+1 |
* | [IA64] kdump on INIT needs multi-nodes sync-up (v.2) | Jay Lan | 2007-05-14 | 2 | -7/+19 |
* | [IA64] wire up {signal,timer,event}fd syscalls | Tony Luck | 2007-05-14 | 1 | -0/+3 |
* | [IA64] spelling fixes: arch/ia64/ | Simon Arlott | 2007-05-11 | 30 | -75/+75 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-05-11 | 14 | -64/+36 |
|\ |
|
| * | [IA64] Quicklist support for IA64 | Christoph Lameter | 2007-05-11 | 4 | -53/+6 |
| * | [IA64] fix Kprobes reentrancy | Anil S Keshavamurthy | 2007-05-11 | 1 | -4/+8 |
| * | [IA64] SN: validate smp_affinity mask on intr redirect | John Keller | 2007-05-11 | 1 | -0/+11 |
| * | [IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used | Tony Luck | 2007-05-10 | 1 | -0/+2 |
| * | [IA64] Fix - Section mismatch: reference to .init.data:mvec_name | Tony Luck | 2007-05-10 | 2 | -2/+2 |
| * | [IA64] more warning cleanups | Tony Luck | 2007-05-10 | 2 | -3/+3 |
| * | [IA64] Wire up epoll_pwait and utimensat | Tony Luck | 2007-05-10 | 1 | -0/+2 |
| * | [IA64] Fix warnings resulting from type-checking in dev_dbg() | Tony Luck | 2007-05-10 | 1 | -1/+1 |
| * | [IA64] typo s/kenrel/kernel/ | Tony Luck | 2007-05-10 | 1 | -1/+1 |
* | | [PATCH] audit signal recipients | Amy Griffis | 2007-05-11 | 1 | -0/+9 |
* | | [PATCH] add SIGNAL syscall class (v3) | Amy Griffis | 2007-05-11 | 2 | -0/+13 |
|/ |
|
* | [IA64] sa_interrupt is deprecated | akpm@linux-foundation.org | 2007-05-09 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-09 | 16 | -215/+254 |
|\ |
|
| * | [IA64] wire up pselect, ppoll | Alexey Kuznetsov | 2007-05-08 | 1 | -2/+2 |
| * | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan | 2007-05-08 | 6 | -165/+38 |
| * | [IA64] unwind did not work for processes born with CLONE_STOPPED | Kirill Korotaev | 2007-05-08 | 1 | -3/+4 |
| * | [IA64] Optional method to purge the TLB on SN systems | Jack Steiner | 2007-05-08 | 3 | -10/+150 |
| * | [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64 | Milind Arun Choudhary | 2007-05-08 | 3 | -7/+7 |
| * | [IA64] fix stack alignment for ia32 signal handlers | Markus F.X.J. Oberhumer | 2007-05-08 | 1 | -1/+5 |