| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ | Bjorn Helgaas | 2006-04-14 | 1 | -2/+1 |
* | Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-14 | 1 | -0/+1 |
|\ |
|
| * | [PATCH] splice: add support for sys_tee() | Jens Axboe | 2006-04-11 | 1 | -0/+1 |
* | | [IA64] Make show_mem() skip holes in a pgdat | Robin Holt | 2006-04-13 | 1 | -1/+65 |
* | | [IA64] ia64_wait_for_slaves() incorrectly reports MCA | Keith Owens | 2006-04-13 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-04-11 | 7 | -91/+105 |
|\ |
|
| * | [IA64] Prefetch mmap_sem in ia64_do_page_fault() | Christoph Lameter | 2006-04-07 | 1 | -0/+3 |
| * | [IA64] Failure to resume after INIT in user space | Keith Owens | 2006-04-07 | 1 | -5/+5 |
| * | [IA64] Pass more data to the MCA/INIT notify_die hooks | Keith Owens | 2006-04-07 | 1 | -12/+21 |
| * | [IA64] for_each_possible_cpu: ia64 | KAMEZAWA Hiroyuki | 2006-04-06 | 1 | -1/+1 |
| * | [IA64] update HP CSR space discovery via ACPI | Bjorn Helgaas | 2006-04-06 | 1 | -72/+71 |
| * | [IA64] Wire up new syscalls {set,get}_robust_list | Tony Luck | 2006-04-06 | 1 | -2/+2 |
| * | [IA64] 'msg' may be used uninitialized in xpc_initiate_allocate() | Tony Luck | 2006-04-04 | 1 | -1/+1 |
| * | [IA64] Wire up new syscall sync_file_range() | Tony Luck | 2006-04-04 | 1 | -0/+3 |
* | | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -9/+10 |
|/ |
|
* | [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility | Tony Luck | 2006-03-31 | 2 | -5/+5 |
* | [IA64] Export cpu cache info by sysfs | Zhang, Yanmin | 2006-03-30 | 1 | -0/+367 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-30 | 7 | -123/+195 |
|\ |
|
| * | [IA64] ioremap() should prefer WB over UC | Bjorn Helgaas | 2006-03-30 | 1 | -3/+3 |
| * | [IA64] Add __mca_table to the DISCARD list in gate.lds | Jes Sorensen | 2006-03-30 | 1 | -0/+1 |
| * | [IA64] Move __mca_table out of the __init section | Russ Anderson | 2006-03-29 | 1 | -9/+9 |
| * | [IA64] simplify some condition checks in iosapic_check_gsi_range | Satoru Takeuchi | 2006-03-28 | 1 | -4/+1 |
| * | [IA64] correct some messages and fixes some minor things | Satoru Takeuchi | 2006-03-28 | 1 | -99/+161 |
| * | [IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode() | Dean Roe | 2006-03-28 | 1 | -1/+5 |
| * | [IA64-SGI] sn_hwperf use of num_online_cpus() | hawkes@sgi.com | 2006-03-27 | 1 | -1/+1 |
| * | [IA64] optimize flush_tlb_range on large numa box | Chen, Kenneth W | 2006-03-27 | 1 | -5/+7 |
| * | [IA64] lazy_mmu_prot_update needs to be aware of huge pages | Zhang, Yanmin | 2006-03-27 | 1 | -1/+7 |
* | | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 | 1 | -0/+1 |
* | | [PATCH] ia64: const f_ops fix | Andrew Morton | 2006-03-28 | 1 | -19/+20 |
* | | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -3/+3 |
* | | [PATCH] for_each_online_pgdat: remove sorting pgdat | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -31/+0 |
* | | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki | 2006-03-27 | 2 | -3/+3 |
|/ |
|
* | [PATCH] bitops: ia64: make partial_page.bitmap an unsigned long | Akinobu Mita | 2006-03-26 | 1 | -2/+2 |
* | [PATCH] bitops: ia64: use generic bitops | Akinobu Mita | 2006-03-26 | 3 | -89/+5 |
* | [PATCH] bitops: ia64: use cpu_set() instead of __set_bit() | Akinobu Mita | 2006-03-26 | 1 | -1/+2 |
* | [PATCH] kprobes: fix broken fault handling for ia64 | Prasanna S Panchamukhi | 2006-03-26 | 1 | -5/+43 |
* | [PATCH] kprobe handler: discard user space trap | bibo,mao | 2006-03-26 | 1 | -0/+3 |
* | [PATCH] kretprobe instance recycled by parent process | bibo mao | 2006-03-26 | 1 | -8/+0 |
* | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 | 1 | -62/+0 |
* | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell | 2006-03-26 | 1 | -14/+1 |
* | [PATCH] EFI: keep physical table addresses in efi structure | Bjorn Helgaas | 2006-03-26 | 4 | -12/+22 |
* | [PATCH] ia64: ioremap: check EFI for valid memory attributes | Bjorn Helgaas | 2006-03-26 | 2 | -1/+44 |
* | [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() | Bjorn Helgaas | 2006-03-26 | 1 | -21/+20 |
* | [PATCH] ia64: use i386 dmi_scan.c | Matt Domsch | 2006-03-26 | 3 | -1/+14 |
* | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 | 1 | -2/+8 |
|\ |
|
| * | [PATCH] Fix IA64 success/failure indication in syscall auditing. | David Woodhouse | 2006-03-20 | 1 | -2/+8 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-25 | 25 | -270/+303 |
|\ \ |
|
| * | | [IA64] New IA64 core/thread detection patch | Fenghua Yu | 2006-03-24 | 1 | -105/+4 |
| * | | [IA64] Increase max node count on SN platforms | Jack Steiner | 2006-03-24 | 3 | -0/+3 |
| * | | [IA64] Increase max node count on SN platforms | Jack Steiner | 2006-03-24 | 1 | -1/+1 |