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] 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
2006-12-07
[PATCH] I2O: fix I2O_CONFIG without Adaptec extension
Randy Dunlap
1
-1
/
+1
2006-12-07
[PATCH] I2O: handle __copy_from_user
Randy Dunlap
1
-1
/
+5
2006-12-07
[PATCH] make kernel/signal.c:kill_proc_info() static
Adrian Bunk
2
-3
/
+1
2006-12-07
[PATCH] remove kernel/lockdep.c:lockdep_internal
Adrian Bunk
2
-13
/
+0
2006-12-07
[PATCH] make mm/shmem.c:shmem_xattr_security_handler static
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] allow hwrandom core to be a module
Jan Beulich
2
-9
/
+13
2006-12-07
[PATCH] ext4: fix reservation extension
Mingming Cao
1
-4
/
+8
2006-12-07
[PATCH] ext3: fix reservation extension
Mingming Cao
1
-4
/
+8
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
25
-56
/
+8
2006-12-07
[PATCH] smp_call_function_single() check that local interrupts are enabled
Andrew Morton
2
-0
/
+8
2006-12-07
[PATCH] declare smp_call_function_single in generic code
Randy Dunlap
2
-7
/
+7
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
7
-28
/
+103
2006-12-07
[PATCH] HVCS char driver janitoring: move block of code
Linas Vepstas
1
-216
/
+210
2006-12-07
[PATCH] make 1-bit bitfields unsigned
Mariusz Kozlowski
3
-6
/
+6
2006-12-07
[PATCH] The scheduled removal of some OSS options
Adrian Bunk
2
-147
/
+0
2006-12-07
[PATCH] reiserfs: add missing D-cache flushing
Alexey Dobriyan
1
-0
/
+4
2006-12-07
[PATCH] elf: fix kcore note size calculation
Magnus Damm
1
-7
/
+9
2006-12-07
[PATCH] elf: include terminating zero in n_namesz
Magnus Damm
1
-2
/
+2
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
12
-22
/
+2
2006-12-07
[PATCH] Fix the size limit of compat space msgsize
suzuki
3
-27
/
+46
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
7
-16
/
+7
2006-12-07
[PATCH] ver_linux additions
Valdis Kletnieks
1
-0
/
+8
2006-12-07
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
3
-7
/
+5
2006-12-07
[PATCH] qconf: support old QT
akpm@osdl.org
1
-4
/
+4
2006-12-07
[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns
Thomas Gleixner
1
-2
/
+2
2006-12-07
[PATCH] retries in ext4_prepare_write() violate ordering requirements
Andrey Savochkin
1
-10
/
+75
2006-12-07
[PATCH] retries in ext3_prepare_write() violate ordering requirements
Andrey Savochkin
1
-10
/
+75
2006-12-07
[PATCH] remove HASH_HIGHMEM
Andrew Morton
2
-3
/
+2
[next]