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.13.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-03-24
[PATCH] rio driver rework continued #1
Alan Cox
10
-167
/
+118
2006-03-24
[PATCH] rioboot: post-Lindent
Alan Cox
1
-252
/
+177
2006-03-24
[PATCH] rioboot: lindent
Alan Cox
1
-811
/
+704
2006-03-24
[PATCH] rio: more header cleanup
Alan Cox
10
-400
/
+243
2006-03-24
[PATCH] Fix "value computed not used" warnings
Takashi Iwai
3
-10
/
+10
2006-03-24
[PATCH] deprecate the kernel_thread export
Christoph Hellwig
1
-0
/
+11
2006-03-24
[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations
Kumar Gala
3
-2
/
+10
2006-03-24
[PATCH] show MCP menu only on ARCH_SA1100
Adrian Bunk
1
-0
/
+1
2006-03-24
[PATCH] Conditionalize compat_sys_newfstatat
Kyle McMartin
1
-0
/
+2
2006-03-24
[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK
John Z. Bohach
1
-38
/
+38
2006-03-24
[PATCH] Updated Documentation/nfsroot.txt
Nico Schottelius
1
-3
/
+14
2006-03-24
[PATCH] mmc: Secure Digital Host Controller Interface driver
Pierre Ossman
5
-0
/
+1469
2006-03-24
[PATCH] Secure Digital Host Controller id and regs
Pierre Ossman
1
-0
/
+1
2006-03-24
[PATCH] msync(): use do_fsync()
Andrew Morton
1
-15
/
+2
2006-03-24
[PATCH] fsync: extract internal code
Andrew Morton
2
-20
/
+24
2006-03-24
[PATCH] msync: fix return value
Andrew Morton
1
-7
/
+7
2006-03-24
[PATCH] msync(MS_SYNC): don't hold mmap_sem while syncing
Andrew Morton
1
-23
/
+26
2006-03-24
[PATCH] msync(): perform dirty page levelling
Andrew Morton
1
-32
/
+61
2006-03-24
[PATCH] set_page_dirty() return value fixes
Andrew Morton
5
-9
/
+11
2006-03-24
[PATCH] balance_dirty_pages_ratelimited: take nr_pages arg
Andrew Morton
2
-10
/
+24
2006-03-24
[PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state()
Eric Dumazet
1
-1
/
+4
2006-03-24
[PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98
Arthur Othieno
1
-1
/
+0
2006-03-24
[PATCH] block: floppy98 removal, really.
Arthur Othieno
1
-1
/
+0
2006-03-24
[PATCH] shmdt: check address alignment
Hugh Dickins
1
-0
/
+3
2006-03-24
[PATCH] sb_set_blocksize cleanup
Coywolf Qi Hunt
1
-5
/
+1
2006-03-24
[PATCH] early_printk: cleanup trailiing whitespace
Randy Dunlap
1
-45
/
+45
2006-03-24
[PATCH] fadvise(): write commands
Andrew Morton
4
-10
/
+57
2006-03-24
[PATCH] filemap_fdatawrite_range() api: clarify -end parameter
Andrew Morton
1
-1
/
+7
2006-03-24
[PATCH] CONFIG_UNWIND_INFO
Jan Beulich
2
-0
/
+15
2006-03-24
[PATCH] abstract type/size specification for assembly
Jan Beulich
4
-5
/
+27
2006-03-24
[PATCH] fast ext3_statfs
Alex Tomas
1
-3
/
+4
2006-03-24
[PATCH] remove ipmi pm_power_off redefinition
Olaf Hering
1
-3
/
+1
2006-03-24
[PATCH] isofs: remove unused debugging macros
Pekka Enberg
1
-12
/
+0
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
31
-37
/
+37
2006-03-24
[PATCH] cpuset: remove useless local variable initialization
Paul Jackson
1
-1
/
+1
2006-03-24
[PATCH] cpuset: memory_spread_slab drop useless PF_SPREAD_PAGE check
Paul Jackson
1
-3
/
+2
2006-03-24
[PATCH] cpuset: don't need to mark cpuset_mems_generation atomic
Paul Jackson
1
-8
/
+11
2006-03-24
[PATCH] cpuset: remove unnecessary NULL check
Paul Jackson
1
-12
/
+6
2006-03-24
[PATCH] cpuset memory spread slab cache hooks
Paul Jackson
4
-6
/
+15
2006-03-24
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
5
-13
/
+67
2006-03-24
[PATCH] cpuset memory spread slab cache implementation
Paul Jackson
2
-2
/
+12
2006-03-24
[PATCH] cpuset memory spread: slab cache format
Paul Jackson
30
-37
/
+69
2006-03-24
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
37
-39
/
+39
2006-03-24
[PATCH] cpuset memory spread page cache implementation and hooks
Paul Jackson
2
-0
/
+28
2006-03-24
[PATCH] cpuset memory spread basic implementation
Paul Jackson
4
-9
/
+203
2006-03-24
[PATCH] cpuset use combined atomic_inc_return calls
Paul Jackson
1
-7
/
+4
2006-03-24
[PATCH] cpuset cleanup not not operators
Paul Jackson
1
-5
/
+5
2006-03-24
[PATCH] cpusets: only wakeup kswapd for zones in the current cpuset
Christoph Lameter
1
-1
/
+2
2006-03-24
[PATCH] rcutorture: tag success/failure line with module parameters
Paul E. McKenney
1
-8
/
+15
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
16
-62
/
+14
[next]