aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-262-5/+5
* [PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp2006-03-261-0/+32
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-263-5/+4
* [PATCH] hrtimers: remove nsec_t typedefRoman Zippel2006-03-261-12/+6
* [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()Roman Zippel2006-03-261-20/+0
* [PATCH] hrtimers: remove state fieldRoman Zippel2006-03-261-9/+2
* [PATCH] hrtimers: simplify nanosleepRoman Zippel2006-03-261-3/+1
* [PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel2006-03-261-1/+2
* [PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner2006-03-261-8/+12
* [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-261-10/+7
* [PATCH] pass b_size to ->get_block()Badari Pulavarty2006-03-261-0/+1
* [PATCH] change buffer_head.b_size to size_tBadari Pulavarty2006-03-261-8/+11
* [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao2006-03-261-1/+4
* [PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao2006-03-261-3/+3
* [PATCH] 2TB files: change type of kstatfs entriesTakashi Sato2006-03-261-5/+5
* [PATCH] 2TB files: add blkcnt_tTakashi Sato2006-03-262-1/+5
* [PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato2006-03-262-2/+2
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-3/+1
* [PATCH] mempool: add mempool_create_slab_pool()Matthew Dobson2006-03-261-0/+8
* [PATCH] mempool: add kzalloc allocatorMatthew Dobson2006-03-261-2/+8
* [PATCH] mempool: add kmalloc allocatorMatthew Dobson2006-03-261-0/+12
* [PATCH] mempool: add page allocatorMatthew Dobson2006-03-261-0/+12
* [PATCH] Use loff_t for size in struct proc_dir_entryManeesh Soni2006-03-261-1/+1
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-262-0/+4
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-0/+26
* [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson2006-03-261-0/+1
* [PATCH] hpet header sanitizationRandy Dunlap2006-03-261-16/+20
* [PATCH] ipmi: add full sysfs supportCorey Minyard2006-03-263-3/+48
* [PATCH] cleanup smp_call_function UP buildCon Kolivas2006-03-261-1/+5
* [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-263-4/+4
* [PATCH] Make address_space_operations->sync_page return voidNeilBrown2006-03-262-2/+2
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-261-8/+10
* [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas2006-03-261-0/+2
* [PATCH] Add flush_kernel_dcache_page() APIJames Bottomley2006-03-261-0/+6
* [PATCH] Add API for flushing Anon pagesJames Bottomley2006-03-261-0/+6
* [PATCH] protect remove_proc_entrySteven Rostedt2006-03-261-0/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-251-0/+1
|\
| * [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek2006-03-251-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-251-2/+2
|\ \
| * | include/linux/clk.h is betraying its ARM originsTodd Poynor2006-03-251-2/+2
* | | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-253-30/+147
|\ \ \
| * | | [PATCH] promiscuous modeSteve Grubb2006-03-201-1/+6
| * | | [PATCH] add/remove rule updateSteve Grubb2006-03-201-1/+1
| * | | [PATCH] audit string fields interface + consumerAmy Griffis2006-03-201-4/+27
| * | | [PATCH] SE Linux audit eventsSteve Grubb2006-03-201-0/+3
| * | | [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse2006-03-201-13/+5
| * | | [PATCH] Miscellaneous bug and warning fixesDustin Kirkland2006-03-201-4/+4
| * | | [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-202-2/+33
| * | | [PATCH] Exclude messages by message typeDustin Kirkland2006-03-201-1/+4
| * | | [PATCH] Collect more inode information during syscall processing.Amy Griffis2006-03-202-1/+22