index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc-ccitt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-04-11
[PATCH] splice: speedups and optimizations
Jens Axboe
1
-20
/
+13
2006-04-11
[PATCH] pipe.c/fifo.c code cleanups
Ingo Molnar
2
-101
/
+111
2006-04-11
[PATCH] get rid of the PIPE_*() macros
Ingo Molnar
3
-86
/
+76
2006-04-11
[PATCH] splice: speedup __generic_file_splice_read
Jens Axboe
1
-11
/
+63
2006-04-11
[PATCH] splice: add direct fd <-> fd splicing support
Jens Axboe
6
-21
/
+150
2006-04-10
[PATCH] splice: add optional input and output offsets
Ingo Molnar
2
-15
/
+46
2006-04-10
[PATCH] introduce a "kernel-internal pipe object" abstraction
Ingo Molnar
9
-106
/
+114
2006-04-10
[PATCH] splice: be smarter about calling do_page_cache_readahead()
Jens Axboe
1
-2
/
+5
2006-04-10
[PATCH] splice: optimize the splice buffer mapping
Jens Axboe
1
-10
/
+30
2006-04-10
[PATCH] splice: cleanup __generic_file_splice_read()
Jens Axboe
1
-49
/
+10
2006-04-10
[PATCH] splice: only call wake_up_interruptible() when we really have to
Jens Axboe
1
-4
/
+12
2006-04-10
[PATCH] splice: potential !page dereference
Dave Jones
1
-1
/
+2
2006-04-10
[PATCH] splice: mark the io page as accessed
Jens Axboe
1
-0
/
+1
2006-04-09
[SELINUX] Fix build after ipsec decap state changes.
Dave Jones
1
-2
/
+2
2006-04-09
Move request_standard_resources() back to before PCI probing
Linus Torvalds
1
-3
/
+3
2006-04-09
[PATCH] x86_64: Update 32-bit system call table
Andi Kleen
1
-2
/
+4
2006-04-09
[PATCH] x86_64: Eliminate IA32_NR_syscalls define
Andi Kleen
2
-11
/
+8
2006-04-09
[PATCH] x86_64: fix CONFIG_REORDER
Sam Ravnborg
2
-13
/
+13
2006-04-09
[PATCH] x86_64: Plug GS leak in arch_prctl()
John Blackwood
1
-2
/
+8
2006-04-09
[PATCH] i386: Remove printk about reboot fixups at reboot
Andi Kleen
1
-2
/
+0
2006-04-09
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
5
-1
/
+12
2006-04-09
[PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...
Andi Kleen
3
-3
/
+9
2006-04-09
[PATCH] i386/x86_64: Check if MCFG works for the first 16 busses
Andi Kleen
2
-37
/
+54
2006-04-09
[PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP
Ravikiran G Thirumalai
2
-1
/
+6
2006-04-09
[PATCH] x86_64: Don't return error for HPET initialization in initcall
Andi Kleen
1
-1
/
+1
2006-04-09
[PATCH] x86_64: Don't export strlen twice
Andi Kleen
1
-2
/
+0
2006-04-09
[PATCH] x86_64: When user could have changed RIP always force IRET
Andi Kleen
1
-2
/
+10
2006-04-09
[PATCH] x86_64: Don't run NMI watchdog during machine checks
Andi Kleen
3
-1
/
+21
2006-04-09
[PATCH] x86_64: extra NODES_SHIFT definition
Dave Hansen
1
-2
/
+0
2006-04-09
[PATCH] x86_64: Proper null pointer check in powernow_k8_get
Jacob Shin
1
-1
/
+10
2006-04-09
[PATCH] x86_64: Revert earlier powernow-k8 change
Andi Kleen
1
-4
/
+3
2006-04-09
[PATCH] i386: Consolidate modern APIC handling
Andi Kleen
3
-28
/
+18
2006-04-09
[PATCH] x86_64: Clear APIC feature bit when local APIC is disabled
Andi Kleen
1
-1
/
+3
2006-04-09
[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.
Andi Kleen
1
-1
/
+4
2006-04-09
[PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems
Andi Kleen
1
-0
/
+5
2006-04-09
[PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfig
Andi Kleen
1
-0
/
+2
2006-04-09
[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area
Arjan van de Ven
2
-0
/
+21
2006-04-09
[PATCH] x86_64: Introduce e820_all_mapped
Arjan van de Ven
4
-0
/
+68
2006-04-09
[PATCH] x86_64: Rename e820_mapped to e820_any_mapped
Arjan van de Ven
4
-4
/
+5
2006-04-09
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
Andi Kleen
4
-10
/
+47
2006-04-09
[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64
Andi Kleen
5
-8
/
+171
2006-04-09
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
6
-12
/
+47
2006-04-09
[PATCH] x86_64: Clean up execve path
Andi Kleen
1
-16
/
+0
2006-04-09
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-18
/
+24
2006-04-03
Linux v2.6.17-rc1
v2.6.17-rc1
Linus Torvalds
1
-2
/
+2
2006-04-02
Update dummy snd_power_wait() function for new calling convention
Linus Torvalds
1
-1
/
+1
2006-04-02
[PATCH] splice: fix page stealing LRU handling.
Jens Axboe
3
-19
/
+18
2006-04-02
[PATCH] splice: page stealing needs to wait_on_page_writeback()
Jens Axboe
1
-0
/
+9
2006-04-02
[PATCH] splice: export generic_splice_sendpage
Jens Axboe
1
-2
/
+5
2006-04-02
[PATCH] splice: add a SPLICE_F_MORE flag
Jens Axboe
2
-2
/
+4
[next]