| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c | Eric W. Biederman | 2007-02-14 | 1 | -6/+16 |
* | | | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c | Eric W. Biederman | 2007-02-14 | 1 | -2/+2 |
* | | | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c | Eric W. Biederman | 2007-02-14 | 1 | -10/+20 |
* | | | [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head | Eric W. Biederman | 2007-02-14 | 2 | -2/+2 |
|/ / |
|
* | | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | | [PATCH] Dynamic kernel command-line: fixups | Alon Bar-Lev | 2007-02-12 | 1 | -2/+0 |
* | | [PATCH] Dynamic kernel command-line: x86_64 | Alon Bar-Lev | 2007-02-12 | 2 | -5/+5 |
* | | [PATCH] Consolidate bust_spinlocks() | Kirill Korotaev | 2007-02-11 | 1 | -21/+0 |
* | | [PATCH] Common compat_sys_sysinfo | Kyle McMartin | 2007-02-11 | 2 | -67/+1 |
* | | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. | Robert P. J. Day | 2007-02-11 | 1 | -2/+0 |
* | | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 | 1 | -3/+1 |
* | | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2007-02-11 | 1 | -0/+4 |
* | | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter | 2007-02-11 | 1 | -0/+4 |
|/ |
|
* | [PATCH] x86_64 ia32 vDSO: use install_special_mapping | Roland McGrath | 2007-02-09 | 1 | -46/+13 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-07 | 1 | -5/+12 |
|\ |
|
| * | msi: Make MSI useable more architectures | Eric W. Biederman | 2007-02-07 | 1 | -5/+12 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-02-07 | 6 | -51/+54 |
|\ \
| |/
|/| |
|
| * | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy | 2007-02-02 | 3 | -39/+42 |
| * | ACPICA: use new ACPI headers. | Alexey Starikovskiy | 2007-02-02 | 2 | -3/+3 |
| * | ACPICA: minimal patch to integrate new tables into Linux | Alexey Starikovskiy | 2007-02-02 | 1 | -9/+9 |
* | | [IA64] swiotlb cleanup | Jan Beulich | 2007-02-05 | 1 | -1/+1 |
|/ |
|
* | [PATCH] x86_64 ia32 vDSO: define arch_vma_name | Roland McGrath | 2007-01-26 | 1 | -0/+8 |
* | [PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMP | Roland McGrath | 2007-01-26 | 2 | -49/+7 |
* | [PATCH] Revert nmi_known_cpu() check during boot option parsing | Venkatesh Pallipadi | 2007-01-23 | 1 | -2/+0 |
* | [PATCH] x86-64: Fix warnings in ia32_aout.c | Andi Kleen | 2007-01-11 | 1 | -2/+2 |
* | [PATCH] x86-64: tighten up printks | Muli Ben-Yehuda | 2007-01-11 | 1 | -3/+8 |
* | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration | Jack Steiner | 2007-01-11 | 1 | -4/+21 |
* | [PATCH] x86-64: Update defconfig | Andi Kleen | 2007-01-11 | 1 | -4/+12 |
* | Revert "[PATCH] x86-64: Try multiple timer variants in check_timer" | Linus Torvalds | 2007-01-08 | 2 | -51/+78 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-01-03 | 1 | -0/+1 |
|\ |
|
| * | [CPUFREQ] select consistently | Randy Dunlap | 2006-12-22 | 1 | -0/+1 |
* | | [PATCH] x86_64: Fix dump_trace() | OGAWA Hirofumi | 2007-01-03 | 1 | -1/+1 |
* | | Revert "[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFA... | Linus Torvalds | 2007-01-01 | 1 | -2/+3 |
* | | [PATCH] make fn_keys work again on power/macbooks | Soeren Sonnenburg | 2006-12-30 | 1 | -1/+1 |
* | | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM... | Ingo Molnar | 2006-12-22 | 1 | -1/+5 |
* | | [PATCH] x86_64: fix boot time hang in detect_calgary() | Ingo Molnar | 2006-12-21 | 1 | -3/+8 |
* | | [PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT | Ingo Molnar | 2006-12-21 | 1 | -3/+2 |
* | | Remove stack unwinder for now | Linus Torvalds | 2006-12-15 | 5 | -123/+0 |
|/ |
|
* | Merge ../linus | Dave Jones | 2006-12-12 | 48 | -671/+1064 |
|\ |
|
| * | [PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64 | Brice Goglin | 2006-12-11 | 1 | -1/+1 |
| * | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 2006-12-10 | 1 | -2/+1 |
| * | [PATCH] x86: Work around gcc 4.2 over aggressive optimizer | Andi Kleen | 2006-12-09 | 1 | -0/+1 |
| * | [PATCH] x86: Fix boot hang due to nmi watchdog init code | Ravikiran G Thirumalai | 2006-12-09 | 1 | -4/+5 |
| * | [PATCH] x86-64: Update defconfig | Andi Kleen | 2006-12-09 | 1 | -7/+22 |
| * | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+8 |
| * | [PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -4/+4 |
| * | [PATCH] Generic BUG for x86-64 | Jeremy Fitzhardinge | 2006-12-08 | 4 | -25/+23 |
| * | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 | 31 | -356/+647 |
| |\ |
|
| | * | [PATCH] x86-64: Export smp_call_function_single | Andi Kleen | 2006-12-07 | 1 | -0/+1 |
| | * | [PATCH] unwinder: move .eh_frame to RODATA | Jan Beulich | 2006-12-07 | 1 | -9/+0 |