Age | Commit message (Expand) | Author |
2009-01-18 | s390: enable system call wrappers | Heiko Carstens |
2009-01-18 | powerpc: Enable syscall wrappers for 64-bit | Benjamin Herrenschmidt |
2009-01-18 | System call wrapper infrastructure | Heiko Carstens |
2009-01-18 | Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens |
2009-01-18 | Rename old_readdir to sys_old_readdir | Heiko Carstens |
2009-01-18 | x86, UV: remove erroneous BAU initialization | Cliff Wickman |
2009-01-18 | x86: fix incorrect __read_mostly on _boot_cpu_pda | Ravikiran G Thirumalai |
2009-01-18 | x86: default to SWIOTLB=y on x86_64 | Joerg Roedel |
2009-01-14 | AMD IOMMU: fix wrong loop counter in free_pagetables | Joerg Roedel |
2009-01-14 | AMD IOMMU: initialize phys_addr correctly in iommu_page_map | Joerg Roedel |
2009-01-14 | AMD IOMMU: allocate rlookup_table with __GFP_ZERO | Joerg Roedel |
2009-01-14 | AMD IOMMU: reset command buffer pointers manually | Joerg Roedel |
2009-01-14 | powerpc: Fix corruption error in rh_alloc_fixed() | Guillaume Knispel |
2008-12-18 | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden |
2008-12-18 | AMD IOMMU: enable device isolation per default | Joerg Roedel |
2008-12-13 | powerpc: Use cpu_thread_in_core in smp_init for of_spin_map | Milton Miller |
2008-12-13 | powerpc/virtex5: Fix Virtex5 machine check handling | Grant Likely |
2008-12-13 | uml: boot broken due to buffer overrun | Balbir Singh |
2008-12-13 | x86: remove debug code from arch_add_memory() | Gary Hade |
2008-12-13 | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() | Shaohua Li |
2008-12-13 | x86: HPET: convert WARN_ON to WARN_ON_ONCE | Matt Fleming |
2008-12-13 | powerpc/mpic: Don't reset affinity for secondary MPIC on boot | Arnd Bergmann |
2008-12-13 | sparc64: Sync FPU state in VIS emulation handler. | Hong H. Pham |
2008-12-13 | sparc64: Fix VIS emulation bugs | Joseph Myers |
2008-12-13 | sparc64: Fix bug in PTRACE_SETFPREGS64 handling. | Chris Torek |
2008-12-13 | sparc64: Fix PCI resource mapping on sparc64 | Max Dmitrichenko |
2008-12-13 | sparc64: Fix __copy_{to,from}_user_inatomic defines. | Hugh Dickins |
2008-12-13 | sparc64: Fix offset calculation in compute_size() | David S. Miller |
2008-12-05 | powerpc/spufs: add a missing mutex_unlock | Kou Ishizaki |
2008-12-05 | powerpc/spufs: Fix spinning in spufs_ps_fault on signal | Jeremy Kerr |
2008-12-05 | x86: call dmi-quirks for HP Laptops after early-quirks are executed | Andreas Herrmann |
2008-12-05 | x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPIC | Andreas Herrmann |
2008-12-05 | x86: Hibernate: Fix breakage on x86_32 with CONFIG_NUMA set | Rafael J. Wysocki |
2008-12-05 | xen: do not reserve 2 pages of padding between hypervisor and fixmap. | Ian Campbell |
2008-12-05 | CPUFREQ: powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann |
2008-12-05 | x86: more general identifier for Phoenix BIOS | Philipp Kohlbecher |
2008-12-05 | IA64: fix boot panic caused by offline CPUs | Doug Chapman |
2008-12-05 | parisc: fix kernel crash when unwinding a userspace process | Helge Deller |
2008-11-20 | m68k: Fix off-by-one in m68k_setup_user_interrupt() | Geert Uytterhoeven |
2008-11-20 | S390: cpu topology: fix locking | Heiko Carstens |
2008-11-20 | powerpc/mpic: Fix regression caused by change of default IRQ affinity | Kumar Gala |
2008-11-20 | ARM: 5329/1: Feroceon: fix feroceon_l2_inv_range | Nicolas Pitre |
2008-11-13 | ARM: 5300/1: fixup spitz reset during boot | Dmitry Baryshkov |
2008-11-13 | x86: don't use tsc_khz to calculate lpj if notsc is passed | Alok Kataria |
2008-11-13 | ARM: xsc3: fix xsc3_l2_inv_range | Dan Williams |
2008-11-13 | x86: fix macro with bad_bios_dmi_table | Yinghai Lu |
2008-11-13 | x86: fix CONFIG_X86_RESERVE_LOW_64K=y | Yinghai Lu |
2008-11-13 | x86: add X86_RESERVE_LOW_64K | Ingo Molnar |
2008-11-13 | x86: reserve low 64K on AMI and Phoenix BIOS boxen | Ingo Molnar |
2008-11-13 | x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resume | Ingo Molnar |