summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante2008-07-2635-64/+65
* mm: spinlock tree_lockNick Piggin2008-07-2612-39/+38
* mm: lockless pagecacheNick Piggin2008-07-261-45/+134
* mm: speculative page referencesNick Piggin2008-07-267-45/+227
* radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin2008-07-262-24/+166
* mm: readahead scan locklessNick Piggin2008-07-261-3/+3
* x86: support 1GB hugepages with get_user_pages_lockless()Nick Piggin2008-07-261-3/+40
* splice: use get_user_pages_fastNick Piggin2008-07-261-38/+3
* dio: use get_user_pages_fastNick Piggin2008-07-262-14/+4
* x86: lockless get_user_pages_fast()Nick Piggin2008-07-265-0/+264
* mm: introduce get_user_pages_fastNick Piggin2008-07-261-0/+33
* x86: implement pte_specialNick Piggin2008-07-261-3/+6
* mn10300: use the common ascii hex helpersHarvey Harrison2008-07-261-62/+46
* frv: use the common ascii hex helpersHarvey Harrison2008-07-261-52/+36
* cris: use the common ascii hex helpersHarvey Harrison2008-07-262-102/+37
* omfs: add MAINTAINERS entryBob Copeland2008-07-261-0/+6
* omfs: update kbuild to include OMFSBob Copeland2008-07-263-0/+18
* omfs: add bitmap routinesBob Copeland2008-07-261-0/+192
* omfs: add file routinesBob Copeland2008-07-261-0/+346
* omfs: add directory routinesBob Copeland2008-07-261-0/+504
* omfs: add inode routinesBob Copeland2008-07-261-0/+553
* omfs: define filesystem structuresBob Copeland2008-07-262-0/+147
* omfs: add filesystem documentationBob Copeland2008-07-261-0/+106
* include/linux/aio.h: removed duplicated includeHuang Weiyi2008-07-261-1/+0
* relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu2008-07-263-29/+156
* Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-267-42/+32
* Better interface for hooking early initcallsEduard - Gabriel Munteanu2008-07-263-2/+20
* kexec jump: save/restore device stateHuang Ying2008-07-265-4/+56
* kexec jumpHuang Ying2008-07-2610-68/+269
* kernel/kexec.c: make 'kimage_terminate' voidWANG Cong2008-07-261-6/+2
* memstick: use fully asynchronous request processingAlex Dubov2008-07-264-217/+218
* memstick: add "start" and "stop" methods to memstick deviceAlex Dubov2008-07-263-3/+45
* memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-264-33/+71
* tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow2008-07-261-2/+2
* tpm: increase size of internal TPM response buffersMarcin Obara2008-07-261-31/+93
* tpm_bios.c: make 2 structs staticAdrian Bunk2008-07-261-2/+2
* tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan2008-07-261-0/+1
* parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle2008-07-261-1/+1
* parport: remove superfluous local variableAndre Haupt2008-07-261-2/+0
* parport/share.c: proper externsAdrian Bunk2008-07-262-3/+3
* bfs: kill BKLDmitri Vorobiev2008-07-264-31/+44
* bfs: assorted cleanupsDmitri Vorobiev2008-07-262-4/+3
* affs: convert s_bmlock into a mutexMatthias Kaehlcke2008-07-263-11/+12
* x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer2008-07-262-45/+27
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-2676-210/+256
* pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells2008-07-261-2/+0
* pnp: have quirk_system_pci_resources() include io resourcesRene Herman2008-07-261-5/+8
* isa: set 24-bit dma_mask for ISA devicesRene Herman2008-07-261-0/+4
* pnp: set the pnp_card dma_mask for use by ISAPnP cardsRene Herman2008-07-261-0/+4
* asic3: platform_get_irq() may return signed unnoticedRoel Kluin2008-07-261-3/+5
OpenPOWER on IntegriCloud