aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-31sparc64: Kill smp_report_regs().David S. Miller4-56/+0
2008-07-31sparc64: Kill VERBOSE_SHOWREGS code.David S. Miller1-35/+0
2008-07-30sparc64: Hook up trigger_all_cpu_backtrace().David S. Miller2-2/+11
2008-07-30sparc64: Make global reg dumping even more useful.David S. Miller3-11/+40
2008-07-30sparc64: FUTEX_OP_ANDN fixMikael Pettersson1-1/+1
2008-07-29sparc: merge of_platform_{32,64}.hStephen Rothwell3-53/+21
2008-07-29sparc64: Kill isa_bus_type.David S. Miller2-6/+0
2008-07-28sparc64: Fix global reg snapshotting on self-cpu.David S. Miller1-1/+1
2008-07-27sparc: Set CONFIG_HAVE_ARCH_TRACEHOOKDavid S. Miller1-0/+1
2008-07-27sparc: Add task_pt_regs().David S. Miller1-0/+1
2008-07-27sparc: Add call to tracehook_signal_handler().David S. Miller1-0/+2
2008-07-27sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller3-4/+22
2008-07-27sparc: Use tracehook routines in syscall_trace().David S. Miller2-17/+21
2008-07-27sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath1-0/+1
2008-07-27sparc: Add user_stack_pointer().David S. Miller2-0/+2
2008-07-27sparc64: tracehook_signal_handlerRoland McGrath2-0/+6
2008-07-27sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath3-6/+13
2008-07-27sparc: Add asm/syscall.hDavid S. Miller1-0/+120
2008-07-27sparc64: tracehook syscallRoland McGrath3-22/+17
2008-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/sparcDavid S. Miller328-1/+32082
2008-07-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds1-3/+5
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds53-787/+638
2008-07-27sparc: enable headers_export againSam Ravnborg1-1/+45
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg328-1/+32038
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner1-3/+5
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds5-22/+63
2008-07-27avr32: some mmc/sd cleanupsDavid Brownell2-7/+25
2008-07-27Merge commit 'upstream/master'Haavard Skinnemoen794-20086/+33144
2008-07-27[ARM] Fix shared mmap when more than two maps of the same file existRussell King1-3/+7
2008-07-27KVM: ppc: fix invalidation of large guest pagesHollis Blanchard2-3/+4
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov47-166/+166
2008-07-27KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger1-0/+6
2008-07-27KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2-5/+5
2008-07-27KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger1-14/+7
2008-07-27KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2-31/+36
2008-07-27KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte1-1/+6
2008-07-27KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall1-2/+3
2008-07-27KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.koSheng Yang1-10/+10
2008-07-27KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameterSheng Yang1-1/+1
2008-07-27KVM: task switch: translate guest segment limit to virt-extension byte granular fieldMarcelo Tosatti1-0/+4
2008-07-27KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity3-1/+9
2008-07-27KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti1-63/+30
2008-07-27KVM: task switch: segment base is linear addressMarcelo Tosatti1-3/+9
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2-1/+8
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds21-41/+172
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro2-10/+10
2008-07-26Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King108-3026/+6103
2008-07-26[ARM] update defconfig for eseries.Ian Molton1-613/+460
2008-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-24/+15
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds50-1347/+4925