index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
tsacct.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-09
DCA: convert struct class_device to struct device.
Kay Sievers
2
-9
/
+8
2008-02-09
x25_asy: Fix ref count rule violation
Alan Cox
1
-3
/
+2
2008-02-09
lib/scatterlist.o needed by a module only - link it in unconditionally
Guennadi Liakhovetski
1
-2
/
+2
2008-02-09
fix xtensa timerfd breakage
Adrian Bunk
1
-2
/
+2
2008-02-09
Fix FRV cmpxchg_local
Mathieu Desnoyers
3
-84
/
+83
2008-02-09
revert "proc: fix the threaded proc self"
Andrew Morton
1
-6
/
+6
2008-02-08
IB/core: Remove unused struct ib_device.flags member
Roland Dreier
1
-2
/
+0
2008-02-08
IB/core: Add IP checksum offload support
Eli Cohen
1
-2
/
+12
2008-02-08
IPoIB: Add send gather support
Eli Cohen
4
-30
/
+83
2008-02-08
IPoIB: Add high DMA feature flag
Eli Cohen
1
-1
/
+3
2008-02-08
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
Jack Morgenstein
5
-36
/
+197
2008-02-08
[IA64] Fix large MCA bootmem allocation
Russ Anderson
1
-29
/
+26
2008-02-08
[IA64] Simplify cpu_idle_wait
Tony Luck
1
-29
/
+15
2008-02-08
[IA64] Synchronize RBS on PTRACE_ATTACH
Petr Tesarik
2
-0
/
+61
2008-02-08
[IA64] Synchronize kernel RSE to user-space and back
Petr Tesarik
4
-0
/
+97
2008-02-08
[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME
Petr Tesarik
3
-21
/
+18
2008-02-08
[IA64] Wire up timerfd_{create,settime,gettime} syscalls
Tony Luck
2
-2
/
+8
2008-02-08
[Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n...
Mike Frysinger
3
-1
/
+2116
2008-02-08
[Blackfin] arch: fix build fails only include header files when enabled
Mike Frysinger
3
-0
/
+6
2008-02-08
splice: missing user pointer access verification
Jens Axboe
1
-0
/
+8
2008-02-08
quota: turn quotas off when remounting read-only
Jan Kara
1
-0
/
+1
2008-02-08
ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests
Neil Brown
1
-1
/
+2
2008-02-08
reduce large do_mount stack usage with noinlines
Eric Sandeen
1
-5
/
+13
2008-02-08
uml: fix mm_context memory leak
Jeff Dike
2
-0
/
+6
2008-02-08
uml: x86_64 should copy %fs during fork
Jeff Dike
1
-1
/
+2
2008-02-08
uml: improved error handling while locating temp dir
Jim Meyering
1
-9
/
+6
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
14
-129
/
+98
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
15
-75
/
+153
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
53
-132
/
+326
2008-02-08
update checkpatch.pl to version 0.14
Andy Whitcroft
1
-42
/
+184
2008-02-08
MIPS: Mark all but i8259 interrupts as no-probe.
Ralf Baechle
2
-1
/
+8
2008-02-08
IRQ_NOPROBE helper functions
Ralf Baechle
2
-0
/
+39
2008-02-08
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
3
-4
/
+3
2008-02-08
preemptible RCU: sparse annotations
Patrick McHardy
1
-2
/
+2
2008-02-08
buffer_head: fix private_list handling
Jan Kara
1
-4
/
+19
2008-02-08
Convert loglevel-related kernel boot parameters to early_param
Yinghai Lu
1
-9
/
+5
2008-02-08
Add new string functions strict_strto* and convert kernel params to use them
Yi Yang
3
-10
/
+137
2008-02-08
getdelays: fix gcc warnings
Randy Dunlap
1
-3
/
+3
2008-02-08
cpu: fix section mismatch warnings for enable_nonboot_cpus
Sam Ravnborg
1
-1
/
+1
2008-02-08
use __u32 in linux/reiserfs_fs.h
Mike Frysinger
1
-1
/
+1
2008-02-08
Remove a.out interpreter support in ELF loader
Andi Kleen
2
-163
/
+21
2008-02-08
Don't operate with pid_t in rtmutex tester
Pavel Emelyanov
2
-4
/
+10
2008-02-08
Use find_task_by_vpid in posix timers
Pavel Emelyanov
2
-5
/
+5
2008-02-08
NBD: remove limit on max number of nbd devices
Paul Clements
2
-7
/
+4
2008-02-08
Char: applicom, use pci_match_id
Jiri Slaby
1
-11
/
+4
2008-02-08
Char: applicom, use pci_resource_start
Jiri Slaby
1
-4
/
+5
2008-02-08
mount options: fix udf
Miklos Szeredi
2
-4
/
+72
2008-02-08
mount-options-fix-tmpfs-fix
Andrew Morton
1
-0
/
+2
2008-02-08
mount options: fix tmpfs
akpm@linux-foundation.org
2
-65
/
+136
2008-02-08
mount options: fix spufs
Miklos Szeredi
1
-0
/
+3
[next]