aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-26mm: spinlock tree_lockNick Piggin
2008-07-26mm: lockless pagecacheNick Piggin
2008-07-26mm: speculative page referencesNick Piggin
2008-07-26radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin
2008-07-26mm: readahead scan locklessNick Piggin
2008-07-26x86: support 1GB hugepages with get_user_pages_lockless()Nick Piggin
2008-07-26splice: use get_user_pages_fastNick Piggin
2008-07-26dio: use get_user_pages_fastNick Piggin
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin
2008-07-26mm: introduce get_user_pages_fastNick Piggin
2008-07-26x86: implement pte_specialNick Piggin
2008-07-26mn10300: use the common ascii hex helpersHarvey Harrison
2008-07-26frv: use the common ascii hex helpersHarvey Harrison
2008-07-26cris: use the common ascii hex helpersHarvey Harrison
2008-07-26omfs: add MAINTAINERS entryBob Copeland
2008-07-26omfs: update kbuild to include OMFSBob Copeland
2008-07-26omfs: add bitmap routinesBob Copeland
2008-07-26omfs: add file routinesBob Copeland
2008-07-26omfs: add directory routinesBob Copeland
2008-07-26omfs: add inode routinesBob Copeland
2008-07-26omfs: define filesystem structuresBob Copeland
2008-07-26omfs: add filesystem documentationBob Copeland
2008-07-26include/linux/aio.h: removed duplicated includeHuang Weiyi
2008-07-26relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu
2008-07-26kexec jump: save/restore device stateHuang Ying
2008-07-26kexec jumpHuang Ying
2008-07-26kernel/kexec.c: make 'kimage_terminate' voidWANG Cong
2008-07-26memstick: use fully asynchronous request processingAlex Dubov
2008-07-26memstick: add "start" and "stop" methods to memstick deviceAlex Dubov
2008-07-26memstick: allow "set_param" method to return an error codeAlex Dubov
2008-07-26tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow
2008-07-26tpm: increase size of internal TPM response buffersMarcin Obara
2008-07-26tpm_bios.c: make 2 structs staticAdrian Bunk
2008-07-26tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan
2008-07-26parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle
2008-07-26parport: remove superfluous local variableAndre Haupt
2008-07-26parport/share.c: proper externsAdrian Bunk
2008-07-26bfs: kill BKLDmitri Vorobiev
2008-07-26bfs: assorted cleanupsDmitri Vorobiev
2008-07-26affs: convert s_bmlock into a mutexMatthias Kaehlcke
2008-07-26x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells
2008-07-26pnp: have quirk_system_pci_resources() include io resourcesRene Herman
2008-07-26isa: set 24-bit dma_mask for ISA devicesRene Herman
2008-07-26pnp: set the pnp_card dma_mask for use by ISAPnP cardsRene Herman
2008-07-26asic3: platform_get_irq() may return signed unnoticedRoel Kluin
2008-07-26vfs: add cond_resched_lock while scanning dentry LRU listsKentaro Makita