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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
Merge branches 'upstream' and 'ntrig-multitouch' into for-linus
Jiri Kosina
1
-0
/
+36
2009-06-12
[SCSI] Merge branch 'linus'
James Bottomley
131
-1117
/
+4576
2009-06-12
lguest: remove obsolete LHREQ_BREAK call
Rusty Russell
1
-1
/
+1
2009-06-12
lguest: use eventfds for device notification
Rusty Russell
1
-0
/
+1
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
1
-0
/
+4
2009-06-12
virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
Mark McLoughlin
1
-0
/
+5
2009-06-12
virtio: teach virtio_has_feature() about transport features
Mark McLoughlin
1
-1
/
+3
2009-06-12
virtio_pci: optional MSI-X support
Michael S. Tsirkin
1
-1
/
+9
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
1
-11
/
+36
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
3
-7
/
+14
2009-06-12
virtio: fix obsolete documentation on probe function
Rusty Russell
1
-2
/
+1
2009-06-12
perf_counter: Add forward/backward attribute ABI compatibility
Peter Zijlstra
2
-5
/
+16
2009-06-12
perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too
Peter Zijlstra
1
-1
/
+2
2009-06-12
module: trim exception table on init free.
Rusty Russell
1
-0
/
+1
2009-06-12
module_param: allow 'bool' module_params to be bool, not just int.
Rusty Russell
1
-9
/
+23
2009-06-12
module_param: add __same_type convenience wrapper for __builtin_types_compati...
Rusty Russell
1
-0
/
+5
2009-06-12
module_param: split perm field into flags and perm
Rusty Russell
1
-2
/
+6
2009-06-12
module_param: invbool should take a 'bool', not an 'int'
Rusty Russell
1
-1
/
+1
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
115
-1096
/
+4470
2009-06-12
memcg: fix page_cgroup fatal error in FLATMEM
KAMEZAWA Hiroyuki
1
-1
/
+17
2009-06-12
drm: include kernel list header file in hashtab header
Jerome Glisse
1
-0
/
+2
2009-06-12
drm: Split out the mm declarations in a separate header. Add atomic operations.
Jerome Glisse
2
-36
/
+91
2009-06-12
drm/radeon: add support for RV790.
Alex Deucher
1
-0
/
+2
2009-06-12
drm/radeon: add rv740 drm support.
Alex Deucher
1
-0
/
+5
2009-06-12
drm_calloc_large: check right size, check integer overflow, use GFP_ZERO
Kristian Høgsberg
1
-8
/
+4
2009-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
15
-118
/
+270
2009-06-12
fs/qnx4: sanitize includes
Al Viro
2
-60
/
+1
2009-06-12
Sanitize qnx4 fsync handling
Al Viro
1
-2
/
+0
2009-06-12
New helper - simple_fsync()
Al Viro
1
-0
/
+2
2009-06-12
linux/magic.h: move cramfs magic out of cramfs_fs.h
Mike Frysinger
2
-2
/
+3
2009-06-12
fs: Rearrange inode structure elements to avoid waste due to padding
Theodore Ts'o
1
-1
/
+1
2009-06-12
fs: Remove i_cindex from struct inode
Theodore Ts'o
2
-1
/
+2
2009-06-12
Trim a bit of crap from fs.h
Al Viro
1
-3
/
+0
2009-06-12
dcache: extrace and use d_unlinked()
Alexey Dobriyan
1
-0
/
+5
2009-06-12
quota: Introduce writeout_quota_sb() (version 4)
Jan Kara
1
-0
/
+9
2009-06-12
quota: cleanup dquota sync functions (version 4)
Christoph Hellwig
1
-8
/
+3
2009-06-12
vfs: Rename fsync_super() to sync_filesystem() (version 4)
Jan Kara
1
-1
/
+1
2009-06-12
vfs: Move syncing code from super.c to sync.c (version 4)
Jan Kara
1
-2
/
+1
2009-06-12
vfs: Make sys_sync() use fsync_super() (version 4)
Jan Kara
2
-2
/
+1
2009-06-12
vfs: Make __fsync_super() a static function (version 4)
Jan Kara
1
-1
/
+0
2009-06-12
remove s_async_list
Christoph Hellwig
1
-5
/
+0
2009-06-12
fs: introduce mnt_clone_write
npiggin@suse.de
1
-0
/
+4
2009-06-12
fs: mnt_want_write speedup
npiggin@suse.de
1
-6
/
+15
2009-06-12
Move junk from proc_fs.h to fs/proc/internal.h
Al Viro
1
-24
/
+0
2009-06-12
switch lookup_mnt()
Al Viro
1
-1
/
+1
2009-06-12
switch follow_down()
Al Viro
1
-1
/
+1
2009-06-12
Switch collect_mounts() to struct path
Al Viro
1
-1
/
+1
2009-06-12
switch follow_up() to struct path
Al Viro
1
-1
/
+1
2009-06-12
switch rqst_exp_parent()
Al Viro
1
-2
/
+1
2009-06-12
switch rqst_exp_get_by_name()
Al Viro
1
-2
/
+1
[prev]
[next]