Age | Commit message (Expand) | Author |
2008-02-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-02-08 | [IA64] Fix large MCA bootmem allocation | Russ Anderson |
2008-02-08 | [IA64] Simplify cpu_idle_wait | Tony Luck |
2008-02-08 | [IA64] Synchronize RBS on PTRACE_ATTACH | Petr Tesarik |
2008-02-08 | [IA64] Synchronize kernel RSE to user-space and back | Petr Tesarik |
2008-02-08 | [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME | Petr Tesarik |
2008-02-08 | [IA64] Wire up timerfd_{create,settime,gettime} syscalls | Tony Luck |
2008-02-08 | time: fix typo in comments | Li Zefan |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-07 | vmcoreinfo: fix the configuration dependencies | Ken'ichi Ohmichi |
2008-02-07 | vmcoreinfo: rename vmcoreinfo's macros returning the size | Ken'ichi Ohmichi |
2008-02-07 | Merge branches 'release' and 'fluff' into release | Len Brown |
2008-02-07 | ACPI: misc cleanups | Adrian Bunk |
2008-02-07 | Merge branches 'release' and 'throttling-domains' into release | Len Brown |
2008-02-07 | Merge branches 'release', 'misc' and 'misc-2.6.25' into release | Len Brown |
2008-02-07 | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown |
2008-02-06 | idle_regs() must be __cpuinit | Adrian Bunk |
2008-02-06 | calibrate_delay() must be __cpuinit | Adrian Bunk |
2008-02-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-02-05 | timerfd: new timerfd API | Davide Libenzi |
2008-02-05 | [IA64] make pfm_get_task work with virtual pids | Pavel Emelyanov |
2008-02-05 | [IA64] honor notify_die() returning NOTIFY_STOP | Jan Beulich |
2008-02-05 | [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPU | Jan Beulich |
2008-02-04 | [IA64] ia64_set_psr should use srlz.i | Xiantao Zhang |
2008-02-04 | [IA64] Export three symbols for module use | Zhang, Xiantao |
2008-02-04 | [IA64] mca style cleanup | Hidetoshi Seto |
2008-02-04 | [IA64] generalize attribute of fsyscall_gtod_data | Hidetoshi Seto |
2008-02-04 | [IA64] efi.c Add /* never reached */ annotation | Aron Griffis |
2008-02-04 | [IA64] efi.c Spelling/punctuation fixes | Aron Griffis |
2008-02-04 | [IA64] Make efi.c mostly fit in 80 columns | Aron Griffis |
2008-02-04 | [IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64 | Masami Hiramatsu |
2008-02-04 | [IA64] constify function pointer tables | Jan Engelhardt |
2008-02-02 | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORD | Zhao Yakui |
2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-01-30 | modules: fold percpu_modcopy into module.c | travis@sgi.com |
2008-01-30 | percpu: make the asm-generic/percpu.h more "generic" | travis@sgi.com |
2008-01-28 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg |
2008-01-25 | sched: remove printk_clock references from ia64 | Ingo Molnar |
2008-01-25 | sched: remove printk_clock() | Ingo Molnar |
2008-01-24 | Kobject: convert arch/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman |
2008-01-24 | Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add | Greg Kroah-Hartman |
2008-01-15 | [IA64] Fix unaligned handler for floating point instructions with base update | Luck, Tony |
2007-12-19 | [IA64] Adjust CMCI mask on CPU hotplug | Hidetoshi Seto |
2007-12-19 | [IA64] make flush_tlb_kernel_range() an inline function | Jan Beulich |
2007-12-19 | [IA64] Remove assembler warnings on head.S | Hidetoshi Seto |
2007-12-19 | [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.c | Kenji Kaneshige |
2007-12-19 | [IA64] set_thread_area fails in IA32 chroot | Ian Wienand |
2007-12-18 | [IA64] print kernel release in OOPS to make kerneloops.org happy | Luck, Tony |
2007-12-18 | [IA64] signal: remove redundant code in setup_sigcontext() | Shi Weihua |
2007-12-14 | ACPI: tables: complete searching upon RSDP w/ bad checksum. | Len Brown |