Age | Commit message (Expand) | Author |
2008-07-26 | mm: spinlock tree_lock | Nick Piggin |
2008-07-26 | mm: lockless pagecache | Nick Piggin |
2008-07-26 | mm: speculative page references | Nick Piggin |
2008-07-26 | radix-tree: add gang_lookup_slot, gang_lookup_slot_tag | Nick Piggin |
2008-07-26 | mm: readahead scan lockless | Nick Piggin |
2008-07-26 | x86: support 1GB hugepages with get_user_pages_lockless() | Nick Piggin |
2008-07-26 | splice: use get_user_pages_fast | Nick Piggin |
2008-07-26 | dio: use get_user_pages_fast | Nick Piggin |
2008-07-26 | x86: lockless get_user_pages_fast() | Nick Piggin |
2008-07-26 | mm: introduce get_user_pages_fast | Nick Piggin |
2008-07-26 | x86: implement pte_special | Nick Piggin |
2008-07-26 | mn10300: use the common ascii hex helpers | Harvey Harrison |
2008-07-26 | frv: use the common ascii hex helpers | Harvey Harrison |
2008-07-26 | cris: use the common ascii hex helpers | Harvey Harrison |
2008-07-26 | omfs: add MAINTAINERS entry | Bob Copeland |
2008-07-26 | omfs: update kbuild to include OMFS | Bob Copeland |
2008-07-26 | omfs: add bitmap routines | Bob Copeland |
2008-07-26 | omfs: add file routines | Bob Copeland |
2008-07-26 | omfs: add directory routines | Bob Copeland |
2008-07-26 | omfs: add inode routines | Bob Copeland |
2008-07-26 | omfs: define filesystem structures | Bob Copeland |
2008-07-26 | omfs: add filesystem documentation | Bob Copeland |
2008-07-26 | include/linux/aio.h: removed duplicated include | Huang Weiyi |
2008-07-26 | relay: add buffer-only channels; useful for early logging | Eduard - Gabriel Munteanu |
2008-07-26 | Full conversion to early_initcall() interface, remove old interface | Eduard - Gabriel Munteanu |
2008-07-26 | Better interface for hooking early initcalls | Eduard - Gabriel Munteanu |
2008-07-26 | kexec jump: save/restore device state | Huang Ying |
2008-07-26 | kexec jump | Huang Ying |
2008-07-26 | kernel/kexec.c: make 'kimage_terminate' void | WANG Cong |
2008-07-26 | memstick: use fully asynchronous request processing | Alex Dubov |
2008-07-26 | memstick: add "start" and "stop" methods to memstick device | Alex Dubov |
2008-07-26 | memstick: allow "set_param" method to return an error code | Alex Dubov |
2008-07-26 | tpm: Use correct data types for sizes in tpm_write() and tpm_read() | Michael Halcrow |
2008-07-26 | tpm: increase size of internal TPM response buffers | Marcin Obara |
2008-07-26 | tpm_bios.c: make 2 structs static | Adrian Bunk |
2008-07-26 | tpm: add support for Broadcom TPM TIS device HID | LE DISEZ Erwan |
2008-07-26 | parport_pc: add base_hi BAR for oxsemi_840 | Bernhard Walle |
2008-07-26 | parport: remove superfluous local variable | Andre Haupt |
2008-07-26 | parport/share.c: proper externs | Adrian Bunk |
2008-07-26 | bfs: kill BKL | Dmitri Vorobiev |
2008-07-26 | bfs: assorted cleanups | Dmitri Vorobiev |
2008-07-26 | affs: convert s_bmlock into a mutex | Matthias Kaehlcke |
2008-07-26 | x86 calgary: fix handling of devices that aren't behind the Calgary | Alexis Bruemmer |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-26 | pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y | David Howells |
2008-07-26 | pnp: have quirk_system_pci_resources() include io resources | Rene Herman |
2008-07-26 | isa: set 24-bit dma_mask for ISA devices | Rene Herman |
2008-07-26 | pnp: set the pnp_card dma_mask for use by ISAPnP cards | Rene Herman |
2008-07-26 | asic3: platform_get_irq() may return signed unnoticed | Roel Kluin |
2008-07-26 | vfs: add cond_resched_lock while scanning dentry LRU lists | Kentaro Makita |