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
2006-12-07
[PATCH] autofs: fix error code path in autofs_fill_sb()
Jiri Kosina
2
-6
/
+8
2006-12-07
[PATCH] MAINTAINERS: Update the i2c and hwmon subsystems info
Jean Delvare
1
-3
/
+3
2006-12-07
[PATCH] make 8250_pnp serial driver work after suspend to ram
Mike Galbraith
1
-1
/
+28
2006-12-07
[PATCH] ide_scsi: allow it to be used for non CD only
Alan Cox
1
-0
/
+6
2006-12-07
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
3
-1
/
+6
2006-12-07
[PATCH] lockdep: more chains
Ingo Molnar
1
-1
/
+1
2006-12-07
[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling
Evgeniy Polyakov
3
-23
/
+15
2006-12-07
[PATCH] ext4 balloc: fix _with_rsv freeze
Hugh Dickins
1
-1
/
+1
2006-12-07
[PATCH] ext4 balloc: use io_error label
Hugh Dickins
1
-4
/
+2
2006-12-07
[PATCH] ext4 balloc: say rb_entry not list_entry
Hugh Dickins
1
-3
/
+3
2006-12-07
[PATCH] ext4 balloc: fix off-by-one against rsv_end
Hugh Dickins
1
-1
/
+1
2006-12-07
[PATCH] ext4 balloc: fix off-by-one against grp_goal
Hugh Dickins
1
-2
/
+2
2006-12-07
[PATCH] ext4 balloc: reset windowsz when full
Hugh Dickins
1
-0
/
+1
2006-12-07
[PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete
Hisashi Hifumi
1
-2
/
+6
2006-12-07
[PATCH] lib functions: always build hweight for loadable modules
Randy Dunlap
1
-1
/
+1
2006-12-07
[PATCH] remove useless carta_random32.h
Stephane Eranian
1
-29
/
+0
2006-12-07
[PATCH] REPORTING-BUGS: request .config file
Randy Dunlap
1
-1
/
+3
2006-12-07
[PATCH] rtc-rs5c372: change register reading method
Riku Voipio
1
-40
/
+44
2006-12-07
[PATCH] reiserfs: do not add save links for O_DIRECT writes
Vladimir V. Saveliev
1
-50
/
+4
2006-12-07
[PATCH] sched: correct output of show_state()
Chris Caputo
1
-4
/
+4
2006-12-07
[PATCH] sysctl: string length calculated is wrong if it contains negative num...
BP, Praveen
1
-2
/
+2
2006-12-07
[PATCH] synclink_gt: fix init error handling
Akinobu Mita
1
-0
/
+1
2006-12-07
[PATCH] spi: check platform_device_register_simple() error
Akinobu Mita
1
-0
/
+2
2006-12-07
[PATCH] futex: init error check
Akinobu Mita
1
-2
/
+8
2006-12-07
[PATCH] reiser: replace kmalloc+memset with kzalloc
Yan Burman
3
-9
/
+4
2006-12-07
[PATCH] dz: Fixes to make it work
Maciej W. Rozycki
3
-229
/
+212
2006-12-07
[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set
Gautham R Shenoy
1
-2
/
+21
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
27
-126
/
+137
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
22
-25
/
+25
2006-12-07
[PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulations
Eric Dumazet
1
-4
/
+4
2006-12-07
[PATCH] kernel-doc: stricter function pointer recognition
Randy Dunlap
1
-1
/
+1
2006-12-07
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
6
-14
/
+7
2006-12-07
[PATCH] net: don't insert socket dentries into dentry_hashtable
Eric Dumazet
1
-3
/
+16
2006-12-07
[PATCH] dcache: avoid RCU for never-hashed dentries
Eric Dumazet
1
-4
/
+12
2006-12-07
[PATCH] don't insert pipe dentries into dentry_hashtable.
Eric Dumazet
1
-5
/
+17
2006-12-07
[PATCH] rcu: add a prefetch() in rcu_do_batch()
Eric Dumazet
1
-1
/
+3
2006-12-07
[PATCH] kernel-api book: remove videodev chapter
Randy Dunlap
1
-5
/
+0
2006-12-07
[PATCH] kernel-doc: fix fusion and i2o docs
Randy Dunlap
13
-177
/
+203
2006-12-07
[PATCH] kernel-doc: add fusion and i2o to kernel-api book
Randy Dunlap
1
-0
/
+31
2006-12-07
[PATCH] export toshiba SMM support for neofb module
Randy Dunlap
1
-0
/
+1
2006-12-07
[PATCH] CISS: require same SCSI module support
Randy Dunlap
1
-1
/
+2
2006-12-07
[PATCH] add return value checking of get_user() in set_vesa_blanking()
Yoichi Yuasa
1
-6
/
+10
2006-12-07
[PATCH] add rtc-omap driver
David Brownell
4
-1
/
+582
2006-12-07
[PATCH] agp-amd64: section mismatches with HOTPLUG=n
Randy Dunlap
1
-1
/
+1
2006-12-07
[PATCH] parport: section mismatches with HOTPLUG=n
Randy Dunlap
1
-4
/
+4
2006-12-07
[PATCH] make fs/proc/base.c:proc_pid_instantiate() static
Adrian Bunk
1
-2
/
+3
2006-12-07
[PATCH] fs/lockd/host.c: make 2 functions static
Adrian Bunk
2
-27
/
+28
2006-12-07
[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static
Adrian Bunk
2
-1
/
+2
2006-12-07
[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static
Adrian Bunk
2
-2
/
+3
2006-12-07
[PATCH] make ecryptfs_version_str_map[] static
Adrian Bunk
1
-1
/
+1
[next]