aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-26mm: spinlock tree_lockNick Piggin12-39/+38
2008-07-26mm: lockless pagecacheNick Piggin1-45/+134
2008-07-26mm: speculative page referencesNick Piggin7-45/+227
2008-07-26radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin2-24/+166
2008-07-26mm: readahead scan locklessNick Piggin1-3/+3
2008-07-26x86: support 1GB hugepages with get_user_pages_lockless()Nick Piggin1-3/+40
2008-07-26splice: use get_user_pages_fastNick Piggin1-38/+3
2008-07-26dio: use get_user_pages_fastNick Piggin2-14/+4
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin5-0/+264
2008-07-26mm: introduce get_user_pages_fastNick Piggin1-0/+33
2008-07-26x86: implement pte_specialNick Piggin1-3/+6
2008-07-26mn10300: use the common ascii hex helpersHarvey Harrison1-62/+46
2008-07-26frv: use the common ascii hex helpersHarvey Harrison1-52/+36
2008-07-26cris: use the common ascii hex helpersHarvey Harrison2-102/+37
2008-07-26omfs: add MAINTAINERS entryBob Copeland1-0/+6
2008-07-26omfs: update kbuild to include OMFSBob Copeland3-0/+18
2008-07-26omfs: add bitmap routinesBob Copeland1-0/+192
2008-07-26omfs: add file routinesBob Copeland1-0/+346
2008-07-26omfs: add directory routinesBob Copeland1-0/+504
2008-07-26omfs: add inode routinesBob Copeland1-0/+553
2008-07-26omfs: define filesystem structuresBob Copeland2-0/+147
2008-07-26omfs: add filesystem documentationBob Copeland1-0/+106
2008-07-26include/linux/aio.h: removed duplicated includeHuang Weiyi1-1/+0
2008-07-26relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu3-29/+156
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu7-42/+32
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu3-2/+20
2008-07-26kexec jump: save/restore device stateHuang Ying5-4/+56
2008-07-26kexec jumpHuang Ying10-68/+269
2008-07-26kernel/kexec.c: make 'kimage_terminate' voidWANG Cong1-6/+2
2008-07-26memstick: use fully asynchronous request processingAlex Dubov4-217/+218
2008-07-26memstick: add "start" and "stop" methods to memstick deviceAlex Dubov3-3/+45
2008-07-26memstick: allow "set_param" method to return an error codeAlex Dubov4-33/+71
2008-07-26tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow1-2/+2
2008-07-26tpm: increase size of internal TPM response buffersMarcin Obara1-31/+93
2008-07-26tpm_bios.c: make 2 structs staticAdrian Bunk1-2/+2
2008-07-26tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan1-0/+1
2008-07-26parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle1-1/+1
2008-07-26parport: remove superfluous local variableAndre Haupt1-2/+0
2008-07-26parport/share.c: proper externsAdrian Bunk2-3/+3
2008-07-26bfs: kill BKLDmitri Vorobiev4-31/+44
2008-07-26bfs: assorted cleanupsDmitri Vorobiev2-4/+3
2008-07-26affs: convert s_bmlock into a mutexMatthias Kaehlcke3-11/+12
2008-07-26x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer2-45/+27
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori76-210/+256
2008-07-26pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells1-2/+0
2008-07-26pnp: have quirk_system_pci_resources() include io resourcesRene Herman1-5/+8
2008-07-26isa: set 24-bit dma_mask for ISA devicesRene Herman1-0/+4
2008-07-26pnp: set the pnp_card dma_mask for use by ISAPnP cardsRene Herman1-0/+4
2008-07-26asic3: platform_get_irq() may return signed unnoticedRoel Kluin1-3/+5
2008-07-26vfs: add cond_resched_lock while scanning dentry LRU listsKentaro Makita1-0/+1