]> git.karo-electronics.de Git - mv-sheeva.git/history - arch
MAINTAINERS: Add NFC subsystem entry
[mv-sheeva.git] / arch /
2011-07-25 Linus TorvaldsMerge branch 'next/fixes' of git://git.kernel.org/pub...
2011-07-25 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git.kernel.org...
2011-07-25 Linus TorvaldsMerge branch 'for-3.1/drivers' of git://git.kernel...
2011-07-25 Linus TorvaldsMerge branch 'for-3.1/core' of git://git.kernel.dk...
2011-07-25 Andy ShevchenkoMIPS: RB532: Use hex_to_bin()
2011-07-25 Shinya KuribayashiMIPS: Enable cpu_has_clo_clz for MIPS Technologies...
2011-07-25 David VomLehnMIPS: PowerTV: Provide cpu-feature-overrides.h
2011-07-25 Ralf BaechleMIPS: Remove pointless return statement from empty...
2011-07-25 Kevin CernekeeMIPS: Limit fixrange_init() to the FIXMAP region
2011-07-25 Kevin CernekeeMIPS: Install handlers for software IRQs
2011-07-25 Kevin CernekeeMIPS: Move FIXADDR_TOP into spaces.h
2011-07-25 Kevin CernekeeMIPS: Add SYNC after cacheflush
2011-07-25 Kevin CernekeeMIPS: pfn_valid() is broken on low memory HIGHMEM systems
2011-07-25 Dezhong DiaoMIPS: HIGHMEM DMA on noncoherent MIPS32 processors
2011-07-25 Jian PengMIPS: topdown mmap support
2011-07-25 Mathias KrauseMIPS: Remove redundant addr_limit assignment on exec.
2011-07-25 Florian FainelliMIPS: AR7: Replace __attribute__((__packed__)) with...
2011-07-25 Florian FainelliMIPS: AR7: Remove 'space before tabs' in platform.c
2011-07-25 Arnd BergmannMerge branch 'tegra/fixes' of git+ssh://master.kernel...
2011-07-25 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2011-07-25 Michal Simekmicroblaze: PCI fix typo fault in of_node pointer movin...
2011-07-25 Michal Simekmicroblaze: Add support for early console on mdm
2011-07-25 Michal Simekmicroblaze: Simplify early console binding from DT
2011-07-25 Michal Simekmicroblaze: Get early printk console earlier
2011-07-25 John A. Williamsmicroblaze: Standardise cpuinfo output for cache policy
2011-07-25 John A. Williamsmicroblaze: Unprivileged stream instruction awareness
2011-07-25 Michal Simekmicroblaze: trivial: Fix typo fault
2011-07-25 Mathias Krausemicroblaze: exec: Remove redundant set_fs(USER_DS)
2011-07-25 Mathias Krausemicroblaze: Remove duplicated prototype of start_thread()
2011-07-25 Michal Simekmicroblaze: Fix unaligned value saving to the stack...
2011-07-25 Steven Rostedtmicroblaze/irqs: Do not trace arch_local_{*,irq_*}...
2011-07-25 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2011-07-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-25 Geert Uytterhoevenm68k: Revive reporting of spurious interrupts
2011-07-25 Geert Uytterhoevenm68knommu: Move forward declaration of do_IRQ() from...
2011-07-25 Greg Ungererm68k: fix some atomic operation asm address modes for...
2011-07-25 Greg Ungererm68k: use CPU_HAS_NO_BITFIELDS for signal functions
2011-07-25 Greg Ungererm68k: merge and clean up delay.h files
2011-07-25 Greg Ungererm68knommu: correctly use trap_init
2011-07-25 Greg Ungererm68knommu: merge ColdFire 5206 and 5206e platform code
2011-07-25 Greg Ungererm68k: merge mmu and non-mmu bitops.h
2011-07-25 Greg Ungererm68k: merge MMU and non MMU versions of system.h
2011-07-25 Greg Ungererm68k: merge MMU and non-MMU versions of asm/hardirq.h
2011-07-25 Greg Ungererm68k: merge the non-mmu and mmu versions of module.c
2011-07-25 Geert Uytterhoevenm68knommu: Fix printk() format in free_initrd_mem()
2011-07-25 Geert Uytterhoevenm68knommu: Make empty_zero_page "void *", like on m68k
2011-07-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2011-07-24 Daniel Drakex86, olpc-xo15-sci: Enable EC wakeup capability
2011-07-24 Daniel Drakex86, olpc: Fix dependency on POWER_SUPPLY
2011-07-24 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2011-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-07-24 Linus TorvaldsMerge branch 'for-upstream' of git://openrisc.net/jonas...
2011-07-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-24 Linus TorvaldsMerge branch 'kvm-updates/3.1' of git://git.kernel...
2011-07-24 Linus TorvaldsMerge branch 'upstream/xen-tracing2' of git://git.kerne...
2011-07-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-24 Al Viroget rid of create_proc_entry() abuses - proc_mkdir...
2011-07-24 Jonas Bonnmodules: make arch's use default loader hooks
2011-07-24 Xiao GuangrongKVM: MMU: trace mmio page fault
2011-07-24 Xiao GuangrongKVM: MMU: mmio page fault support
2011-07-24 Xiao GuangrongKVM: MMU: reorganize struct kvm_shadow_walk_iterator
2011-07-24 Xiao GuangrongKVM: MMU: lockless walking shadow page table
2011-07-24 Xiao GuangrongKVM: MMU: do not need atomicly to set/clear spte
2011-07-24 Xiao GuangrongKVM: MMU: introduce the rules to modify shadow page...
2011-07-24 Xiao GuangrongKVM: MMU: abstract some functions to handle fault pfn
2011-07-24 Xiao GuangrongKVM: MMU: filter out the mmio pfn from the fault pfn
2011-07-24 Xiao GuangrongKVM: MMU: remove bypass_guest_pf
2011-07-24 Xiao GuangrongKVM: MMU: split kvm_mmu_free_page
2011-07-24 Xiao GuangrongKVM: MMU: count used shadow pages on prepareing path
2011-07-24 Xiao GuangrongKVM: MMU: rename 'pt_write' to 'emulate'
2011-07-24 Xiao GuangrongKVM: MMU: cleanup for FNAME(fetch)
2011-07-24 Xiao GuangrongKVM: MMU: optimize to handle dirty bit
2011-07-24 Xiao GuangrongKVM: MMU: cache mmio info on page fault path
2011-07-24 Xiao GuangrongKVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup...
2011-07-24 Xiao GuangrongKVM: MMU: do not update slot bitmap if spte is nonpresent
2011-07-24 Xiao GuangrongKVM: MMU: fix walking shadow page table
2011-07-24 Glauber CostaKVM guest: KVM Steal time registration
2011-07-24 Martin Schwidefsky[S390] use siginfo for sigtrap signals
2011-07-24 Christian Ehrhardt[S390] kvm: make sigp emerg smp capable
2011-07-24 Jan Glauber[S390] disable cpu measurement alerts on a dying cpu
2011-07-24 Martin Schwidefsky[S390] initial cr0 bits
2011-07-24 Martin Schwidefsky[S390] iucv cr0 enablement bit
2011-07-24 Jan Glauber[S390] race safe external interrupt registration
2011-07-24 Martin Schwidefsky[S390] cleanup program check handler prototypes
2011-07-24 Carsten Otte[S390] remove kvm mmu reload on s390
2011-07-24 Carsten Otte[S390] Use gmap translation for accessing guest memory
2011-07-24 Carsten Otte[S390] use gmap address spaces for kvm guest images
2011-07-24 Martin Schwidefsky[S390] kvm guest address space mapping
2011-07-24 Jan Glauber[S390] fix s390 assembler code alignments
2011-07-24 Martin Schwidefsky[S390] move sie code to entry.S
2011-07-24 Christian Borntraeger[S390] kvm: handle tprot intercepts
2011-07-24 Steven Rostedt[S390] irqs: Do not trace arch_local_{*,irq_*} functions
2011-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-23 Linus TorvaldsMerge branches 'x86-detect-hyper-for-linus', 'x86-fpu...
2011-07-23 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git.kernel...
2011-07-23 Linus TorvaldsMerge branch 'x86-atomic-for-linus' of git://git.kernel...
next