deliverable/linux.git
2007-07-17  Christoph Hellwigknfsd: exportfs: move acceptable check into find_accept...
2007-07-17  Christoph Hellwigknfsd: exportfs: untangle ISDIR logic in find_exported_...
2007-07-17  Christoph Hellwigknfsd: exportfs: remove CALL macro
2007-07-17  Christoph Hellwigknfsd: exportfs: add procedural interface for NFSD
2007-07-17  Christoph Hellwigknfsd: exportfs: remove iget abuse
2007-07-17  Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-17  Vasily Averini2o debug output cleanup
2007-07-17  Vasily Averini2o proc reading oops
2007-07-17  Vasily Averini2o message leak in i2o_msg_post_wait_mem()
2007-07-17  Vasily Averinwrong memory access in i2o_block_device_lock()
2007-07-17  Vasily Averini2o_cfg_passthru cleanup
2007-07-17  Armin Schindleri4l: leak in eicon/idifunc.c
2007-07-17  Andrew Mortonisdn/capi warning fixes
2007-07-17  Jan EngelhardtUse menuconfig objects: ISDN: CONFIG_CAPI_EICON
2007-07-17  Jan EngelhardtUse menuconfig objects: ISDN: CONFIG_CAPI_AVM
2007-07-17  Jan EngelhardtUse menuconfig objects: ISDN: CONFIG_ISDN_CAPI
2007-07-17  Jan EngelhardtUse menuconfig objects: ISDN: CONFIG_ISDN
2007-07-17  Karsten Keilsane irq initialization in sedlbauer hisax
2007-07-17  Pavel EmelianovMake ISDN CAPI use seq_list_xxx helpers
2007-07-17  David WoodhouseMismatching declarations of revision strings in HiSax
2007-07-17  Matthias KaehlckeUse mutex instead of semaphore in CAPI 2.0 driver
2007-07-17  Matthias Kaehlckeuse mutex instead of semaphore in SPI core/init code
2007-07-17  Atsushi Nemotospi_txx9 controller driver
2007-07-17  Samuel OrtizSPI: omap2_mcspi driver
2007-07-17  Joakim Tjernlundspi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x
2007-07-17  Andrei KonovalovSPI master driver for Xilinx virtex
2007-07-17  Ben DooksSPI: tle620x power switch driver
2007-07-17  David BrownellS3c24xx SPI controllers both select 'bitbang'
2007-07-17  David Brownellatmel_spi: don't always deselect chip between messages
2007-07-17  David Brownellatmel_spi: minor updates
2007-07-17  Clifford Wolfspi_mpc83xx.c underclocking hotfix
2007-07-17  Kaiwan N Billimoriaspi_lm70llp parport adapter driver
2007-07-17  David Brownellspidev compiler warning gone
2007-07-17  Jan NikitenkoCRC7 support
2007-07-17  David BrownellSPI: add 3wire mode flag
2007-07-17  David BrownellSPI controller drivers: check for unsupported modes
2007-07-17  Dmitry TorokhovIBMASM: must depend on CONFIG_INPUT
2007-07-17  Dmitry TorokhovIBMASM: miscellaneous fixes
2007-07-17  Dmitry TorokhovIBMASM: dont use extern in function declarations
2007-07-17  Dmitry TorokhovIBMASM: whitespace cleanup
2007-07-17  Andrew Mortonx86_64: speedup touch_nmi_watchdog
2007-07-17  Andrew Mortoni386: speedup touch_nmi_watchdog
2007-07-17  Konrad RzeszutekInhibit NMI watchdog when Alt-SysRq-T operation is...
2007-07-17  Alexey DobriyanFix sparse false positives re BUG_ON(ptr)
2007-07-17  Oleg Nesterovdestroy_workqueue() can livelock
2007-07-17  Ananth N Mavinakayan... Kprobes on select architectures no longer EXPERIMENTAL
2007-07-17  Jan Engelhardtmake timespec_equal() take const arguments
2007-07-17  Tejun Heokallsyms: make KSYM_NAME_LEN include space for trailing...
2007-07-17  Maciej W. Rozyckisb1250-duart.c: SB1250 DUART serial support
2007-07-17  Roland McGrathRemove CHILD_MAX
2007-07-17  Roland McGrathRemove OPEN_MAX
2007-07-17  Roland McGrathavoid OPEN_MAX in SCM_MAX_FD
2007-07-17  Akinobu Mitaunregister_blkdev(): return void
2007-07-17  Akinobu Mitaunregister_blkdev(): delete redundant message
2007-07-17  Akinobu Mitaunregister_blkdev() delete redundant messages in callers
2007-07-17  Akinobu Mitaunregister_blkdev(): do WARN_ON on failure
2007-07-17  Adrian Bunkproper prototype for proc_nr_files()
2007-07-17  Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17  Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-07-17  Pavel EmelianovReport that kernel is tainted if there was an OOPS
2007-07-17  Grant LikelyAdd support for Xilinx SystemACE CompactFlash interface
2007-07-17  Vitaly Bordugpowerpc: 8xx: fix whitespace and indentation
2007-07-17  Christoph LameterCONFIG_BOUNCE to avoid useless inclusion of bounce...
2007-07-17  Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-17  Nick Pigginfs: introduce some page/buffer invariants
2007-07-17  Robert P. J... MM: Make needlessly global hugetlb_no_page() static.
2007-07-17  Christoph LameterAdd VM_BUG_ON in case someone uses page_mapping on...
2007-07-17  Christoph LameterMake SLUB the default allocator
2007-07-17  Christoph LameterSLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA
2007-07-17  Christoph LameterSLUB: Move sysfs operations outside of slub_lock
2007-07-17  Christoph LameterSLUB: Do not allocate object bit array on stack
2007-07-17  Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2007-07-17  Christoph LameterSlab allocators: Cleanup zeroing allocations
2007-07-17  Christoph LameterSLUB: Do not use length parameter in slab_alloc()
2007-07-17  Christoph LameterSLUB: Style fix up the loop to disable small slabs
2007-07-17  Adrian Bunkmm/slub.c: make code static
2007-07-17  Christoph LameterSLUB: Simplify dma index -> size calculation
2007-07-17  Christoph LameterSLUB: faster more efficient slab determination for...
2007-07-17  Christoph LameterSLUB: do proper locking during dma slab creation
2007-07-17  Christoph LameterSLUB: extract dma_kmalloc_cache from get_cache.
2007-07-17  Christoph LameterSLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG
2007-07-17  Christoph LameterSlab allocators: support __GFP_ZERO in all allocators
2007-07-17  Christoph LameterSlab allocators: consistent ZERO_SIZE_PTR support and...
2007-07-17  Christoph LameterSlab allocators: consolidate code for krealloc in mm...
2007-07-17  Christoph LameterSLUB Debug: fix initial object debug state of NUMA...
2007-07-17  Christoph LameterSLUB: ensure that the number of objects per slab stays...
2007-07-17  Christoph LameterSLUB slab validation: Move tracking information alloc...
2007-07-17  Christoph LameterSLUB: use list_for_each_entry for loops over all slabs
2007-07-17  Christoph LameterSLUB: change error reporting format to follow lockdep...
2007-07-17  Rusty Russellmm: clean up and kernelify shrinker registration
2007-07-17  Andy WhitcroftLumpy Reclaim V4
2007-07-17  Mel GormanAdd a movablecore= parameter for sizing ZONE_MOVABLE
2007-07-17  Mel Gormanhandle kernelcore=: generic
2007-07-17  Mel GormanAllow huge page allocations to use GFP_HIGH_MOVABLE
2007-07-17  Mel GormanCreate the ZONE_MOVABLE zone
2007-07-17  Mel GormanAdd __GFP_MOVABLE for callers to flag allocations from...
2007-07-17  NeilBrownFix read/truncate race
2007-07-17  Martin Schwidefskymm: remove ptep_test_and_clear_dirty and ptep_clear_flu...
2007-07-17  Martin Schwidefskymm: remove ptep_establish()
2007-07-17  Yoann Padioleauparse error, drivers/i2c/busses/i2c-pmcmsp.c
next
This page took 0.0434 seconds and 5 git commands to generate.