Age | Commit message (Expand) | Author | Files | Lines |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 7 | -9/+8 |
2008-06-26 | ia64: convert to generic helpers for IPI function calls | Jens Axboe | 3 | -239/+16 |
2008-06-26 | Merge commit 'v2.6.26-rc8' into core/rcu | Ingo Molnar | 3 | -5/+2 |
2008-06-24 | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() | Julia Lawall | 1 | -2/+0 |
2008-06-24 | [IA64] Handle count==0 in sn2_ptc_proc_write() | Cliff Wickman | 1 | -1/+1 |
2008-06-24 | [IA64] Fix boot failure on ia64/sn2 | Jes Sorensen | 1 | -2/+1 |
2008-06-23 | Merge branch 'linus' into core/rcu | Ingo Molnar | 5 | -9/+23 |
2008-06-20 | [IA64] SN2: security hole in sn2_ptc_proc_write | Cliff Wickman | 1 | -0/+2 |
2008-06-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 4 | -9/+21 |
2008-06-16 | [IA64] Fix CONFIG_IA64_SGI_UV build error | Jack Steiner | 2 | -0/+13 |
2008-06-16 | Merge branch 'linus' into core/rcu | Ingo Molnar | 11 | -52/+137 |
2008-06-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -2/+7 |
2008-06-12 | [IA64] Update check_sal_cache_flush to use platform_send_ipi() | Alex Chiang | 1 | -4/+3 |
2008-06-12 | ACPI: handle invalid ACPI SLIT table | Fenghua Yu | 1 | -2/+7 |
2008-06-12 | [IA64] perfmon: fix async exit bug | stephane eranian | 1 | -5/+5 |
2008-06-06 | KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM | Jes Sorensen | 1 | -1/+2 |
2008-05-28 | [IA64] pv_ops: move some functions in ivt.S to avoid lack of space. | Isaku Yamahata | 1 | -128/+133 |
2008-05-28 | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. | Isaku Yamahata | 2 | -0/+38 |
2008-05-28 | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. | Isaku Yamahata | 2 | -5/+28 |
2008-05-28 | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata | 2 | -16/+54 |
2008-05-28 | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e... | Isaku Yamahata | 3 | -0/+19 |
2008-05-28 | [IA64] pvops: paravirtualize NR_IRQS | Isaku Yamahata | 3 | -0/+63 |
2008-05-28 | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata | 4 | -44/+152 |
2008-05-28 | [IA64] pvops: paravirtualize ivt.S | Isaku Yamahata | 1 | -127/+122 |
2008-05-28 | [IA64] pvops: paravirtualize minstate.h. | Isaku Yamahata | 2 | -6/+36 |
2008-05-28 | [IA64] pvops: preparation for paravirtulization of hand written assembly code. | Isaku Yamahata | 1 | -0/+9 |
2008-05-28 | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions. | Isaku Yamahata | 1 | -0/+247 |
2008-05-28 | [IA64] pvops: add an early setup hook for pv_ops. | Isaku Yamahata | 1 | -0/+41 |
2008-05-28 | [IA64] pvops: introduce pv_info which describes some random info. | Isaku Yamahata | 2 | -0/+43 |
2008-05-28 | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file. | Isaku Yamahata | 1 | -1/+0 |
2008-05-28 | [IA64] pvops: preparation: remove extern in irq_ia64.c | Isaku Yamahata | 1 | -1/+0 |
2008-05-28 | [IA64] Workaround for RSE issue | Tony Luck | 5 | -46/+125 |
2008-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2008-05-19 | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 1 | -0/+1 |
2008-05-18 | KVM: ia64: fix GVMM module including position-dependent objects | Xiantao Zhang | 3 | -2/+3 |
2008-05-17 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |
2008-05-15 | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan | 2 | -10/+25 |
2008-05-15 | [IA64] Properly unregister legacy interrupts | Prarit Bhargava | 1 | -0/+3 |
2008-05-15 | [IA64] Remove NULL pointer check for argument never passed as NULL. | Simon Holm Thøgersen | 1 | -6/+0 |
2008-05-15 | [IA64] trivial cleanup for perfmon.c | Hidetoshi Seto | 1 | -6/+10 |
2008-05-15 | [IA64] trivial cleanup for entry.S | Hidetoshi Seto | 1 | -6/+6 |
2008-05-15 | [IA64] fix interrupt masking for pending works on kernel leave | Hidetoshi Seto | 2 | -8/+31 |
2008-05-15 | [IA64] allow user to force_pal_cache_flush | Alex Chiang | 1 | -0/+11 |
2008-05-15 | [IA64] Don't reserve crashkernel memory > 4 GB | Bernhard Walle | 1 | -0/+29 |
2008-05-15 | [IA64] machvec support for SGI UV platform | Jack Steiner | 7 | -2/+154 |
2008-05-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 9 | -168/+145 |
2008-05-02 | [IA64] fix file and descriptor handling in perfmon | Al Viro | 1 | -112/+87 |
2008-05-02 | [IA64] TS_RESTORE_SIGMASK | Roland McGrath | 2 | -8/+9 |
2008-05-02 | [IA64] smp.c coding style fix | Hidetoshi Seto | 1 | -33/+35 |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel | 1 | -2/+1 |