aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer2010-04-20
| | * | | | Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov2010-04-20
| | * | | | m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye2010-04-20
| | * | | | uclinux: error message when FLAT reloc symbol is invalid, v2Jun Sun2010-04-20
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-21
| |\ \ \ \
| | * | | | mc13783-regulator: fix a memory leak in mc13783_regulator_removeAxel Lin2010-04-19
| | * | | | regulator: Let drivers know when they use the stub APIJean Delvare2010-04-19
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-04-21
| |\ \ \ \ \
| | * | | | | [LogFS] Split large truncated into smaller chunksJoern Engel2010-04-20
| | * | | | | [LogFS] Set s_bdiJoern Engel2010-04-17
| | * | | | | [LogFS] Prevent mempool_destroy NULL pointer dereferenceJoern Engel2010-04-15
| | * | | | | [LogFS] Move assertionJoern Engel2010-04-13
| | * | | | | [LogFS] Plug 8 byte information leakJoern Engel2010-04-13
| | * | | | | [LogFS] Prevent memory corruption on large deletesJoern Engel2010-04-13
| | * | | | | [LogFS] Remove unused methodJoern Engel2010-03-30
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2010-04-21
| |\ \ \ \ \ \
| | * | | | | | jfs: add jfs specific ->setattr callDmitry Monakhov2010-04-16
| | * | | | | | jfs: fix diAllocExt error in resizing filesystemBill Pemberton2010-04-16
| | * | | | | | jfs_dmap.[ch]: trivial typo fix: s/heigth/height/gDaniel Mack2010-02-02
| * | | | | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-04-21
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka2010-04-21
| | * | | | | | | KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_release()Lai Jiangshan2010-04-21
| | * | | | | | | KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala2010-04-20
| | * | | | | | | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
| | * | | | | | | KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong2010-04-20
| | * | | | | | | KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity2010-04-20
| | * | | | | | | KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara2010-04-20
| | * | | | | | | KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity2010-04-20
| | * | | | | | | KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa2010-04-20
| | * | | | | | | KVM: take srcu lock before call to complete_pio()Gleb Natapov2010-04-20
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-04-21
| |\ \ \ \ \ \ \
| | * | | | | | | md/raid5: allow for more than 2^31 chunks.NeilBrown2010-04-20
| * | | | | | | | AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells2010-04-21
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-04-20
| |\ \ \ \ \ \ \
| | * | | | | | | quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2010-04-20
| * | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | pcmcia: fix error handling in cm4000_cs.cDan Carpenter2010-04-19
| | * | | | | | | | drivers/pcmcia: Add missing local_irq_restoreJulia Lawall2010-04-17
| | * | | | | | | | serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)Timur Maximov2010-04-17
| | * | | | | | | | pcmcia: avoid late calls to pccard_validate_cisDominik Brodowski2010-04-17
| | * | | | | | | | pcmcia: fix ioport size calculation in rsrc_nonstaticDominik Brodowski2010-04-15
| | * | | | | | | | pcmcia: re-start on MFC overrideDominik Brodowski2010-04-11
| | * | | | | | | | pcmcia: fix io_probe due to parent (PCI) resourcesDominik Brodowski2010-04-11
| | * | | | | | | | pcmcia: use previously assigned IRQ for all card functionsDominik Brodowski2010-04-11
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sparc64: Fix hardirq tracing in trap return path.David S. Miller2010-04-20
| | * | | | | | | | | sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller2010-04-19
| | * | | | | | | | | sparc64: Fix PREEMPT_ACTIVE value.David S. Miller2010-04-19
| | * | | | | | | | | sparc64: Run NMIs on the hardirq stack.David S. Miller2010-04-14
| | * | | | | | | | | sparc64: Allocate sufficient stack space in ftrace stubs.David S. Miller2010-04-13