aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-28powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath2-3/+5
2008-07-28powerpc: Add asm/syscall.h with the tracehook entry pointsRoland McGrath2-0/+85
2008-07-28powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath3-27/+34
2008-07-28powerpc: Call tracehook_signal_handler() when setting up signal framesRoland McGrath1-1/+7
2008-07-28powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch3-30/+29
2008-07-28powerpc: register_cpu_online should be __cpuinitNathan Lynch1-1/+1
2008-07-28powerpc: kill useless SMT code in prom_hold_cpusNathan Lynch1-36/+3
2008-07-28powerpc: Fix 8xx build failureKumar Gala1-0/+3
2008-07-28powerpc: Fix vio build warningsNathan Lynch1-2/+2
2008-07-28powerpc/booke: Clean up the hardware watchpoint supportKumar Gala4-11/+12
2008-07-28powerpc: Removed duplicated include in stacktrace.cHuang Weiyi1-1/+0
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell1-0/+1
2008-07-27task IO accounting: improve code readabilityAndrea Righi7-114/+104
2008-07-27tracing: remove unused variableAndrea Righi1-1/+0
2008-07-27missing bits of net-namespace / sysctlAl Viro7-18/+43
2008-07-27lost sysctl fixAl Viro1-7/+9
2008-07-27Fix namespace issue with HisaxKarsten Keil3-3/+3
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison49-235/+235
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins3-7/+23
2008-07-27avr32: some mmc/sd cleanupsDavid Brownell3-15/+33
2008-07-27KVM: ppc: fix invalidation of large guest pagesHollis Blanchard3-4/+6
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 Borntraeger3-6/+6
2008-07-27KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger1-14/+7
2008-07-27KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky3-32/+37
2008-07-27KVM: s390: Fix guest kconfigChristian Borntraeger1-1/+1
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 Roedel3-1/+9
2008-07-27ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).Nicolas Boichat2-3/+12
2008-07-27ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt1-0/+1
2008-07-27ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptopTravis Place1-0/+1
2008-07-27ALSA: make snd_ac97_add_vmaster() staticAdrian Bunk1-2/+2
2008-07-27ALSA: sound/pci/azt3328.h: no variables for enumsAdrian Bunk1-2/+2
2008-07-26fix for a memory leak in an error case introduced by fix for double freeOliver Neukum1-4/+6
2008-07-26m68k: gs: use tty_port fixesGeert Uytterhoeven2-55/+56
2008-07-26firmware: fix memmap printk format warningsRandy Dunlap1-2/+4
2008-07-26mm/util.c must #include <linux/sched.h>Adrian Bunk1-0/+1
2008-07-26hugetlb: remove unused variable warningAndrea Righi1-1/+4
2008-07-26task IO accounting: correctly account threads IO statisticsAndrea Righi1-34/+22
2008-07-26gpiolib: fix typo in commentMichael Buesch1-1/+1
2008-07-26[PATCH] fix RLIM_NOFILE handlingAl Viro3-21/+15
2008-07-26[PATCH] get rid of corner case in dup3() entirelyAl Viro1-9/+11
2008-07-26[PATCH] remove remaining namei_{32,64}.h crapAl Viro2-26/+0