]> git.karo-electronics.de Git - mv-sheeva.git/shortlog
mv-sheeva.git
2009-01-02 Borislav Petkovide-atapi: compute cmd_len based on device type in...
2009-01-02 Borislav Petkovide: remove the last ide-scsi remnants
2009-01-02 Borislav Petkovide-atapi: remove ide-scsi remnants from ide_pc_intr()
2009-01-02 Borislav Petkovide-atapi: remove ide-scsi remnants from ide_transfer_pc()
2009-01-02 Borislav Petkovide-atapi: remove ide-scsi remnants from ide_issue_pc
2009-01-02 Borislav Petkovide-cd: move cdrom_timer_expiry to ide-atapi.c
2009-01-02 Borislav Petkovide-atapi: teach ide atapi about drive->waiting_for_dma
2009-01-02 Borislav Petkovide-atapi: accomodate transfer length calculation for...
2009-01-02 Borislav Petkovide-atapi: setup dma for ide-cd
2009-01-02 Borislav Petkovide-atapi: combine drive-specific assignments
2009-01-02 Borislav Petkovide-atapi: add a dev_is_idecd-inline
2009-01-02 FUJITA Tomonoriremove ide-scsi
2009-01-02 Linus Torvaldside-floppy: allocate only toplevel packet commands
2009-01-02 Borislav Petkovide: make IDE_AFLAG_.. numbering continuous again
2009-01-02 Borislav Petkovide-cd: move debug defines into header
2009-01-02 Bartlomiej... ide: use per-device request queue locks (v2)
2009-01-02 Bartlomiej... ide: add ide_[un]lock_hwgroup() helpers
2009-01-02 Bartlomiej... ide: remove "paranoia" checks for hwgroup->busy
2009-01-02 Bartlomiej... ide: remove IDE PM hack from do_ide_request()
2009-01-02 Bartlomiej... ide: don't execute the next queued command from the...
2009-01-02 Bartlomiej... ide: move sysfs support to ide-sysfs.c
2009-01-02 Bartlomiej... ide: factor out device type classifying from do_identify()
2009-01-02 Bartlomiej... ide: small ide_register_port() cleanup
2009-01-02 Bartlomiej... ide: remove chipset type fixup from ide_host_register()
2009-01-02 Bartlomiej... tx493x: fix indentation
2009-01-02 Ingo Bruecklx86: convert permanent_kmaps_init() from macro to inline
2009-01-02 David VrabelMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-01-02 Cyrill Gorcunovx86: early_printk - use sizeof instead of hardcoded...
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-31 Dave Kleikampnfsd race fixes: jfs
2008-12-31 Al Vironfsd race fixes: reiserfs
2008-12-31 Al Vironfsd race fixes: ext4
2008-12-31 Al Vironfsd race fixes: ext3
2008-12-31 Al Vironfsd race fixes: ext2
2008-12-31 Al Vironfsd/create race fixes, infrastructure
2008-12-31 Eric Parisfilesystem notification: create fs/notify to contain...
2008-12-31 Denis ChengRqfs/block_dev.c: __read_mostly improvement and sb_is_blk...
2008-12-31 Al Virokill ->dir_notify()
2008-12-31 Eric Dumazetfilp_cachep can be static in fs/file_table.c
2008-12-31 Eric Dumazetfix f_count description in Documentation/filesystems...
2008-12-31 Steven Rostedtmake INIT_FS use the __RW_LOCK_UNLOCKED initialization
2008-12-31 Al Virotake init_fs to saner place
2008-12-31 Christoph Hellwigkill vfs_permission
2008-12-31 Christoph Hellwigpass a struct path * to may_open
2008-12-31 Christoph Hellwigkill walk_init_root
2008-12-31 Christoph Hellwigremove incorrect comment in inode_permission
2008-12-31 Arjan van de Venexpand some comments (d_path / seq_path)
2008-12-31 Zhaoleicorrect wrong function name of d_put in kernel document...
2008-12-31 Al Virofix switch_names() breakage in short-to-short case
2008-12-31 Duane Griffinbefs: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinfreevxfs: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinsysv: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinext4: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinext3: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinext2: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinvfs: ensure page symlinks are NUL-terminated
2008-12-31 Duane Griffinvfs: introduce helper function to safely NUL-terminate...
2008-12-31 Duane GriffineCryptfs: check readlink result was not an error before...
2008-12-31 Julia Lawallfs/namespace.c: drop code after return
2008-12-31 Jan Engelhardtinclude: linux/fs.h: put declarations in __KERNEL__
2008-12-31 Nick Pigginshrink struct dentry
2008-12-31 Richard Kennedyfs: reorder struct inotify_device on 64bits to remove...
2008-12-31 Kentaro Takedaintroduce new LSM hooks where vfsmount is available.
2008-12-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git.kerne...
2008-12-31 Marcelo TosattiKVM: MMU: handle large host sptes on invlpg/resync
2008-12-31 Avi KivityKVM: Add locking to virtual i8259 interrupt controller
2008-12-31 Avi KivityKVM: MMU: Don't treat a global pte as such if cr4.pge...
2008-12-31 Xiantao ZhangMAINTAINERS: Maintainership changes for kvm/ia64
2008-12-31 Jes SorensenKVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()
2008-12-31 Jan KiszkaKVM: x86: Rework user space NMI injection as KVM_CAP_US...
2008-12-31 Jan KiszkaKVM: VMX: Fix pending NMI-vs.-IRQ race for user space...
2008-12-31 Mark McLoughlinKVM: fix handling of ACK from shared guest IRQ
2008-12-31 Marcelo TosattiKVM: MMU: check for present pdptr shadow page in walk_s...
2008-12-31 Avi KivityKVM: Consolidate userspace memory capability reporting...
2008-12-31 Avi KivityKVM: Advertise the bug in memory region destruction...
2008-12-31 Rusty RussellKVM: use cpumask_var_t for cpus_hardware_enabled
2008-12-31 Rusty RussellKVM: use modern cpumask primitives, no cpumask_t on...
2008-12-31 Rusty RussellKVM: Extract core of kvm_flush_remote_tlbs/kvm_reload_r...
2008-12-31 Christian BorntraegerKVM: set owner of cpu and vm file operations
2008-12-31 Christian Borntraegeranon_inodes: use fops->owner for module refcount
2008-12-31 Eduardo Habkostx86: KVM guest: kvm_get_tsc_khz: return khz, not lpj
2008-12-31 Marcelo TosattiKVM: MMU: prepopulate the shadow on invlpg
2008-12-31 Marcelo TosattiKVM: MMU: skip global pgtables on sync due to cr3 switch
2008-12-31 Marcelo TosattiKVM: MMU: collapse remote TLB flushes on root sync
2008-12-31 Marcelo TosattiKVM: MMU: use page array in unsync walk
2008-12-31 Amit ShahKVM: x86 emulator: Fix handling of VMMCALL instruction
2008-12-31 Guillaume ThouveninKVM: x86 emulator: add the emulation of shld and shrd...
2008-12-31 Guillaume ThouveninKVM: x86 emulator: add the assembler code for three...
2008-12-31 Guillaume ThouveninKVM: x86 emulator: add a new "implied 1" Src decode...
2008-12-31 Guillaume ThouveninKVM: x86 emulator: add Src2 decode set
2008-12-31 Guillaume ThouveninKVM: x86 emulator: Extend the opcode descriptor
2008-12-31 Glauber CostaKVM: Really remove a slot when a user ask us so
2008-12-31 Hollis BlanchardKVM: ppc: mostly cosmetic updates to the exit timing...
2008-12-31 Hollis BlanchardKVM: ppc: Implement in-kernel exit timing statistics
2008-12-31 Hollis BlanchardKVM: ppc: save and restore guest mappings on context...
2008-12-31 Hollis BlanchardKVM: ppc: directly insert shadow mappings into the...
2008-12-31 Hollis Blanchardpowerpc/44x: declare tlb_44x_index for use in C code
2008-12-31 Hollis BlanchardKVM: ppc: support large host pages
2008-12-31 Mark McLoughlinKVM: split out kvm_free_assigned_irq()
2008-12-31 Mark McLoughlinKVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions
next