linux-2.6
2009-06-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12  Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-06-12  Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-06-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12  Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12  Takashi IwaiMerge branch 'topic/ps3' into for-linus
2009-06-12  Takashi IwaiMerge branch 'topic/pcm-jiffies-check' into for-linus
2009-06-12  Takashi IwaiMerge branch 'topic/misc' into for-linus
2009-06-12  Takashi IwaiMerge branch 'topic/lx6464es' into for-linus
2009-06-12  Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-06-12  Takashi IwaiMerge branch 'topic/caiaq' into for-linus
2009-06-12  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-06-12  Mike Frysingerperf_counter: Start documenting HAVE_PERF_COUNTERS...
2009-06-12  Linus TorvaldsMerge branch 'topic/slab/earlyboot-v2' of git://git...
2009-06-12  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-06-12  Linus TorvaldsMerge git://git.infradead.org/~dwmw2/firmware-2.6
2009-06-12  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-06-12  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-lguest
2009-06-12  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-virtio
2009-06-12  Linus TorvaldsMerge branch 'cuse' of git://git./linux/kernel/git...
2009-06-12  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-modul...
2009-06-12  Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-12  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-12  Pekka Enbergslab: setup cpu caches later on when interrupts are...
2009-06-12  Pekka Enbergslab,slub: don't enable interrupts during early boot
2009-06-12  Pekka Enbergslab: fix gfp flag in setup_cpu_cache()
2009-06-12  James Bottomley[SCSI] Merge branch 'linus'
2009-06-12  Mark McLoughlinlguest: add support for indirect ring entries
2009-06-12  Rusty Russelllguest: suppress notifications in example Launcher
2009-06-12  Rusty Russelllguest: try to batch interrupts on network receive
2009-06-12  Rusty Russelllguest: avoid sending interrupts to Guest when no activ...
2009-06-12  Rusty Russelllguest: implement deferred interrupts in example Launcher
2009-06-12  Rusty Russelllguest: remove obsolete LHREQ_BREAK call
2009-06-12  Rusty Russelllguest: have example Launcher service all devices in...
2009-06-12  Rusty Russelllguest: use eventfds for device notification
2009-06-12  Rusty Russelleventfd: export eventfd_signal and eventfd_fget for...
2009-06-12  Rusty Russelllguest: allow any process to send interrupts
2009-06-12  Rusty Russelllguest: PAE fixes
2009-06-12  Matias Zabaljaureguilguest: PAE support
2009-06-12  Matias Zabaljaureguilguest: Add support for kvm_hypercall4()
2009-06-12  Matias Zabaljaureguilguest: replace hypercall name LHCALL_SET_PMD with...
2009-06-12  Matias Zabaljaureguilguest: use native_set_* macros, which properly handle...
2009-06-12  Matias Zabaljaureguilguest: map switcher with executable page table entries
2009-06-12  Rusty Russelllguest: fix writev returning short on console output
2009-06-12  Rusty Russelllguest: clean up length-used value in example launcher
2009-06-12  Matias Zabaljaureguilguest: Segment selectors are 16-bit long. Fix lg_cpu...
2009-06-12  Roel Kluinlguest: beyond ARRAY_SIZE of cpu->arch.gdt
2009-06-12  Rusty Russelllguest: clean up example launcher compile flags.
2009-06-12  Rusty Russelllguest: optimize by coding restore_flags and irq_enable...
2009-06-12  Rusty Russelllguest: improve interrupt handling, speed up stream...
2009-06-12  Rusty Russelllguest: fix race in halt code
2009-06-12  Rusty Russelllguest: remove invalid interrupt forcing logic.
2009-06-12  Rusty Russelllguest: fix lguest wake on guest clock tick, or fd...
2009-06-12  Rusty Russellsched: export kick_process
2009-06-12  Rusty Russelllguest: get more serious about wmb() in example Launche...
2009-06-12  Rusty Russelllguest: clean up lguest_init_IRQ
2009-06-12  Rusty Russelllguest: cleanup passing of /dev/lguest fd around exampl...
2009-06-12  Rusty Russelllguest: be paranoid about guest playing with device...
2009-06-12  Christian Borntraegervirtio: enhance id_matching for virtio drivers
2009-06-12  Christian Borntraegervirtio: fix id_matching for virtio drivers
2009-06-12  Rusty Russellvirtio: handle short buffers in virtio_rng.
2009-06-12  Mike Frysingervirtio_blk: add missing __dev{init,exit} markings
2009-06-12  Mark McLoughlinvirtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
2009-06-12  Mark McLoughlinvirtio: teach virtio_has_feature() about transport...
2009-06-12  Rusty Russellvirtio: expose features in sysfs
2009-06-12  Michael S.... virtio_pci: optional MSI-X support
2009-06-12  Michael S.... virtio_pci: split up vp_interrupt
2009-06-12  Michael S.... virtio: find_vqs/del_vqs virtio operations
2009-06-12  Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-06-12  Rusty Russellvirtio: meet virtio spec by finalizing features before...
2009-06-12  Rusty Russellvirtio: fix obsolete documentation on probe function
2009-06-12  Steven WhitehouseGFS2: Remove lock_kernel from gfs2_put_super()
2009-06-12  Peter Zijlstraperf_counter: Add forward/backward attribute ABI compat...
2009-06-12  Peter Zijlstraperf record: Explicity program a default counter
2009-06-12  Peter Zijlstraperf_counter: Remove PERF_TYPE_RAW special casing
2009-06-12  Peter Zijlstraperf_counter: PERF_TYPE_HW_CACHE is a hardware counter too
2009-06-12  Jaswinder Singh... powerpc, perf_counter: Fix performance counter event...
2009-06-12  Rusty Russellmodule: cleanup FIXME comments about trimming exception...
2009-06-12  Rusty Russellmodule: trim exception table on init free.
2009-06-12  Amerigo Wangmodule: merge module_alloc() finally
2009-06-12  Amerigo Wanguml module: fix uml build process due to this merge
2009-06-12  Amerigo Wangx86 module: merge the rest functions with macros
2009-06-12  Amerigo Wangx86 module: merge the same functions in module_32.c...
2009-06-12  Rusty Russelluvesafb: improve parameter handling.
2009-06-12  Rusty Russellmodule_param: allow 'bool' module_params to be bool...
2009-06-12  Rusty Russellmodule_param: add __same_type convenience wrapper for...
2009-06-12  Rusty Russellmodule_param: split perm field into flags and perm
2009-06-12  Rusty Russellmodule_param: invbool should take a 'bool', not an...
2009-06-12  Rusty Russellcyber2000fb.c: use proper method for stopping unload...
2009-06-12  Catalin Marinaskmemleak: Add more info to the MAINTAINERS entry
2009-06-12  Yong Wangperf_counter/x86: Add a quirk for Atom processors
2009-06-12  Yong Wangperf_counter tools: Remove one L1-data alias
2009-06-12  Yinghai Lux86: make zap_low_mapping could be used early
2009-06-12  Yinghai Luirq: slab alloc for default irq_affinity
2009-06-12  Mike FrysingerBlackfin: fix sparseirq/kstat_irqs fallout
2009-06-12  Mike FrysingerBlackfin: fix unused warnings after nommu update
2009-06-12  Robin GetzBlackfin: export the last exception cause via debugfs
2009-06-12  Roel KluinBlackfin: fix length checking in kgdb_ebin2mem
2009-06-12  Mike FrysingerBlackfin: kgdb: fix up error return values
next