| Commit message (Expand) | Author | Age |
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-08 |
|\ |
|
| * | sched: optimize sched_clock() a bit | Ingo Molnar | 2008-11-08 |
| * | sched: improve sched_clock() performance | Ingo Molnar | 2008-11-08 |
* | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-11-07 |
|\ \ |
|
| * | | oprofile: Fix p6 counter overflow check | Andi Kleen | 2008-11-07 |
| * | | Cell OProfile: Incorrect local array size in activate spu profiling function | Carl Love | 2008-10-31 |
| * | | Revert "Cell OProfile: Incorrect local array size in activate spu profiling f... | Robert Richter | 2008-10-31 |
| * | | Cell OProfile: Incorrect local array size in activate spu profiling function | Carl Love | 2008-10-27 |
| * | | Change UTF8 chars in Kconfig help text about Oprofile AMD barcelona | Jesper Dangaard Brouer | 2008-10-27 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-11-07 |
|\ \ \ |
|
| * | | | [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP | Jay Lan | 2008-11-07 |
| * | | | [IA64] fix boot panic caused by offline CPUs | Doug Chapman | 2008-11-06 |
| * | | | [IA64] reorder Kconfig options to match x86 | Bjorn Helgaas | 2008-11-06 |
| * | | | [IA64] Build VT-D iommu support into generic kernel | Tony Luck | 2008-11-04 |
| * | | | [IA64] remove dead BIO_VMERGE_BOUNDARY definition | FUJITA Tomonori | 2008-11-04 |
| * | | | [IA64] remove duplicated #include from pci-dma.c | Huang Weiyi | 2008-11-04 |
| * | | | [IA64] use common header for software IO/TLB | Joerg Roedel | 2008-11-04 |
| * | | | [IA64] fix the difference between node_mem_map and node_start_pfn | Ken'ichi Ohmichi | 2008-11-04 |
| * | | | [IA64] Add error_recovery_info field to SAL section header | Russ Anderson | 2008-11-04 |
| * | | | [IA64] Add UV watchlist support. | Russ Anderson | 2008-11-04 |
| * | | | [IA64] Simplify SGI uv vs. sn2 driver issues | Russ Anderson | 2008-11-04 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-07 |
|\ \ \ \ |
|
| * | | | | x86, xen: fix use of pgd_page now that it really does return a page | Jeremy Fitzhardinge | 2008-11-06 |
* | | | | | xen: make sure stray alias mappings are gone before pinning | Jeremy Fitzhardinge | 2008-11-07 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-06 |
|\| | | |
|
| * | | | Revert "x86: default to reboot via ACPI" | Eduardo Habkost | 2008-11-06 |
| * | | | x86: align DirectMap in /proc/meminfo | Hugh Dickins | 2008-11-06 |
| * | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-11-06 |
| |\ \ \ |
|
| | * | | | AMD IOMMU: fix lazy IO/TLB flushing in unmap path | Joerg Roedel | 2008-11-06 |
| | * | | | AMD IOMMU: fix detection of NP capable IOMMUs | Joerg Roedel | 2008-10-30 |
| * | | | | x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR | Suresh Siddha | 2008-11-06 |
| * | | | | x86: remove VISWS and PARAVIRT around NR_IRQS puzzle | Yinghai Lu | 2008-11-06 |
| * | | | | x86: mention ACPI in top-level Kconfig menu | Bjorn Helgaas | 2008-11-06 |
| * | | | | x86: size NR_IRQS on 32-bit systems the same way as 64-bit | Yinghai Lu | 2008-11-06 |
| * | | | | x86: don't allow nr_irqs > NR_IRQS | Ben Hutchings | 2008-11-06 |
| * | | | | x86: don't use tsc_khz to calculate lpj if notsc is passed | Alok Kataria | 2008-11-04 |
| * | | | | x86, voyager: fix smp_intr_init() compile breakage | James Bottomley | 2008-11-03 |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-11-06 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2008-11-06 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: OMAP: Fix define for twl4030 irqs | Tony Lindgren | 2008-11-04 |
| | * | | | | | ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bits | Tony Lindgren | 2008-11-04 |
| | * | | | | | ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap | Zhaolei | 2008-11-04 |
| | * | | | | | ARM: OMAP: Fix compiler warnings in gpmc.c | Sanjeev Premi | 2008-11-04 |
| | |/ / / / |
|
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs... | Russell King | 2008-11-06 |
| |\ \ \ \ \ |
|
| | * | | | | | [ARM] xsc3: fix xsc3_l2_inv_range | Dan Williams | 2008-11-06 |
| | |/ / / / |
|
| * | | | | | [ARM] mm: fix page table initialization | Russell King | 2008-11-06 |
| * | | | | | [ARM] fix naming of MODULE_START / MODULE_END | Russell King | 2008-11-06 |
| * | | | | | [ARM] fix VFP+softfloat binaries | Russell King | 2008-11-04 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-11-06 |
|\ \ \ \ \ |
|
| * | | | | | powerpc: Fix "unused variable" warning in pci_dlpar.c | Stephen Rothwell | 2008-11-05 |