| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds | 2006-12-07 | 24 | -48/+1008 |
|\ |
|
| * | [IA64] replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-07 | 4 | -13/+6 |
| * | [IA64] resolve name clash by renaming is_available_memory() | Christoph Lameter | 2006-12-07 | 1 | -3/+3 |
| * | [IA64] Need export for csum_ipv6_magic | Tony Luck | 2006-12-07 | 1 | -0/+1 |
| * | [PATCH] Add support for type argument in PAL_GET_PSTATE | Venkatesh Pallipadi | 2006-12-07 | 1 | -7/+4 |
| * | [IA64] tidy up return value of ip_fast_csum | Chen, Kenneth W | 2006-12-07 | 1 | -1/+2 |
| * | [IA64] implement csum_ipv6_magic for ia64. | Chen, Kenneth W | 2006-12-07 | 1 | -2/+53 |
| * | [IA64] More Itanium PAL spec updates | Russ Anderson | 2006-12-07 | 1 | -1/+8 |
| * | [IA64] Update processor_info features | Russ Anderson | 2006-12-07 | 1 | -2/+11 |
| * | [IA64] SN: Correctly update smp_affinty mask | John Keller | 2006-12-07 | 2 | -7/+15 |
| * | [IA64] sparse cleanups | Matthew Wilcox | 2006-12-07 | 2 | -7/+7 |
| * | [IA64] IA64 Kexec/kdump | Zou Nan hai | 2006-12-07 | 12 | -5/+898 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 | 1 | -4/+4 |
|\ \ |
|
| * | | [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu | Siddha, Suresh B | 2006-12-07 | 1 | -4/+4 |
* | | | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2006-12-07 | 2 | -4/+0 |
* | | | [PATCH] kprobes: enable booster on the preemptible kernel | Masami Hiramatsu | 2006-12-07 | 1 | -1/+1 |
* | | | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm | 2006-12-07 | 1 | -2/+0 |
* | | | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 2 | -2/+2 |
* | | | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 3 | -7/+7 |
* | | | [PATCH] shared page table for hugetlb page | Chen, Kenneth W | 2006-12-07 | 1 | -0/+5 |
| |/
|/| |
|
* | | [IA64] Fix pci.c kernel compilation breakage. | Peter Chubb | 2006-12-06 | 1 | -2/+2 |
* | | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 3 | -11/+13 |
|/ |
|
* | [NET]: IA64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -42/+27 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-12-01 | 10 | -621/+1002 |
|\ |
|
| * | Altix: Initial ACPI support - ROM shadowing. | John Keller | 2006-12-01 | 3 | -2/+39 |
| * | Altix: Add initial ACPI IO support | John Keller | 2006-12-01 | 10 | -570/+945 |
| * | PCI: Use pci_generic_prep_mwi on ia64 | Matthew Wilcox | 2006-12-01 | 1 | -51/+20 |
* | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 1 | -4/+4 |
|/ |
|
* | [IA64] a fix towards allmodconfig build | Luck, Tony | 2006-11-16 | 1 | -2/+2 |
* | [IA64] use generic_handle_irq() | Ingo Molnar | 2006-11-16 | 2 | -3/+3 |
* | [IA64] typename -> name conversion | Ingo Molnar | 2006-11-16 | 4 | -5/+5 |
* | [IA64] irqs: use `name' not `typename' | Andrew Morton | 2006-11-16 | 2 | -2/+2 |
* | [IA64] bte_unaligned_copy() transfers one extra cache line. | Robin Holt | 2006-11-15 | 1 | -5/+4 |
* | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins | 2006-11-14 | 1 | -1/+3 |
* | [PATCH] mspec driver build fix | Jes Sorensen | 2006-11-13 | 1 | -0/+9 |
* | [PATCH] ia64: select ACPI_NUMA if ACPI | KAMEZAWA Hiroyuki | 2006-11-08 | 1 | -0/+1 |
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds | 2006-10-31 | 4 | -36/+84 |
|\ |
|
| * | [IA64] Correct definition of handle_IPI | Keith Owens | 2006-10-31 | 1 | -1/+1 |
| * | [IA64] move SAL_CACHE_FLUSH check later in boot | Troy Heber | 2006-10-31 | 2 | -4/+9 |
| * | [IA64] MCA recovery: Montecito support | Russ Anderson | 2006-10-31 | 1 | -27/+68 |
| * | [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPI | Kenji Kaneshige | 2006-10-31 | 1 | -4/+6 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-10-27 | 2 | -1/+70 |
|\ \ |
|
| * | | PCI: fix pci_fixup_video as it blows up on sparc64 | Eiichiro Oiwa | 2006-10-27 | 2 | -1/+70 |
| |/ |
|
* | | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 | 1 | -7/+1 |
|/ |
|
* | [IA64] Count resched interrupts | Jack Steiner | 2006-10-17 | 1 | -2/+18 |
* | [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices | Bjorn Helgaas | 2006-10-17 | 2 | -21/+0 |
* | [IA64] update sn2_defconfig | Jes Sorensen | 2006-10-17 | 1 | -44/+175 |
* | [IA64] reformat pal.S to fit in 80 columns, fix typos | Bjorn Helgaas | 2006-10-17 | 1 | -23/+24 |
* | [IA64] remove unused PAL_CALL_IC_OFF | Bjorn Helgaas | 2006-10-17 | 1 | -8/+3 |
* | [IA64] - Allow IPIs in timer loop | Jack Steiner | 2006-10-17 | 1 | -0/+6 |