summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the x86 archDavid Howells
2008-11-14CRED: Wrap task credential accesses in the S390 archDavid Howells
2008-11-14CRED: Wrap task credential accesses in the PowerPC archDavid Howells
2008-11-14CRED: Wrap task credential accesses in the PA-RISC archDavid Howells
2008-11-14CRED: Wrap task credential accesses in the MIPS archDavid Howells
2008-11-14CRED: Wrap task credential accesses in the IA64 archDavid Howells
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-13fix cpumask build breakage on pariscHelge Deller
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King
2008-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2008-11-12MN10300: Don't do misalignment handling for userspaceDavid Howells
2008-11-12MN10300: Don't handle misaligned loading and storing of SPDavid Howells
2008-11-12MN10300: Handle misaligned SP-based operandsDavid Howells
2008-11-12MN10300: Fix misaligned index-register addressing handlingDavid Howells
2008-11-12MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells
2008-11-12MN10300: Perform misalignment fixups of MOV_LccDavid Howells
2008-11-12MN10300: Allow misalignment fixup in interrupt handlingDavid Howells
2008-11-12MN10300: Fix register-postinc addressing misalignment handlingDavid Howells
2008-11-12MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells
2008-11-12MN10300: Add further misalignment fixupsDavid Howells
2008-11-12MN10300: Add built-in testing for misalignment handlerDavid Howells
2008-11-12MN10300: Clean up the misalignment handler a littleDavid Howells
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-11-11Merge branch 'misc' into releaseLen Brown
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams
2008-11-11KVM: Fix pit memory leak if unable to allocate irq source idAvi Kivity
2008-11-11KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMPXiantao Zhang
2008-11-11KVM: VMX: Set IGMT bit in EPT entrySheng Yang
2008-11-11KVM: Require the PCI subsystemAvi Kivity
2008-11-11x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick
2008-11-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-11-11KVM: ia64: Use guest signal mask when blockingXiantao Zhang
2008-11-11KVM: MMU: increase per-vcpu rmap cache alloc sizeMarcelo Tosatti
2008-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-11-11powerpc: Update desktop/server defconfigsPaul Mackerras
2008-11-11powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab
2008-11-10x86: Make NUMA on 32-bit depend on BROKENRafael J. Wysocki