Age | Commit message (Expand) | Author |
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 | 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 | 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 | 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 | parport/share.c: proper externs | Adrian Bunk |
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 | include/video/atmel_lcdc.h must #include <linux/workqueue.h> | Adrian Bunk |
2008-07-26 | uninline arch_pick_mmap_layout() | Andrew Morton |
2008-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-07-25 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-07-25 | sys_paccept definition missing __user annotation | Harvey Harrison |
2008-07-25 | sparc: Wire up new system calls. | David S. Miller |
2008-07-25 | Merge git://git.infradead.org/embedded-2.6 | Linus Torvalds |
2008-07-25 | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds |
2008-07-25 | bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE | Johannes Weiner |
2008-07-25 | remove dummy asm/kvm.h files | Adrian Bunk |
2008-07-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2008-07-25 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds |
2008-07-25 | edac: i5100 new intel chipset driver | Arthur Jones |
2008-07-25 | fuse: nfs export special lookups | Miklos Szeredi |
2008-07-25 | locks: add special return value for asynchronous locks | Miklos Szeredi |
2008-07-25 | per-task-delay-accounting: update taskstats for memory reclaim delay | Keika Kobayashi |
2008-07-25 | per-task-delay-accounting: add memory reclaim delay | Keika Kobayashi |
2008-07-25 | task IO accounting: provide distinct tgid/tid I/O statistics | Andrea Righi |
2008-07-25 | bsdacct: switch from global bsd_acct_struct instance to per-pidns one | Pavel Emelyanov |
2008-07-25 | pidns: add the struct bsd_acct_struct pointer on pid_namespace struct | Pavel Emelyanov |
2008-07-25 | accounting: account for user time when updating memory integrals | Jonathan Lim |
2008-07-25 | pidns: remove find_task_by_pid, unused for a long time | Pavel Emelyanov |
2008-07-25 | pidns: remove now unused find_pid function. | Pavel Emelyanov |
2008-07-25 | pidns: remove now unused kill_proc function | Pavel Emelyanov |
2008-07-25 | shrink struct pid by removing padding on 64 bit builds | Richard Kennedy |
2008-07-25 | proper pid{hash,map}_init() prototypes | Adrian Bunk |
2008-07-25 | proc: always do ->release | Alexey Dobriyan |
2008-07-25 | move proc_kmsg_operations to fs/proc/internal.h | Adrian Bunk |
2008-07-25 | fs/partition/check.c: fix return value warning | Abdel Benamrouche |
2008-07-25 | elf: use ELF_CORE_EFLAGS for kcore ELF header flags | Edgar E. Iglesias |
2008-07-25 | ipc: do not use a negative value to re-enable msgmni automatic recomputing | Nadia Derbey |
2008-07-25 | ipc/sem.c: rewrite undo list locking | Manfred Spraul |
2008-07-25 | ipc/sem.c: convert sem_array.sem_pending to struct list_head | Manfred Spraul |