Age | Commit message (Expand) | Author | Files | Lines |
2007-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2007-02-17 | Fix comment typo "spin_lock_irqrestore". | Robert P. J. Day | 1 | -1/+1 |
2007-02-17 | Pull fluff into release branch | Len Brown | 1 | -2/+2 |
2007-02-17 | ACPI: IA64: react to acpi_table_parse() return value change | John Keller | 1 | -2/+2 |
2007-02-16 | ATA convert GSI to irq on ia64 | Zhang, Yanmin | 1 | -0/+1 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 3 | -3/+3 |
2007-02-14 | [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage | Eric W. Biederman | 1 | -9/+47 |
2007-02-14 | [PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c | Eric W. Biederman | 1 | -48/+38 |
2007-02-14 | [PATCH] sysctl: sn: remove sysctl ABI BREAKAGE | Eric W. Biederman | 1 | -6/+6 |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 1 | -1/+1 |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 5 | -8/+8 |
2007-02-12 | [PATCH] Dynamic kernel command-line: fixups | Alon Bar-Lev | 2 | -4/+0 |
2007-02-12 | [PATCH] Dynamic kernel command-line: ia64 | Alon Bar-Lev | 3 | -6/+8 |
2007-02-11 | [PATCH] Consolidate bust_spinlocks() | Kirill Korotaev | 1 | -30/+0 |
2007-02-11 | [PATCH] sn2: use static ->proc_fops | Alexey Dobriyan | 1 | -43/+62 |
2007-02-11 | [PATCH] Common compat_sys_sysinfo | Kyle McMartin | 2 | -69/+1 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 3 | -15/+7 |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 1 | -0/+2 |
2007-02-11 | [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64 | Christoph Lameter | 3 | -3/+11 |
2007-02-11 | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA | Christoph Lameter | 1 | -0/+4 |
2007-02-11 | [PATCH] Drop nr_free_pages_pgdat() | Christoph Lameter | 1 | -1/+1 |
2007-02-09 | [PATCH] arch/ia64: ansify | Al Viro | 2 | -3/+3 |
2007-02-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2 | -13/+26 |
2007-02-08 | msi: Make MSI useable more architectures | Eric W. Biederman | 2 | -13/+26 |
2007-02-08 | msi: Kill the msi_desc array. | Eric W. Biederman | 1 | -1/+1 |
2007-02-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 6 | -206/+463 |
2007-02-06 | Pull test into release branch | Len Brown | 6 | -206/+463 |
2007-02-06 | [IA64] swiotlb bug fixes | Jan Beulich | 1 | -0/+19 |
2007-02-06 | [IA64] Hook up getcpu system call for IA64 | Fenghua Yu | 1 | -0/+2 |
2007-02-06 | [IA64] clean up sparsemem memory_present call | Bob Picco | 1 | -33/+3 |
2007-02-06 | [IA64] show_mem() for IA64 sparsemem NUMA | George Beshers | 1 | -26/+48 |
2007-02-06 | [IA64] missing exports hwsw_sync_... | Jan Beulich | 1 | -0/+4 |
2007-02-06 | [IA64] alignment bug in ldscript | Kirill Korotaev | 1 | -0/+1 |
2007-02-06 | [IA64] register memory ranges in a consistent manner | Bob Picco | 2 | -3/+20 |
2007-02-06 | [IA64] Enable SWIOTLB only when needed | Jan Beulich | 1 | -1/+4 |
2007-02-06 | [IA64-SGI] Check for TIO errors on shub2 Altix | Russ Anderson | 1 | -4/+12 |
2007-02-06 | [IA64] Clear IRQ affinity when unregistered | Alex Williamson | 1 | -0/+5 |
2007-02-06 | [IA64] fix ACPI Kconfig issues | Len Brown | 1 | -2/+2 |
2007-02-06 | [IA64] Fix NULL-pointer dereference in ia64_machine_kexec() | Bernhard Walle | 2 | -0/+7 |
2007-02-06 | [IA64] find thread for user rbs address | bibo,mao | 1 | -1/+1 |
2007-02-06 | [IA64] use snprintf() on features field of /proc/cpuinfo | Aron Griffis | 1 | -17/+14 |
2007-02-06 | [IA64] enable singlestep on system call | bibo,mao | 1 | -6/+6 |
2007-02-06 | [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.c | Horms | 2 | -13/+16 |
2007-02-05 | [IA64] add newline to PAL-code warning message | Horms | 1 | -1/+1 |
2007-02-05 | [IA64] kexec: Remove inline declaration of efi_get_pal_addr() | Horms | 1 | -1/+1 |
2007-02-05 | [IA64] kexec: Minor enhancement to includes in crash.c | Horms | 1 | -1/+2 |
2007-02-05 | [IA64] kexec: typo in the saved_max_pfn description in contig.c | Horms | 1 | -1/+1 |
2007-02-05 | [IA64] Zero size /proc/vmcore on ia64 | Horms | 1 | -0/+6 |
2007-02-05 | [IA64] kexec: Fix CONFIG_SMP=n compilation | Magnus Damm | 2 | -4/+9 |
2007-02-03 | [PATCH] Altix: more ACPI PRT support | John Keller | 1 | -0/+3 |