| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-24 | 1 | -1/+0 |
|\ |
|
| * | [IA64] remove asm-ia64/bitops.h self-inclusion | Jon Mason | 2006-05-05 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-04-29 | 7 | -9/+31 |
|\ \
| |/ |
|
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-04-27 | 6 | -8/+29 |
| |\ |
|
| | * | [IA64] enable dumps to capture second page of kernel stack | Cliff Wickman | 2006-04-27 | 1 | -1/+1 |
| | * | [IA64-SGI] - Fix discover of nearest cpu node to IO node | Jack Steiner | 2006-04-27 | 1 | -1/+5 |
| | * | [IA64] Setup an IA64 specific reclaim distance | Christoph Lameter | 2006-04-21 | 1 | -0/+5 |
| | * | [IA64] eliminate compile time warnings | Satoru Takeuchi | 2006-04-20 | 1 | -0/+2 |
| | * | [IA64-SGI] SN SAL call to inject memory errors | Russ Anderson | 2006-04-20 | 1 | -0/+13 |
| | * | [IA64] - Fix MAX_PXM_DOMAINS for systems with > 256 nodes | Jack Steiner | 2006-04-20 | 1 | -3/+2 |
| | * | [IA64] Remove unused variable in sn_sal.h | Russ Anderson | 2006-04-20 | 1 | -3/+1 |
| * | | [PATCH] Add support for the sys_vmsplice syscall | Jens Axboe | 2006-04-26 | 1 | -1/+2 |
| |/ |
|
* | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 32 | -32/+0 |
|/ |
|
* | [PATCH] splice: add support for sys_tee() | Jens Axboe | 2006-04-11 | 1 | -1/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-04-11 | 6 | -7/+20 |
|\ |
|
| * | [IA64] Pass more data to the MCA/INIT notify_die hooks | Keith Owens | 2006-04-07 | 2 | -0/+7 |
| * | [IA64] always map VGA framebuffer UC, even if it supports WB | Bjorn Helgaas | 2006-04-07 | 1 | -1/+1 |
| * | [IA64] fix bug in ia64 __mutex_fastpath_trylock | Chen, Kenneth W | 2006-04-07 | 1 | -1/+1 |
| * | [IA64] update HP CSR space discovery via ACPI | Bjorn Helgaas | 2006-04-06 | 1 | -4/+7 |
| * | [IA64] Wire up new syscalls {set,get}_robust_list | Tony Luck | 2006-04-06 | 1 | -1/+2 |
| * | [IA64] Wire up new syscall sync_file_range() | Tony Luck | 2006-04-04 | 1 | -1/+3 |
* | | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -20/+0 |
|/ |
|
* | [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility | Tony Luck | 2006-03-31 | 1 | -3/+3 |
* | [IA64] Export cpu cache info by sysfs | Zhang, Yanmin | 2006-03-30 | 1 | -0/+28 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-30 | 1 | -0/+4 |
|\ |
|
| * | [IA64] Add __mca_table to the DISCARD list in gate.lds | Jes Sorensen | 2006-03-30 | 1 | -0/+4 |
* | | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 | 1 | -1/+2 |
* | | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -2/+2 |
* | | [PATCH] ia64: add ptr_to_compat() | Ingo Molnar | 2006-03-27 | 1 | -0/+6 |
* | | [PATCH] unify pfn_to_page: ia64 pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -5/+13 |
|/ |
|
* | [PATCH] bitops: ia64: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -50/+17 |
* | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 2006-03-26 | 1 | -5/+5 |
* | [PATCH] EFI: keep physical table addresses in efi structure | Bjorn Helgaas | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] ia64: ioremap: check EFI for valid memory attributes | Bjorn Helgaas | 2006-03-26 | 1 | -13/+2 |
* | [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() | Bjorn Helgaas | 2006-03-26 | 1 | -2/+2 |
* | [PATCH] ia64: use i386 dmi_scan.c | Matt Domsch | 2006-03-26 | 2 | -0/+11 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-25 | 13 | -25/+47 |
|\ |
|
| * | [IA64] New IA64 core/thread detection patch | Fenghua Yu | 2006-03-24 | 1 | -2/+1 |
| * | [IA64] Increase max node count on SN platforms | Jack Steiner | 2006-03-24 | 1 | -1/+1 |
| * | [IA64] Increase max node count on SN platforms | Jack Steiner | 2006-03-24 | 1 | -0/+4 |
| * | [IA64] Increase max node count on SN platforms | Jack Steiner | 2006-03-24 | 1 | -4/+9 |
| * | [IA64] Tollhouse HP: IA64 arch changes | Prarit Bhargava | 2006-03-24 | 5 | -14/+20 |
| * | [IA64] cleanup dig_irq_init | Chen, Kenneth W | 2006-03-24 | 1 | -2/+0 |
| * | [IA64] MCA recovery: kernel context recovery table | Russ Anderson | 2006-03-24 | 1 | -0/+11 |
| * | [IA64] add init declaration to cpu initialization functions | Chen, Kenneth W | 2006-03-22 | 1 | -1/+0 |
| * | [IA64] fix ia64 is_hugepage_only_range | Chen, Kenneth W | 2006-03-22 | 1 | -1/+1 |
* | | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 | 1 | -0/+1 |
* | | [PATCH] abstract type/size specification for assembly | Jan Beulich | 2006-03-24 | 1 | -0/+8 |
* | | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 1 | -1/+1 |
* | | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 2006-03-24 | 1 | -0/+2 |