hwmon: Use helper functions to set and get driver data
[platform/kernel/linux-arm64.git] / arch /
2011-05-23 Ingo MolnarMerge commit '559fa6e76b27' into perf/urgent
2011-05-23 Jiri KosinaMerge branches 'doc', 'multitouch', 'upstream' and...
2011-05-23 Mandeep Singh Baineswatchdog: Change the default timeout and configure...
2011-05-23 Heiko Carstens[S390] cpu hotplug: fix external interrupt subclass...
2011-05-23 Heiko Carstens[S390] oprofile: dont access lowcore
2011-05-23 Heiko Carstens[S390] oprofile: add missing irq stats counter
2011-05-23 Heiko Carstens[S390] Ignore sendmmsg system call note wired up warning
2011-05-23 Jan Glauber[S390] s390,oprofile: fix compile error for !CONFIG_SMP
2011-05-23 Jan Glauber[S390] s390,oprofile: fix alert counter increment
2011-05-23 Jan Glauber[S390] Remove unused includes in process.c
2011-05-23 Martin Schwidefsky[S390] refactor page table functions for better pgste...
2011-05-23 Martin Schwidefsky[S390] merge page_test_dirty and page_clear_dirty
2011-05-23 KOSAKI Motohiro[S390] convert old cpumask API into new one
2011-05-23 Heiko Carstens[S390] pfault: cleanup code
2011-05-23 Heiko Carstens[S390] pfault: cpu hotplug vs missing completion interrupts
2011-05-23 Heiko Carstens[S390] smp: add __noreturn attribute to cpu_die()
2011-05-23 Heiko Carstens[S390] percpu: implement arch specific irqsafe_cpu_ops
2011-05-23 Peter Oberparleiter[S390] vdso: disable gcov profiling
2011-05-23 Heiko Carstens[S390] extmem: get rid of compile warning
2011-05-23 Heiko Carstens[S390] get rid of unused variables
2011-05-23 Martin Schwidefsky[S390] Remove data execution protection
2011-05-23 Paul Mundtsh: Ignore R_SH_NONE module relocations.
2011-05-23 Ralf BaechleSH: SE7751: Fix pcibios_map_platform_irq prototype.
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-23 Richard Weinbergersh: remove warning and warning_symbol from struct stack...
2011-05-23 Paul Mundtsh: wire up sys_sendmmsg.
2011-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2011-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next-2.6
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-05-23 Linus Torvaldsx86: setup_smep needs to be __cpuinit
2011-05-23 Sam Ravnborgsparc32: fix build, fix missing cpu_relax declaration
2011-05-23 Guennadi Liakhovetskish: cosmetic improvement: use an existing pointer
2011-05-23 Paul MundtMerge branch 'sh/genirq-threading' into sh-latest
2011-05-23 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2011-05-22 Linus TorvaldsMerge branch 'viafb-next' of git://github.com/schandina...
2011-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-22 Takuya YoshikawaKVM: MMU: Use ptep_user for cmpxchg_gpte()
2011-05-22 Avi KivityMerge commit '29ce831000081dd757d3116bf774aafffc4b6b20...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Make jmp far emulation into a separa...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Rename emulate_grpX() to em_grpX()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Remove unused arg from emulate_pop()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Remove unused arg from writeback()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Remove unused arg from read_descriptor()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Remove unused arg from seg_override()
2011-05-22 Takuya YoshikawaKVM: Validate userspace_addr of memslot when registered
2011-05-22 Takuya YoshikawaKVM: MMU: Clean up gpte reading with copy_from_user()
2011-05-22 Scott WoodKVM: PPC: booke: add sregs support
2011-05-22 Scott WoodKVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
2011-05-22 Stuart YoderKVM: PPC: use ticks, not usecs, for exit timing
2011-05-22 Scott WoodKVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
2011-05-22 Scott WoodKVM: PPC: e500: emulate SVR
2011-05-22 Avi KivityKVM: VMX: Cache vmcs segment fields
2011-05-22 Avi KivityKVM: x86 emulator: consolidate segment accessors
2011-05-22 Avi KivityKVM: VMX: Avoid reading %rip unnecessarily when handlin...
2011-05-22 Joe PerchesKVM: SVM: Make dump_vmcb static, reduce text
2011-05-22 Takuya YoshikawaKVM: MMU: Fix 64-bit paging breakage on x86_32
2011-05-22 Jeff MahoneyKVM: ia64: fix sparse warnings
2011-05-22 BrillyWu@viatech... KVM: Add CPUID support for VIA CPU
2011-05-22 Gleb NatapovKVM: call cache_all_regs() only once during instruction...
2011-05-22 Gleb NatapovKVM: Fix compound mmio
2011-05-22 Gleb NatapovKVM: emulator: Propagate fault in far jump emulation
2011-05-22 Gleb NatapovKVM: mmio_fault_cr2 is not used
2011-05-22 Avi KivityKVM: x86 emulator: consolidate group handling
2011-05-22 Avi KivityKVM: MMU: Add unlikely() annotations to walk_addr_generic()
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for PUSHF/POPF...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for PUSHA/POPA...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for POP reg...
2011-05-22 Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for Group 1...
2011-05-22 Takuya YoshikawaKVM: MMU: Optimize guest page table walk
2011-05-22 Avi KivityKVM: SVM: Get rid of x86_intercept_map::valid
2011-05-22 Avi KivityKVM: x86 emulator: Use opcode::execute for 0F 01 opcode
2011-05-22 Avi KivityKVM: x86 emulator: Don't force #UD for 0F 01 /5
2011-05-22 Avi KivityKVM: x86 emulator: move 0F 01 sub-opcodes into their...
2011-05-22 Randy DunlapKVM: x86 emulator: fix const value warning on i386...
2011-05-22 Clemens NossKVM: x86 emulator: avoid calling wbinvd() macro
2011-05-22 Roedel, JoergKVM: MMU: Make cmpxchg_gpte aware of nesting too
2011-05-22 Avi KivityKVM: x86 emulator: drop x86_emulate_ctxt::vcpu
2011-05-22 Avi KivityKVM: Avoid using x86_emulate_ctxt.vcpu
2011-05-22 Avi KivityKVM: x86 emulator: add new ->wbinvd() callback
2011-05-22 Avi KivityKVM: x86 emulator: add ->fix_hypercall() callback
2011-05-22 Avi KivityKVM: x86 emulator: add new ->halt() callback
2011-05-22 Avi KivityKVM: x86 emulator: make emulate_invlpg() an emulator...
2011-05-22 Avi KivityKVM: x86 emulator: emulate CLTS internally
2011-05-22 Avi KivityKVM: x86 emulator: Replace calls to is_pae() and is_pag...
2011-05-22 Avi KivityKVM: x86 emulator: drop use of is_long_mode()
2011-05-22 Avi KivityKVM: x86 emulator: add and use new callbacks set_idt...
2011-05-22 Avi KivityKVM: x86 emulator: avoid using ctxt->vcpu in check_perm...
2011-05-22 Avi KivityKVM: x86 emulator: drop vcpu argument from intercept...
2011-05-22 Avi KivityKVM: x86 emulator: drop vcpu argument from cr/dr/cpl...
2011-05-22 Avi KivityKVM: x86 emulator: drop vcpu argument from segment...
2011-05-22 Suresh Siddhax86, apic: Make apic drivers static
2011-05-22 Suresh Siddhax86, apic: Clean up bigsmp apic selection code
2011-05-22 Suresh Siddhax86, apic: Use .apicdrivers section for the apic driver...
2011-05-22 Suresh Siddhax86, apic: Introduce .apicdrivers section to find the...
2011-05-22 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-05-22 Takashi IwaiMerge branch 'topic/hda' into for-linus
2011-05-22 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2011-05-22 Takashi IwaiMerge branch 'topic/misc' into for-linus
2011-05-22 Takashi IwaiMerge branch 'topic/lola' into for-linus
2011-05-22 James BottomleyMerge branch 'flushing' into for-linus
next