summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp2006-03-261-0/+32
* [PATCH] x86: kprobes-boosterMasami Hiramatsu2006-03-261-0/+6
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-263-5/+4Star
* [PATCH] hrtimers: remove nsec_t typedefRoman Zippel2006-03-261-12/+6Star
* [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()Roman Zippel2006-03-261-20/+0Star
* [PATCH] hrtimers: remove state fieldRoman Zippel2006-03-261-9/+2Star
* [PATCH] hrtimers: simplify nanosleepRoman Zippel2006-03-261-3/+1Star
* [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/+7Star
* [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-268-1/+33
* [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-261-3/+1Star
* [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-262-9/+11
* [PATCH] ia64: ioremap: check EFI for valid memory attributesBjorn Helgaas2006-03-261-13/+2Star
* [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas2006-03-262-2/+4
* [PATCH] ia64: use i386 dmi_scan.cMatt Domsch2006-03-262-0/+11
* [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-261-0/+1
|\
| * [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek2006-03-261-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-268-88/+234
|\ \
| * \ Merge nommu treeRussell King2006-03-255-80/+111
| |\ \
| | * | [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King2006-03-213-80/+93
| | * | [ARM] Fix typo in tlbflush.hRussell King2006-03-211-1/+1
| | * | [ARM] noMMU: removes TLB codes in nommu modeHyok S. Choi2006-03-212-0/+18
| * | | [ARM] 3397/1: AT91RM9200 Header updateAndrew Victor2006-03-251-1/+99
| * | | include/linux/clk.h is betraying its ARM originsTodd Poynor2006-03-251-2/+2
| * | | [ARM] Move enable_irq and disable_irq to assembler.hRussell King2006-03-231-5/+22
* | | | powerpc: fix strncasecmp prototypeLinus Torvalds2006-03-251-1/+1
* | | | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-253-30/+147
|\ \ \ \