aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-12virtio_blk: add missing __dev{init,exit} markingsMike Frysinger
2009-06-12virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)Mark McLoughlin
2009-06-12virtio: teach virtio_has_feature() about transport featuresMark McLoughlin
2009-06-12virtio: expose features in sysfsRusty Russell
2009-06-12virtio_pci: optional MSI-X supportMichael S. Tsirkin
2009-06-12virtio_pci: split up vp_interruptMichael S. Tsirkin
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell
2009-06-12virtio: meet virtio spec by finalizing features before using deviceRusty Russell
2009-06-12virtio: fix obsolete documentation on probe functionRusty Russell
2009-06-12GFS2: Remove lock_kernel from gfs2_put_super()Steven Whitehouse
2009-06-12perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra
2009-06-12perf record: Explicity program a default counterPeter Zijlstra
2009-06-12perf_counter: Remove PERF_TYPE_RAW special casingPeter Zijlstra
2009-06-12perf_counter: PERF_TYPE_HW_CACHE is a hardware counter tooPeter Zijlstra
2009-06-12powerpc, perf_counter: Fix performance counter event typesJaswinder Singh Rajput
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12module: trim exception table on init free.Rusty Russell
2009-06-12module: merge module_alloc() finallyAmerigo Wang
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang
2009-06-12x86 module: merge the rest functions with macrosAmerigo Wang
2009-06-12x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang
2009-06-12uvesafb: improve parameter handling.Rusty Russell
2009-06-12module_param: allow 'bool' module_params to be bool, not just int.Rusty Russell
2009-06-12module_param: add __same_type convenience wrapper for __builtin_types_compati...Rusty Russell
2009-06-12module_param: split perm field into flags and permRusty Russell
2009-06-12module_param: invbool should take a 'bool', not an 'int'Rusty Russell
2009-06-12cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARKRusty Russell
2009-06-12kmemleak: Add more info to the MAINTAINERS entryCatalin Marinas
2009-06-12perf_counter/x86: Add a quirk for Atom processorsYong Wang
2009-06-12perf_counter tools: Remove one L1-data aliasYong Wang
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu
2009-06-12irq: slab alloc for default irq_affinityYinghai Lu
2009-06-12Blackfin: fix sparseirq/kstat_irqs falloutMike Frysinger
2009-06-12Blackfin: fix unused warnings after nommu updateMike Frysinger
2009-06-12Blackfin: export the last exception cause via debugfsRobin Getz
2009-06-12Blackfin: fix length checking in kgdb_ebin2memRoel Kluin
2009-06-12Blackfin: kgdb: fix up error return valuesMike Frysinger
2009-06-12Blackfin: push access_ok() L1 attribute downMike Frysinger
2009-06-12Blackfin: punt duplicated search_exception_table() prototypeMike Frysinger
2009-06-12Blackfin: add missing access_ok() checks to user functionsRobin Getz
2009-06-12Blackfin: convert early_printk EVT init to a loopMike Frysinger
2009-06-12Blackfin: document the lsl variants of the L1 allocatorMike Frysinger
2009-06-12Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger
2009-06-12Blackfin: check SIC defines rather than variant namesMike Frysinger
2009-06-12Blackfin: add SSYNC to set_dma_sg() for descriptor fetchingSonic Zhang
2009-06-12Blackfin: convert SMP to only use generic time frameworkGraf Yang
2009-06-12Blackfin: bf548-ezkit/bf537-stamp: add resources for ADXL345/346Michael Hennerich
2009-06-12Blackfin: override default uClinux MTD addr/sizeMike Frysinger
2009-06-12Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger