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
2010-03-13
Documentation/fs/: split txt and source files
Randy Dunlap
5
-35
/
+50
2010-03-13
Documentation/laptop/: split txt and source files
Randy Dunlap
5
-170
/
+178
2010-03-13
Documentation/timers/: split txt and source files
Randy Dunlap
5
-272
/
+282
2010-03-13
ufs: make solaris fsck happy
Evgeniy Dushistov
1
-2
/
+7
2010-03-13
fs/ufs: recognize Solaris-specific file system state
Alex Viskovatoff
2
-0
/
+9
2010-03-13
drivers/char/mem.c: cleanups
Andrew Morton
1
-102
/
+102
2010-03-13
/dev/mem: dont allow seek to last page
Wu Fengguang
1
-6
/
+13
2010-03-13
fbdev: bfin-lq035q1-fb: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-03-13
video: fix first line of kernel-doc for a few functions
Ben Hutchings
1
-4
/
+4
2010-03-13
obsolete config in kernel source: LWMON5
Christoph Egger
1
-13
/
+0
2010-03-13
drivers/video/via: fix continuation line formats
Joe Perches
2
-10
/
+10
2010-03-13
NUC900 LCD Controller Driver
Wang Qiang
11
-1
/
+1338
2010-03-13
fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR
Christoph Egger
2
-4
/
+0
2010-03-13
intelfb: new maintainer
Maik Broemme
1
-1
/
+1
2010-03-13
broadsheetfb: support storing waveform
Jaya Kumar
2
-1
/
+505
2010-03-13
broadsheetfb: add MMIO hooks
Jaya Kumar
2
-20
/
+107
2010-03-13
viafb: support color depth 15 and 30
Florian Tobias Schandinat
2
-18
/
+34
2010-03-13
viafb: rework color setting
Florian Tobias Schandinat
3
-216
/
+51
2010-03-13
viafb: some virtual_xres handling fixes
Florian Tobias Schandinat
1
-8
/
+4
2010-03-13
viafb: rework color checking
Florian Tobias Schandinat
2
-35
/
+56
2010-03-13
viafb: make some variables a bit less global
Florian Tobias Schandinat
5
-12
/
+7
2010-03-13
viafb: remove dead code due to IGA1_IGA2
Florian Tobias Schandinat
3
-574
/
+11
2010-03-13
viafb: split color mode setting up
Florian Tobias Schandinat
3
-35
/
+53
2010-03-13
viafb: introduce strict parameter checking
Florian Tobias Schandinat
1
-29
/
+38
2010-03-13
viafb: make viafb_set_par more dual framebuffer compatible
Florian Tobias Schandinat
1
-5
/
+15
2010-03-13
viafb: video address setting revisited
Florian Tobias Schandinat
2
-10
/
+15
2010-03-13
viafb: reorder initialization for dual framebuffer mode
Florian Tobias Schandinat
1
-3
/
+3
2010-03-13
viafb: yet another dead code removal
Florian Tobias Schandinat
7
-122
/
+1
2010-03-13
viafb: some dvi cleanup
Florian Tobias Schandinat
4
-75
/
+55
2010-03-13
viafb: remove the remaining VIA_RES_* uses
Florian Tobias Schandinat
4
-166
/
+15
2010-03-13
viafb: split global index up
Florian Tobias Schandinat
9
-386
/
+225
2010-03-13
viafb: remove dead code
Florian Tobias Schandinat
2
-13
/
+0
2010-03-13
viafb: deprecate private ioctls
Florian Tobias Schandinat
1
-0
/
+1
2010-03-13
broadsheetfb: add multiple panel type support
Jaya Kumar
3
-18
/
+112
2010-03-13
fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handler
Michael Hennerich
2
-59
/
+0
2010-03-13
asiliantfb: fix test of unsigned in asiliant_calc_dclk2()
Roel Kluin
1
-2
/
+2
2010-03-13
coredump: plug a memory leak situation on dump_seek()
André Goddard Rosa
1
-3
/
+7
2010-03-13
Add generic sys_olduname()
Christoph Hellwig
19
-284
/
+66
2010-03-13
improve sys_newuname() for compat architectures
Christoph Hellwig
28
-123
/
+36
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
41
-1259
/
+124
2010-03-13
Add generic sys_old_mmap()
Christoph Hellwig
31
-258
/
+79
2010-03-13
Add generic sys_old_select()
Christoph Hellwig
27
-152
/
+52
2010-03-13
drivers/block/floppy.c: remove unnecessary casting in fd_ioctl
Joe Perches
1
-9
/
+8
2010-03-13
drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro
Joe Perches
1
-3
/
+1
2010-03-13
drivers/block/floppy.c: remove obfuscating CODE2SIZE macro
Joe Perches
1
-3
/
+2
2010-03-13
drivers/block/floppy.c: add __func__ to debugt
Joe Perches
1
-15
/
+15
2010-03-13
drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto
Joe Perches
1
-35
/
+38
2010-03-13
drivers/block/floppy.c: remove some unnecessary casting
Joe Perches
1
-6
/
+5
2010-03-13
drivers/block/floppy.c: use %pf in logging messages
Joe Perches
1
-8
/
+8
2010-03-13
drivers/block/floppy.c: use __func__ where appropriate
Joe Perches
1
-11
/
+11
[next]