]> git.karo-electronics.de Git - karo-tx-linux.git/history - arch
Linux 2.6.27.21
[karo-tx-linux.git] / arch /
2009-03-23 Johns Danielpowerpc: Remove extra semicolon in fsl_soc.c
2009-03-23 Joe KortyFix misreporting of #cores as #hyperthreads for Q9550
2009-03-23 Martin SchwidefskyS390: __div64_31 broken for CONFIG_MARCH_G5
2009-03-23 Tony LuckBuild fix for __early_pfn_to_nid() undefined link error
2009-03-17 Alexander GrafFix no_timer_check on x86_64
2009-03-17 Russell KingARM: Add i2c_board_info for RiscPC PCF8583
2009-03-17 Jeremy Fitzhardingexen: disable interrupts early, as start_kernel expects
2009-03-17 Alok N Katariax86, vmi: TSC going backwards check in vmi clocksource
2009-03-17 Ingo Molnarx86: tone down mtrr_trim_uncached_memory() warning
2009-03-17 Leann Ogasawarax86: add Dell XPS710 reboot quirk
2009-03-17 Roland McGrathx86-64: syscall-audit: fix 32/64 syscall hole
2009-03-17 Roland McGrathx86-64: seccomp: fix 32/64 syscall hole
2009-03-17 Roland McGrathx86-64: fix int $0x80 -ENOSYS return
2009-03-17 Michael Neulingpowerpc: Fix load/store float double alignment handler
2009-03-17 KAMEZAWA Hiroyukimm: fix memmap init for handling memory hole
2009-03-17 KAMEZAWA Hiroyukimm: clean up for early_pfn_to_nid()
2009-03-17 David S. Millersparc: We need to implement arch_ptrace_stop().
2009-03-17 David S. Millersparc64: Fix DAX handling via userspace access from...
2009-02-20 Jeremy Fitzhardingex86/cpa: make sure cpa is safe to call in lazy mmu...
2009-02-20 Michael Neulingpowerpc/vsx: Fix VSX alignment handler for regs 32-63
2009-02-17 Andreas Herrmannx86: fixup config space size of CPU functions for AMD...
2009-02-17 David S. Millersparc64: Annotate sparc64 specific syscalls with SYSCAL...
2009-02-17 Christian Borntraegersparc: Enable syscall wrappers for 64-bit (CVE-2009...
2009-02-17 Alok Katariax86, vmi: put a missing paravirt_release_pmd in pgd_dtor
2009-02-17 Kumar Galapowerpc/fsl-booke: Fix mapping functions to use phys_addr_t
2009-02-17 Michael Neulingpowerpc: Fix swapcontext system for VSX + old ucontext...
2009-02-12 Yinghai LuACPI: don't load acpi_cpufreq if acpi=off
2009-02-12 Timothy S. NelsonPCI: return error on failure to read PCI ROMs
2009-02-12 Borislav Petkovx86: APIC: enable workaround on AMD Fam10h CPUs
2009-02-12 Masami Hiramatsuprevent kprobes from catching spurious page faults
2009-02-06 Matthew WilcoxACPI: Change acpi_evaluate_integer to support 64-bit...
2009-02-06 Zhao YakuiACPI: Avoid array address overflow when _CST MWAIT...
2009-02-06 Venkatesh Pallipadicpuidle: upon BIOS bug, default to default_idle rather...
2009-02-06 Suresh Siddhax86: fix page attribute corruption with cpa()
2009-02-06 Seth HeasleyPCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs
2009-02-06 Andi Kleenx86: use early clobbers in usercopy*.c
2009-02-06 Adrian Bunkm68knommu: set NO_DMA
2009-02-02 Ivan Kokshayskyalpha: nautilus - fix compile failure with gcc-4.3
2009-01-25 Dave Kleikamppowerpc: is_hugepage_only_range() must account for...
2009-01-25 Tony LuckIA64: Turn on CONFIG_HAVE_UNSTABLE_CLOCK
2009-01-18 Jiri Slabyx86: fix RIP printout in early_idt_handler
2009-01-18 Suresh Siddhax86, cpa: dont use large pages for kernel identity...
2009-01-18 Andi Kleenx86: avoid theoretical vmalloc fault loop
2009-01-18 Brian Kingpowerpc: Disable Collaborative Memory Manager for kdump
2009-01-18 Heiko Carstenss390 specific system call wrappers
2009-01-18 Heiko Carstenss390: enable system call wrappers
2009-01-18 Benjamin Herrenschmidtpowerpc: Enable syscall wrappers for 64-bit
2009-01-18 Heiko CarstensSystem call wrapper infrastructure
2009-01-18 Heiko CarstensRemove __attribute__((weak)) from sys_pipe/sys_pipe2
2009-01-18 Heiko CarstensRename old_readdir to sys_old_readdir
2009-01-18 Cliff Wickmanx86, UV: remove erroneous BAU initialization
2009-01-18 Ravikiran G Thirumalaix86: fix incorrect __read_mostly on _boot_cpu_pda
2009-01-18 Joerg Roedelx86: default to SWIOTLB=y on x86_64
2009-01-14 Joerg RoedelAMD IOMMU: fix wrong loop counter in free_pagetables
2009-01-14 Joerg RoedelAMD IOMMU: initialize phys_addr correctly in iommu_page_map
2009-01-14 Joerg RoedelAMD IOMMU: allocate rlookup_table with __GFP_ZERO
2009-01-14 Joerg RoedelAMD IOMMU: reset command buffer pointers manually
2009-01-14 Guillaume Knispelpowerpc: Fix corruption error in rh_alloc_fixed()
2008-12-18 Zachary Amsdenx86 Fix VMI crash on boot in 2.6.28-rc8
2008-12-18 Joerg RoedelAMD IOMMU: enable device isolation per default
2008-12-13 Milton Millerpowerpc: Use cpu_thread_in_core in smp_init for of_spin_map
2008-12-13 Grant Likelypowerpc/virtex5: Fix Virtex5 machine check handling
2008-12-13 Balbir Singhuml: boot broken due to buffer overrun
2008-12-13 Gary Hadex86: remove debug code from arch_add_memory()
2008-12-13 Shaohua Lix86, memory hotplug: remove wrong -1 in calling init_me...
2008-12-13 Matt Flemingx86: HPET: convert WARN_ON to WARN_ON_ONCE
2008-12-13 Arnd Bergmannpowerpc/mpic: Don't reset affinity for secondary MPIC...
2008-12-13 Hong H. Phamsparc64: Sync FPU state in VIS emulation handler.
2008-12-13 Joseph Myerssparc64: Fix VIS emulation bugs
2008-12-13 Chris Toreksparc64: Fix bug in PTRACE_SETFPREGS64 handling.
2008-12-13 Max Dmitrichenkosparc64: Fix PCI resource mapping on sparc64
2008-12-13 Hugh Dickinssparc64: Fix __copy_{to,from}_user_inatomic defines.
2008-12-13 David S. Millersparc64: Fix offset calculation in compute_size()
2008-12-05 Kou Ishizakipowerpc/spufs: add a missing mutex_unlock
2008-12-05 Jeremy Kerrpowerpc/spufs: Fix spinning in spufs_ps_fault on signal
2008-12-05 Andreas Herrmannx86: call dmi-quirks for HP Laptops after early-quirks...
2008-12-05 Andreas Herrmannx86: SB600: skip ACPI IRQ0 override if it is not routed...
2008-12-05 Rafael J. Wysockix86: Hibernate: Fix breakage on x86_32 with CONFIG_NUMA set
2008-12-05 Ian Campbellxen: do not reserve 2 pages of padding between hypervis...
2008-12-05 Andreas HerrmannCPUFREQ: powernow-k8: ignore out-of-range PstateStatus...
2008-12-05 Philipp Kohlbecherx86: more general identifier for Phoenix BIOS
2008-12-05 Doug ChapmanIA64: fix boot panic caused by offline CPUs
2008-12-05 Helge Dellerparisc: fix kernel crash when unwinding a userspace...
2008-11-20 Geert Uytterhoevenm68k: Fix off-by-one in m68k_setup_user_interrupt()
2008-11-20 Heiko CarstensS390: cpu topology: fix locking
2008-11-20 Kumar Galapowerpc/mpic: Fix regression caused by change of defaul...
2008-11-20 Nicolas PitreARM: 5329/1: Feroceon: fix feroceon_l2_inv_range
2008-11-13 Dmitry BaryshkovARM: 5300/1: fixup spitz reset during boot
2008-11-13 Alok Katariax86: don't use tsc_khz to calculate lpj if notsc is...
2008-11-13 Dan WilliamsARM: xsc3: fix xsc3_l2_inv_range
2008-11-13 Yinghai Lux86: fix macro with bad_bios_dmi_table
2008-11-13 Yinghai Lux86: fix CONFIG_X86_RESERVE_LOW_64K=y
2008-11-13 Ingo Molnarx86: add X86_RESERVE_LOW_64K
2008-11-13 Ingo Molnarx86: reserve low 64K on AMI and Phoenix BIOS boxen
2008-11-13 Ingo Molnarx86: add DMI quirk for AMI BIOS which corrupts address...
2008-11-07 Bjorn Helgaasx86: register a platform RTC device if PNP doesn't...
2008-11-07 David Rientjesx86: avoid dereferencing beyond stack + THREAD_SIZE
2008-11-07 Jon Tollefsonpowerpc: Don't use a 16G page if beyond mem= limits
2008-11-07 Jon Tollefsonpowerpc/numa: Make memory reserve code more robust
2008-11-07 Jon Tollefsonpowerpc: Reserve in bootmem lmb reserved regions that...
next