summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-268-27/+22Star
* [PATCH] hrtimers: remove nsec_t typedefRoman Zippel2006-03-263-16/+10Star
* [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()Roman Zippel2006-03-261-20/+0Star
* [PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel2006-03-261-4/+1Star
* [PATCH] hrtimers: remove state fieldRoman Zippel2006-03-262-18/+7Star
* [PATCH] hrtimers: simplify nanosleepRoman Zippel2006-03-262-83/+63Star
* [PATCH] hrtimers: posix-timer: cleanup common_timer_get()Roman Zippel2006-03-261-24/+26
* [PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel2006-03-264-10/+17
* [PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner2006-03-262-10/+38
* [PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesizeBadari Pulavarty2006-03-261-6/+0Star
* [PATCH] ext3: multi-block get_block()Badari Pulavarty2006-03-261-12/+4Star
* [PATCH] ext3: cleanups and WARN_ON()Andrew Morton2006-03-261-125/+114Star
* [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-2612-78/+34Star
* [PATCH] map multiple blocks for mpage_readpages()Badari Pulavarty2006-03-263-22/+90
* [PATCH] pass b_size to ->get_block()Badari Pulavarty2006-03-263-1/+11
* [PATCH] change buffer_head.b_size to size_tBadari Pulavarty2006-03-264-12/+17
* [PATCH] ext3_get_blocks: Adjust reservation window size for mblocksMingming Cao2006-03-261-1/+31
* [PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()Mingming Cao2006-03-261-12/+19
* [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao2006-03-262-11/+40
* [PATCH] ext3_get_blocks: multiple block allocationMingming Cao2006-03-261-77/+193
* [PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao2006-03-263-34/+82
* [PATCH] 2TB files: change type of kstatfs entriesTakashi Sato2006-03-261-5/+5
* [PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton2006-03-264-12/+15
* [PATCH] 2TB files: add blkcnt_tTakashi Sato2006-03-269-1/+42
* [PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato2006-03-265-13/+5Star
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-2619-72/+39Star
* [PATCH] mempool: add mempool_create_slab_pool()Matthew Dobson2006-03-261-0/+8
* [PATCH] mempool: use common mempool kzalloc allocatorMatthew Dobson2006-03-261-15/+2Star
* [PATCH] mempool: add kzalloc allocatorMatthew Dobson2006-03-262-3/+16
* [PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson2006-03-267-129/+34Star
* [PATCH] mempool: add kmalloc allocatorMatthew Dobson2006-03-262-0/+29
* [PATCH] mempool: use common mempool page allocatorMatthew Dobson2006-03-262-32/+8Star
* [PATCH] mempool: add page allocatorMatthew Dobson2006-03-262-0/+30
* [PATCH] 3c59x: documentation updateSteffen Klassert2006-03-261-39/+42
* [PATCH] 3c59x: minor cleanupsSteffen Klassert2006-03-261-47/+34Star
* [PATCH] 3c59x: remove per-driver versioningSteffen Klassert2006-03-261-7/+2Star
* [PATCH] 3c59x: use ethtool_op_get_linkSteffen Klassert2006-03-261-15/+1Star
* [PATCH] 3c59x: carriercheck for forced mediaSteffen Klassert2006-03-261-4/+5
* [PATCH] 3c59x: decrease polling intervalSteffen Klassert2006-03-261-0/+4
* [PATCH] 3c59x: use mii_check_mediaSteffen Klassert2006-03-261-77/+49Star
* [PATCH] Fix typo causing bad mode of /initrd.imageJason Gunthorpe2006-03-261-1/+1
* [PATCH] Fix compilation for sound/oss/vwsnd.cEric Sesterhenn2006-03-261-21/+19Star
* [PATCH] Update documentation for BLK_DEV_INITRD to match current usageH. Peter Anvin2006-03-261-6/+9
* [PATCH] isicom: select FW_LOADERmaximilian attems2006-03-261-0/+1
* [PATCH] fix array overrun in efi.cDarren Jenkins2006-03-261-1/+1
* [PATCH] ads7846: sparc32 warning fixAndrew Morton2006-03-261-1/+1
* [PATCH] remove fixup_cpu_present_map()Andrew Morton2006-03-261-19/+0Star
* [PATCH] tlclk: fix handling of device majorAndrew Morton2006-03-261-0/+1
* [PATCH] loop: potential kernel hang waiting for kthreadHerbert Poetzl2006-03-261-1/+3
* [PATCH] Use loff_t for size in struct proc_dir_entryManeesh Soni2006-03-261-1/+1