]> git.karo-electronics.de Git - karo-tx-linux.git/history - arch
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
[karo-tx-linux.git] / arch /
2012-05-17 Roland McGrathuml: fix CONFIG_STATIC_LINK=y build failure with newer...
2012-05-17 Stefano Stabellinixen: partially revert "xen: set max_pfn_mapped to the...
2012-05-17 Mathias Krauseexec: delay address limit change until point of no...
2012-05-17 Joerg Roedelx86/amd-iommu: Fix 3 possible endless loops
2012-05-17 Dan Carpenterxen: off by one errors in multicalls.c
2012-05-17 Tian, Kevinxen mmu: fix a race window causing leave_mm BUG()
2012-05-17 Roedel, Joergx86, amd: Use _safe() msr access for GartTlbWlk disable...
2012-05-17 Jiri Olsax86, 64-bit: Fix copy_[to/from]_user() checks for the...
2012-05-17 Eric B Munsonpowerpc/oprofile: Handle events that raise an exception...
2012-05-17 Milton Millerpowerpc/kexec: Fix memory corruption from unallocated...
2012-03-14 Julia Lawallx86, mce, AMD: Fix leaving freed data in a list
2012-03-14 Youquan Songx86, apic: Fix spurious error interrupts triggering...
2012-03-14 Boris Ostrovskyx86, amd: Do not enable ARAT feature on AMD processors...
2012-03-14 Borislav Petkovx86, AMD: Fix ARAT feature setting again
2012-03-14 Zachary Amsdenx86: pvclock: Move scale_delta into common header
2012-03-14 Ben Hutchingspowerpc/boot/dts: Install dts from the right directory
2012-03-14 Dan RosenbergARM: 6891/1: prevent heap corruption in OABI semtimedop
2012-03-14 Michael Schmitzm68k/mm: Set all online nodes in N_NORMAL_MEMORY
2012-03-14 David Rientjesset memory ranges in N_NORMAL_MEMORY when onlined
2012-03-14 Hans Rosenfeldx86, cpu: Fix regression in AMD errata checking code
2012-03-14 Joerg Roedelx86, amd: Disable GartTlbWlkErr when BIOS forgets it
2012-03-14 Boris Ostrovskyx86, AMD: Set ARAT feature on AMD processors
2012-03-14 Hans Rosenfeldx86, cpu: Clean up AMD erratum 400 workaround
2012-03-14 Hans Rosenfeldx86, cpu: AMD errata checking framework
2012-03-14 Jeff Mahoneymca.c: Fix cast from integer to pointer warning
2012-03-14 Jeff Mahoneytioca: Fix assignment from incompatible pointer warnings
2012-03-14 Jan Beulichx86: Fix a bogus unwind annotation in lib/semaphore_32.S
2012-03-14 Borislav Petkovx86, microcode, AMD: Extend ucode size verification
2012-03-14 Suresh Siddhax86, mtrr, pat: Fix one cpu getting out of sync during...
2012-03-14 Stefano Stabellinixen: set max_pfn_mapped to the last pfn mapped
2011-06-26 Al ViroMIPS: secure_computing, syscall audit: syscall number...
2011-06-26 Alexander van Heukelumx86, binutils, xen: Fix another wrong size directive
2011-06-26 Milton Millerpowerpc: rtas_flash needs to use rtas_data_buf
2011-06-26 Paul E. McKenneypowerpc: Fix default_machine_crash_shutdown #ifdef...
2011-06-26 Michael Neulingpowerpc/kdump: Fix race in kdump shutdown
2011-06-26 Michael Neulingpowerpc/kexec: Fix race in kexec shutdown
2011-06-26 Thomas Gleixnerfix per-cpu flag problem in the cpu affinity checkers
2011-06-26 Shaohua Lix86: Flush TLB if PGD entry is changed in i386 PAE...
2011-06-26 Anton Blanchardperf, powerpc: Handle events that raise an exception...
2011-06-26 Andreas Herrmannx86, quirk: Fix SB600 revision check
2011-06-26 Kamal Mostafax86: Emit "mem=nopentium ignored" warning when not...
2011-06-26 Kamal Mostafax86: Fix panic when handling "mem={invalid}" param
2011-06-26 Andrey Vaginx86/mm: Handle mm_fault_error() in kernel space
2011-06-26 Florian FainelliMIPS: MTX-1: Make au1000_eth probe all PHY addresses
2011-06-26 Matt Evanspowerpc/kexec: Fix orphaned offline CPUs across kexec
2011-06-26 Maxim Uvarovpowerpc/crashdump: Do not fail on NULL pointer derefere...
2011-06-26 Michael Neulingpowerpc/kexec: Speedup kexec hash PTE tear down
2011-06-26 Michael Neulingpowerpc/pseries: Add hcall to read 4 ptes at a time...
2011-06-26 Anton Blanchardpowerpc: Use more accurate limit for first segment...
2011-06-26 Anton Blanchardpowerpc/kdump: Use chip->shutdown to disable IRQs
2011-06-26 Anton Blanchardpowerpc/kdump: CPUs assume the context of the oopsing CPU
2011-06-26 Don Zickusx86: Use u32 instead of long to set reset vector back...
2011-06-26 Andreas Herrmannx86 quirk: Fix polarity for IRQ0 pin2 override on SB800...
2011-06-26 Russell KingARM: Ensure predictable endian state on signal handler...
2011-06-26 Martin Schwidefskys390: remove task_show_regs
2011-06-26 Jeremy Fitzhardingex86/pvclock: Zero last_value on resume
2011-06-26 Suresh Siddhax86, mm: avoid possible bogus tlb entries by clearing...
2011-06-26 Guy Martinparisc : Remove broken line wrapping handling pdc_iodc_...
2011-06-26 Benjamin Herrenschmidtpowerpc: Fix some 6xx/7xxx CPU setup functions
2011-06-26 Suresh Siddhax86, mtrr: Avoid MTRR reprogramming on BP during boot...
2011-06-26 Thomas Taranowskirapidio: fix hang on RapidIO doorbell queue full condition
2011-04-17 Kenji Kaneshigex86, vt-d: Fix the vt-d fault handling irq migration...
2011-04-17 Kenji Kaneshigex86: Enable the intr-remap fault handling after local...
2011-04-17 H. Peter Anvinx86, gcc-4.6: Use gcc -m options when building vdso
2011-04-17 H. Peter Anvinx86, hotplug: In the MWAIT case of play_dead, CLFLUSH...
2011-04-17 H. Peter Anvinx86, hotplug: Move WBINVD back outside the play_dead...
2011-04-17 H. Peter Anvinx86, hotplug: Use mwait to offline a processor, fix...
2011-04-17 H. Peter Anvinx86, mwait: Move mwait constants to a common header...
2011-04-17 Heiko Carstensnmi: fix clock comparator revalidation
2011-04-17 H. Peter Anvinx86-32: Fix dummy trampoline-related inline stubs
2011-04-17 Hugh Dickinsx86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline
2011-04-17 Joerg Roedelx86-32: Separate 1:1 pagetables from swapper_pg_dir
2011-04-17 Jack Steinerx86, UV: Fix initialization of max_pnode
2011-04-17 Jack Steinerx86, UV: Delete unneeded boot messages
2011-04-17 David S. Millersparc: Prevent no-handler signal syscall restart recursion.
2011-04-17 David S. Millersparc: Don't mask signal when we can't setup signal...
2011-04-17 David S. Millersparc64: Fix race in signal instruction flushing.
2011-04-17 James JonesARM: 6482/2: Fix find_next_zero_bit and related assembly
2011-04-17 Will DeaconARM: 6489/1: thumb2: fix incorrect optimisation in...
2011-04-17 Will Newtonuml: disable winch irq before freeing handler data
2011-04-17 Zhang Ruiacpi-cpufreq: fix a memleak when unloading driver
2011-04-17 Avi KivityKVM: VMX: Fix host userspace gsbase corruption
2011-04-17 Vasiliy KulikovKVM: x86: fix information leak to userland
2011-04-17 Jeremy Fitzhardingexen: don't bother to stop other cpus on shutdown/reboot
2011-04-17 Richard Weinbergerum: fix global timer issue when using CONFIG_NO_HZ
2011-04-17 Richard Weinbergerum: remove PAGE_SIZE alignment in linker script causing...
2011-04-17 Thomas Backlundmicroblaze: Fix build with make 3.82
2011-01-06 Avi KivityKVM: Fix fs/gs reload oops with invalid ldt
2011-01-06 Zachary AmsdenKVM: x86: Move TSC reset out of vmcb_init
2011-01-06 Zachary AmsdenKVM: x86: Fix SVM VMCB reset
2011-01-06 Avi KivityKVM: VMX: Fix host GDT.LIMIT corruption
2011-01-06 Xiao GuangrongKVM: MMU: fix conflict access permissions in direct sp
2011-01-06 Xiao GuangrongKVM: MMU: fix direct sp's access corrupted
2011-01-06 Cliff Wickmanx86, kdump: Change copy_oldmem_page() to use cached...
2011-01-06 Suresh Siddhax86, intr-remap: Set redirection hint in the IRTE
2011-01-06 Andreas Herrmannx86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists...
2011-01-06 Paul Foxx86, olpc: Don't retry EC commands forever
2011-01-06 Alok Katariax86, kexec: Make sure to stop all CPUs before exiting...
2011-01-06 Andre Przywarax86, cpu: Fix renamed, not-yet-shipping AMD CPUID featu...
2011-01-06 Cliff Wickmanmm, x86: Saving vmcore with non-lazy freeing of vmas
next