Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-12-10 | |
| | | |\ \ \ \ \ \ | ||||
| | | | * | | | | | | [IA64] SN: prevent IRQ retargetting in request_irq() | John Keller | 2008-12-09 | |
| | | | * | | | | | | [IA64] Clear up section mismatch with arch_unregister_cpu() | Robin Holt | 2008-12-09 | |
| | | | * | | | | | | [IA64] Clear up section mismatch for sn_check_wars. | Robin Holt | 2008-12-09 | |
| | | | * | | | | | | [IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel. | Robin Holt | 2008-12-09 | |
| | | | * | | | | | | [IA64] eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2008-12-09 | |
| | | | * | | | | | | [IA64] remove BUILD_BUG_ON from paravirt_getreg() | Alexey Dobriyan | 2008-12-09 | |
| | | | | |_|/ / / | | | | |/| | | | | ||||
| | | * | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-12-10 | |
| | | |\ \ \ \ \ \ | ||||
| | | | * | | | | | | MIPS: Better than nothing implementation of PCI mmap to fix X. | Ralf Baechle | 2008-12-09 | |
| | | * | | | | | | | uml: boot broken due to buffer overrun | Balbir Singh | 2008-12-10 | |
| | | | |/ / / / / | | | |/| | | | | | ||||
| | | * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-09 | |
| | | |\ \ \ \ \ \ | ||||
| | | | * | | | | | | [ARM] Fix alignment fault handling for ARMv6 and later CPUs | Russell King | 2008-12-07 | |
| | | | * | | | | | | [ARM] 5340/1: fix stack placement after noexecstack changes | Lennert Buytenhek | 2008-12-06 | |
| | | | * | | | | | | [ARM] 5339/1: fix __fls() on ARM | Nicolas Pitre | 2008-12-04 | |
| | | | * | | | | | | [ARM] Orion: fix bug in pcie configuration cycle function field mask | Saeed Bishara | 2008-12-02 | |
| | | | * | | | | | | [ARM] omap: fix a pile of issues | Russell King | 2008-12-01 | |
| | | * | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-12-09 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | | | ||||
| | | | * | | | | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow... | Paul Mackerras | 2008-12-08 | |
| | | | |\ \ \ \ \ \ | ||||
| | | | * | | | | | | | powerpc/virtex5: Fix Virtex5 machine check handling | Grant Likely | 2008-12-05 | |
| | | * | | | | | | | | x86: fix default_spin_lock_flags() prototype | Ingo Molnar | 2008-12-08 | |
| | | * | | | | | | | | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 | Joerg Roedel | 2008-12-08 | |
| | | * | | | | | | | | AMD IOMMU: fix WARN_ON in dma_ops unmap path | Joerg Roedel | 2008-12-08 | |
| | | * | | | | | | | | AMD IOMMU: fix typo in comment | Joerg Roedel | 2008-12-08 | |
| | | * | | | | | | | | AMD IOMMU: fix loop counter in free_pagetable function | Joerg Roedel | 2008-12-08 | |
| | | * | | | | | | | | AMD IOMMU: fix iommu_map_page function | Joerg Roedel | 2008-12-08 | |
| * | | | | | | | | | | x86, sparseirq: clean up Kconfig entry | Ingo Molnar | 2008-12-25 | |
| * | | | | | | | | | | x86: turn CONFIG_SPARSE_IRQ off by default | Ingo Molnar | 2008-12-25 | |
| * | | | | | | | | | | sparseirq: fix numa_migrate_irq_desc dependency and comments | Yinghai Lu | 2008-12-19 | |
| * | | | | | | | | | | sparseirq: fix !SMP building, #2 | Yinghai Lu | 2008-12-16 | |
| * | | | | | | | | | | x86, sparseirq: move irq_desc according to smp_affinity, v7 | Yinghai Lu | 2008-12-16 | |
| * | | | | | | | | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build | Yinghai Lu | 2008-12-09 | |
| * | | | | | | | | | | sparseirq: fix typo in !CONFIG_IO_APIC case | Ingo Molnar | 2008-12-08 | |
| * | | | | | | | | | | x86, MSI: pass irq_cfg and irq_desc | Yinghai Lu | 2008-12-08 | |
| * | | | | | | | | | | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu | 2008-12-08 | |
| * | | | | | | | | | | x86: use NR_IRQS_LEGACY | Yinghai Lu | 2008-12-08 | |
| * | | | | | | | | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | MIPS: Fix incorrect use of loose in vpe.c | Nick Andrew | 2008-12-05 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds | 2008-12-05 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||
| | * | | | | | | | powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigs | Anton Vorontsov | 2008-12-04 | |
| | | |/ / / / / | | |/| | | | | | ||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-12-05 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||
| | * | | | | | | sparc64: Sync FPU state in VIS emulation handler. | Hong H. Pham | 2008-12-04 | |
| | * | | | | | | sparc64: Fix VIS emulation bugs | Joseph Myers | 2008-12-03 | |
| | * | | | | | | sparc: asm/bitops.h should define __fls | Rusty Russell | 2008-12-03 | |
| | * | | | | | | sparc64: Fix bug in PTRACE_SETFPREGS64 handling. | Chris Torek | 2008-12-03 | |
| | | |_|_|/ / | | |/| | | | | ||||
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-12-05 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | x86: fix early panic with boot option "nosmp" | Andi Kleen | 2008-12-04 | |
| | * | | | | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-12-03 | |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | x86/oprofile: fix Intel cpu family 6 detection | William Cohen | 2008-12-03 | |
| | | * | | | | | | oprofile: fix CPU unplug panic in ppro_stop() | Eric Dumazet | 2008-12-03 | |
| | | | |_|/ / / | | | |/| | | | | ||||
| | * | | | | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-12-03 | |
| | |\ \ \ \ \ \ |