Age | Commit message (Expand) | Author |
2006-04-11 | [PATCH] splice: unlikely() optimizations | Jens Axboe |
2006-04-11 | [PATCH] splice: speedups and optimizations | Jens Axboe |
2006-04-11 | [PATCH] pipe.c/fifo.c code cleanups | Ingo Molnar |
2006-04-11 | [PATCH] get rid of the PIPE_*() macros | Ingo Molnar |
2006-04-11 | [PATCH] splice: speedup __generic_file_splice_read | Jens Axboe |
2006-04-11 | [PATCH] splice: add direct fd <-> fd splicing support | Jens Axboe |
2006-04-10 | [PATCH] splice: add optional input and output offsets | Ingo Molnar |
2006-04-10 | [PATCH] introduce a "kernel-internal pipe object" abstraction | Ingo Molnar |
2006-04-10 | [PATCH] splice: be smarter about calling do_page_cache_readahead() | Jens Axboe |
2006-04-10 | [PATCH] splice: optimize the splice buffer mapping | Jens Axboe |
2006-04-10 | [PATCH] splice: cleanup __generic_file_splice_read() | Jens Axboe |
2006-04-10 | [PATCH] splice: only call wake_up_interruptible() when we really have to | Jens Axboe |
2006-04-10 | [PATCH] splice: potential !page dereference | Dave Jones |
2006-04-10 | [PATCH] splice: mark the io page as accessed | Jens Axboe |
2006-04-09 | [SELINUX] Fix build after ipsec decap state changes. | Dave Jones |
2006-04-09 | Move request_standard_resources() back to before PCI probing | Linus Torvalds |
2006-04-09 | [PATCH] x86_64: Update 32-bit system call table | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Eliminate IA32_NR_syscalls define | Andi Kleen |
2006-04-09 | [PATCH] x86_64: fix CONFIG_REORDER | Sam Ravnborg |
2006-04-09 | [PATCH] x86_64: Plug GS leak in arch_prctl() | John Blackwood |
2006-04-09 | [PATCH] i386: Remove printk about reboot fixups at reboot | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Fix drift with HPET timer enabled | Jordan Hargrave |
2006-04-09 | [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce... | Andi Kleen |
2006-04-09 | [PATCH] i386/x86_64: Check if MCFG works for the first 16 busses | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP | Ravikiran G Thirumalai |
2006-04-09 | [PATCH] x86_64: Don't return error for HPET initialization in initcall | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Don't export strlen twice | Andi Kleen |
2006-04-09 | [PATCH] x86_64: When user could have changed RIP always force IRET | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Don't run NMI watchdog during machine checks | Andi Kleen |
2006-04-09 | [PATCH] x86_64: extra NODES_SHIFT definition | Dave Hansen |
2006-04-09 | [PATCH] x86_64: Proper null pointer check in powernow_k8_get | Jacob Shin |
2006-04-09 | [PATCH] x86_64: Revert earlier powernow-k8 change | Andi Kleen |
2006-04-09 | [PATCH] i386: Consolidate modern APIC handling | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Clear APIC feature bit when local APIC is disabled | Andi Kleen |
2006-04-09 | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfig | Andi Kleen |
2006-04-09 | [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area | Arjan van de Ven |
2006-04-09 | [PATCH] x86_64: Introduce e820_all_mapped | Arjan van de Ven |
2006-04-09 | [PATCH] x86_64: Rename e820_mapped to e820_any_mapped | Arjan van de Ven |
2006-04-09 | [PATCH] x86_64: Handle empty PXMs that only contain hotplug memory | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64 | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Support memory hotadd without sparsemem | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Clean up execve path | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Update defconfig | Andi Kleen |
2006-04-02 | Linux v2.6.17-rc1v2.6.17-rc1 | Linus Torvalds |
2006-04-02 | Update dummy snd_power_wait() function for new calling convention | Linus Torvalds |
2006-04-02 | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-04-02 | [PATCH] splice: fix page stealing LRU handling. | Jens Axboe |
2006-04-02 | [PATCH] splice: page stealing needs to wait_on_page_writeback() | Jens Axboe |