summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-07random: remove rand_initialize_irq()Theodore Ts'o
2012-10-07x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin
2012-10-07x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin
2012-10-07x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook
2012-10-07x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin
2012-10-07sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-10-07x86, tls: Off by one limit checkDan Carpenter
2012-10-07x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk
2012-10-07xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-10-07ia64: Add accept4() syscallÉmeric Maschino
2012-10-07PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman
2012-10-07powerpc: Add "memory" attribute for mfmsr()Tiejun Chen
2012-10-07powerpc/ftrace: Fix assembly trampoline register usageroger blofeld
2012-10-07MIPS: Properly align the .data..init_task section.David Daney
2012-10-07powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-10-07ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird
2012-10-07sparc64: Fix bootup crash on sun4v.David S. Miller
2012-10-07sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-10-07x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-10-07KVM: ia64: fix build due to typoAvi Kivity
2012-10-07KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-10-07KVM: x86: disallow multiple KVM_CREATE_IRQCHIPMarcelo Tosatti
2012-10-07KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-10-07KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-10-07KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka
2012-10-07PNP: fix "work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB"Willy Tarreau
2012-10-07x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas
2012-10-07oprofile: use KM_NMI slot for kmap_atomicJunxiao Bi
2012-10-07fix pgd_lock deadlockPhilipp Hahn
2012-10-07powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt
2012-10-07Fix sparc build with newer tools.David Miller
2012-03-17KEYS: Enable the compat keyctl wrapper on s390xDavid Howells
2012-03-17IA64: Remove COMPAT_IA32 supportBen Hutchings
2012-03-17compat: Re-add missing asm/compat.h include to fix compile breakage on s390Heiko Carstens
2012-03-04compat: fix compile breakage on s390Heiko Carstens
2012-03-04ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent
2012-03-04ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd
2012-01-25score: fix off-by-one index into syscall tableDan Rosenberg
2012-01-25x86: Fix mmap random address rangeLudwig Nussel
2012-01-06ARM:imx:fix pwm period valueJason Chen
2012-01-06MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen
2011-12-21oprofile, x86: Fix crash when unloading module (timer mode)Robert Richter
2011-12-21oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter
2011-12-21ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil
2011-12-09oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter
2011-12-09x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas
2011-12-09sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi
2011-12-09ARM: 7161/1: errata: no automatic store buffer drainWill Deacon
2011-11-26tty: icount changeover for other main devicesAlan Cox
2011-11-08Revert "powerpc/mpic: Fix problem that affinity is not updated"Greg Kroah-Hartman