aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2009-10-08
|\
| * parisc: Fix linker script breakage.Helge Deller2009-09-28
| * parisc: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-28
| * parisc: Make THREAD_SIZE available to assembly files and linker scripts.Tim Abbott2009-09-27
| * parisc: correct use of SHF_ALLOCJulia Lawall2009-09-27
| * parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller2009-09-27
| * parisc: includecheck fix: signal.cJaswinder Singh Rajput2009-09-27
| * parisc: HAVE_ARCH_TRACEHOOKKyle McMartin2009-09-27
| * parisc: add skeleton syscall.hKyle McMartin2009-09-27
| * parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin2009-09-27
| * parisc: split syscall_trace into two halvesKyle McMartin2009-09-27
| * parisc: add missing TI_TASK macro in syscall.SKyle McMartin2009-09-27
| * parisc: tracehook_signal_handlerKyle McMartin2009-09-27
| * parisc: tracehook_report_syscallKyle McMartin2009-09-27
* | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-10-05
|\ \
| * | KVM: add support for change_pte mmu notifiersIzik Eidus2009-10-04
| * | KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus2009-10-04
| * | KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus2009-10-04
| * | KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity2009-10-04
| * | KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti2009-10-04
| * | KVM: fix LAPIC timer period overflowAurelien Jarno2009-10-04
| * | KVM: s390: fix memsize >= 4GChristian Borntraeger2009-10-04
| * | KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel2009-10-04
| * | KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel2009-10-04
* | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-10-05
|\ \ \
| * | | microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2009-10-05
| * | | microblaze: UMS is used only for MMU kernelMichal Simek2009-10-05
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-05
|\ \ \
| * | | sparc: using HZ needs an include of linux/param.hStephen Rothwell2009-10-05
| * | | sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2009-10-01
| * | | sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller2009-09-30
| * | | sparc64: Fix comment typo in perf_event.cDavid S. Miller2009-09-29
| * | | sparc64: Minor coding style fixups in perf code.David S. Miller2009-09-28
| * | | sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller2009-09-28
| * | | sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller2009-09-28
| * | | sparc64: Add initial perf event conflict resolution and checks.David S. Miller2009-09-27
| * | | sparc: Niagara1 perf event support.David S. Miller2009-09-27
| * | | sparc: Add Niagara2 HW cache event support.David S. Miller2009-09-27
| * | | sparc: Support all ultra3 and ultra4 derivatives.David S. Miller2009-09-26
| * | | sparc: Support HW cache events.David S. Miller2009-09-26
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-05
|\ \ \ \
| * | | | x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich2009-10-01
| * | | | x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCALJaswinder Singh Rajput2009-10-01
| * | | | x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel2009-10-01
| * | | | x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=yEric Dumazet2009-10-01
| * | | | x86: Fix csum_ipv6_magic asm memory clobberSamuel Thibault2009-10-01
| * | | | x86: Optimize cmpxchg64() at build-time some moreLinus Torvalds2009-10-01
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-10-05
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | m68knommu: fix rename of pt_regs offset defines breakageGreg Ungerer2009-09-29
| * | | | m68knommu: remove duplicated #includeHuang Weiyi2009-09-29