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