index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
I/OAT: Tighten descriptor setup performance
Shannon Nelson
2
-84
/
+95
2007-10-19
I/OAT: clean up error handling and some print messages
Shannon Nelson
4
-18
/
+31
2007-10-19
I/OAT: clean up of dca provider start and stop
Shannon Nelson
2
-8
/
+7
2007-10-19
I/OAT: cleanup pci issues
Shannon Nelson
2
-18
/
+10
2007-10-19
IPMI: add 0.9 support
Corey Minyard
2
-21
/
+30
2007-10-19
IPMI: fix hotmod remove lock
Corey Minyard
1
-9
/
+7
2007-10-19
IPMI: new NMI handling
Corey Minyard
2
-44
/
+110
2007-10-19
IPMI: add polled interface
Corey Minyard
4
-47
/
+83
2007-10-19
IPMI: documentation fixes
Corey Minyard
1
-7
/
+10
2007-10-19
IPMI: remove bogus semaphore from watchdog
Corey Minyard
1
-14
/
+3
2007-10-19
IPMI: don't init irq until ready
Corey Minyard
1
-4
/
+4
2007-10-19
Replace __attribute_pure__ with __pure
Ralf Baechle
8
-31
/
+27
2007-10-19
sparse pointer use of zero as null
Stephen Hemminger
20
-33
/
+34
2007-10-19
fuse: add blksize field to fuse_attr
Miklos Szeredi
3
-5
/
+39
2007-10-19
fuse: add support for mandatory locking
Miklos Szeredi
4
-10
/
+51
2007-10-19
fuse: add helper for asynchronous writes
Miklos Szeredi
3
-13
/
+31
2007-10-19
fuse: add list of writable files to fuse_inode
Miklos Szeredi
3
-0
/
+15
2007-10-19
fuse: support BSD locking semantics
Miklos Szeredi
2
-5
/
+35
2007-10-19
fuse: add atomic open+truncate support
Miklos Szeredi
5
-2
/
+14
2007-10-19
fuse: improve utimes support
Miklos Szeredi
2
-3
/
+27
2007-10-19
VFS: allow filesystems to implement atomic open+truncate
Miklos Szeredi
2
-2
/
+5
2007-10-19
fuse: clean up open file passing in setattr
Miklos Szeredi
1
-6
/
+15
2007-10-19
fuse: add file handle to getattr operation
Miklos Szeredi
3
-15
/
+47
2007-10-19
fuse: fix race between getattr and write
Miklos Szeredi
4
-50
/
+111
2007-10-19
fuse: fix allowing operations
Miklos Szeredi
3
-1
/
+17
2007-10-19
ext3: fix setup_new_group_blocks locking
Eric Sandeen
1
-3
/
+3
2007-10-19
ext3: support large blocksize up to PAGESIZE
Takashi Sato
2
-3
/
+7
2007-10-19
fs/cramfs/inode.c: replace hardcoded value with preprocessor constant
Andi Drebes
1
-3
/
+3
2007-10-19
fs/cramfs/inode.c: remove unused variable
Andi Drebes
1
-2
/
+1
2007-10-19
bit_spin_lock: use lock bitops
Nick Piggin
1
-4
/
+22
2007-10-19
powerpc: lock bitops
Nick Piggin
1
-1
/
+45
2007-10-19
mips: lock bitops
Nick Piggin
1
-1
/
+96
2007-10-19
mips: fix bitops
Nick Piggin
1
-0
/
+6
2007-10-19
ia64: lock bitops
Nick Piggin
1
-2
/
+41
2007-10-19
alpha: lock bitops
Nick Piggin
1
-1
/
+42
2007-10-19
alpha: fix bitops
Nick Piggin
1
-0
/
+9
2007-10-19
bitops: introduce lock ops
Nick Piggin
27
-2
/
+96
2007-10-19
x86 msr driver: Misc cpuinit annotations
Satyam Sharma
1
-1
/
+1
2007-10-19
Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs
Satyam Sharma
1
-2
/
+3
2007-10-19
powerpc: add scaled time accounting
Michael Neuling
3
-2
/
+34
2007-10-19
add-scaled-time-to-taskstats-based-process-accounting fix
Michael Neuling
1
-8
/
+6
2007-10-19
Add scaled time to taskstats based process accounting
Michael Neuling
8
-5
/
+50
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
49
-117
/
+126
2007-10-19
Char: rocket, fix signed/unsigned warning
Jiri Slaby
1
-2
/
+2
2007-10-19
Char: rocket, remove potential leak in module_init
Jiri Slaby
1
-14
/
+20
2007-10-19
Char: rocket, remove pci_read_config_dword(CLASS_REVISION)
Jiri Slaby
1
-11
/
+4
2007-10-19
Char: rocket, don't re-set statics to 0
Jiri Slaby
1
-12
/
+0
2007-10-19
Char: rocket, fix dynamic_dev tty
Jiri Slaby
1
-5
/
+9
2007-10-19
Char: rocket, switch sleep_on to completion
Jiri Slaby
2
-10
/
+9
2007-10-19
Char: moxa, remove sleep_on
Jiri Slaby
1
-4
/
+5
[prev]
[next]