| Commit message (Expand) | Author | Age |
* | Revert "[IA64] fix percpu warnings" | Tony Luck | 2009-11-02 |
* | Pull ticket-spinaphore into release branch | Tony Luck | 2009-10-23 |
|\ |
|
| * | [IA64] Re-implement spinaphores using ticket lock concepts | Tony Luck | 2009-10-09 |
* | | Pull ticket4byte into release branch | Tony Luck | 2009-10-23 |
|\ \ |
|
| * | | [IA64] SMT friendly version of spin_unlock_wait() | Tony Luck | 2009-10-13 |
| * | | [IA64] Squeeze ticket locks back into 4 bytes. | Tony Luck | 2009-10-07 |
| |/ |
|
* | | [IA64] fix percpu warnings | Randy Dunlap | 2009-10-15 |
* | | [IA64] use printk_once() unaligned.c/io_common.c | Marcin Slusarz | 2009-10-13 |
* | | [IA64] Require SAL 3.2 in order to do extended config space ops | Matthew Wilcox | 2009-10-13 |
* | | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl() | Roel Kluin | 2009-10-13 |
* | | [IA64] Restore registers in the stack on INIT | Takao Indoh | 2009-10-13 |
|/ |
|
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-27 |
|\ |
|
| * | ACPI: IA64=y ACPI=n build fix | Len Brown | 2009-09-27 |
* | | [IA64] implement ticket locks for Itanium | Tony Luck | 2009-09-25 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 |
|\ |
|
| * | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-23 |
| * | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-23 |
| * | ia64: convert last user of smp_call_function_mask | Rusty Russell | 2009-09-23 |
| * | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-09-23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 |
|\ \
| |/
|/| |
|
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 |
| * | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2009-09-20 |
| * | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 2009-09-20 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 |
|\ \ |
|
| * | | ia64: IOMMU passthrough mode shouldn't trigger swiotlb init | David Woodhouse | 2009-08-13 |
* | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-23 |
|\ \ \ |
|
| * \ \ | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner | 2009-08-29 |
| |\ \ \ |
|
| | * | | | cputime: Optimize jiffies_to_cputime(1) | Stanislaw Gruszka | 2009-08-03 |
| | |/ / |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-23 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'acpica' into release | Len Brown | 2009-09-19 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 |
| | |/ / |
|
* | | | | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2009-09-23 |
* | | | | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 |
* | | | | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 |
* | | | | kcore: add kclist types | KAMEZAWA Hiroyuki | 2009-09-23 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 |
|\ \ \ \ |
|
| * | | | | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 |
| |/ / / |
|
* | | | | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 2009-09-22 |
* | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 |
* | | | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 |
|/ / / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-09-18 |
|\ \ \ |
|
| * | | | [IA64] Clean up linker script using standard macros. | Nelson Elhage | 2009-09-15 |
| * | | | [IA64] Use standard macros for page-aligned data. | Nelson Elhage | 2009-09-15 |
| * | | | [IA64] Use .ref.text, not .text.init for start_ap. | Tim Abbott | 2009-09-15 |
| * | | | [IA64] pci_br, fix infinite loop in find_free_ate() | Jiri Slaby | 2009-09-15 |
| * | | | [IA64] kdump: Short path to freeze CPUs | Hidetoshi Seto | 2009-09-14 |
| * | | | [IA64] kdump: Try INIT regardless of | Hidetoshi Seto | 2009-09-14 |
| * | | | [IA64] kdump: Mask INIT first in panic-kdump path | Hidetoshi Seto | 2009-09-14 |
| * | | | [IA64] kdump: Don't return APs to SAL from kdump | Hidetoshi Seto | 2009-09-14 |