| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | [IA64] update sn2 defconfig | Jes Sorensen | 2006-04-27 | 1 | -31/+45 |
| * | | | [IA64] Add mca recovery failure messages | Russ Anderson | 2006-04-27 | 1 | -18/+36 |
| * | | | [IA64-SGI] fix SGI Altix tioce_reserve_m32() bug | Mike Habeck | 2006-04-27 | 1 | -3/+3 |
| * | | | [IA64-SGI] - Reduce overhead of reading sn_topology | Jack Steiner | 2006-04-27 | 1 | -2/+2 |
| * | | | [IA64-SGI] - Fix discover of nearest cpu node to IO node | Jack Steiner | 2006-04-27 | 1 | -2/+2 |
| * | | | [IA64] IOC4 config option ordering | Brent Casavant | 2006-04-21 | 1 | -0/+2 |
| * | | | [IA64] eliminate compile time warnings | Satoru Takeuchi | 2006-04-20 | 1 | -2/+1 |
| * | | | [IA64] eliminate compile time warnings | Satoru Takeuchi | 2006-04-20 | 1 | -0/+3 |
| * | | | [IA64] Remove redundant NULL checks before kfree | Jesper Juhl | 2006-04-20 | 2 | -11/+4 |
| * | | | [IA64] wire up compat_sys_adjtimex() | Luck, Tony | 2006-04-20 | 1 | -1/+1 |
* | | | | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 2006-04-26 | 3 | -3/+3 |
* | | | | [PATCH] Add support for the sys_vmsplice syscall | Jens Axboe | 2006-04-26 | 1 | -0/+1 |
|/ / / |
|
* | | | [PATCH] Switch Kprobes inline functions to __kprobes for ia64 | Prasanna S Panchamukhi | 2006-04-19 | 1 | -5/+5 |
* | | | [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 |