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
2008-02-07
brk: check the lower bound properly
Jiri Kosina
1
-1
/
+1
2008-02-07
x86: remove X2 workaround
Ingo Molnar
1
-11
/
+0
2008-02-07
x86: make spurious fault handler aware of large mappings
Thomas Gleixner
1
-6
/
+17
2008-02-07
x86: make traps on entry code be debuggable in user space, 64-bit
Roland McGrath
1
-6
/
+15
2008-02-06
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...
Linus Torvalds
12
-261
/
+259
2008-02-06
scsi: megaraid: trivial drop duplicate mutex.h include
Daniel Walker
1
-1
/
+0
2008-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-35
/
+21
2008-02-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
30
-107
/
+440
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
37
-337
/
+594
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
11
-536
/
+164
2008-02-06
fb: fix warning: no return statement in function returning non-void
Anton Vorontsov
1
-0
/
+1
2008-02-06
virtio: add missing #include <linux/delay.h>
Johann Felix Soden
1
-0
/
+1
2008-02-06
ext3: fix lock inversion in direct IO
Jan Kara
1
-54
/
+52
2008-02-06
jbd.h: hide kernel only code
Olaf Hering
1
-2
/
+0
2008-02-06
ext3: remove unused code from ext3_find_entry()
Mariusz Kozlowski
1
-4
/
+0
2008-02-06
ext[234]: cleanup ext[234]_bg_num_gdb()
Akinobu Mita
3
-14
/
+3
2008-02-06
ext[234]: remove unused argument for ext[234]_find_goal()
Akinobu Mita
3
-16
/
+8
2008-02-06
ext[234]: use ext[234]_get_group_desc()
Akinobu Mita
3
-27
/
+12
2008-02-06
ext[234]: fix comment for nonexistent variable
Akinobu Mita
3
-4
/
+4
2008-02-06
ext3: change the default behaviour on error
Aneesh Kumar K.V
1
-8
/
+8
2008-02-06
ext3: return after ext3_error in case of failures
Aneesh Kumar K.V
1
-2
/
+6
2008-02-06
make jbd/journal.c:__journal_abort_hard() static
Adrian Bunk
2
-2
/
+1
2008-02-06
BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2
Andi Kleen
2
-2
/
+2
2008-02-06
BKL-removal: remove incorrect BKL comment in ext2
Andi Kleen
1
-1
/
+0
2008-02-06
BKL-removal: convert ext2 over to use unlocked_ioctl
Andi Kleen
4
-14
/
+7
2008-02-06
ext3: add block bitmap validation
Aneesh Kumar K.V
1
-8
/
+70
2008-02-06
ext2: add block bitmap validation
Aneesh Kumar K.V
1
-9
/
+72
2008-02-06
PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs
Bjorn Helgaas
1
-0
/
+43
2008-02-06
PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume
Rene Herman
1
-5
/
+7
2008-02-06
isapnp driver semaphore to mutex
Daniel Walker
3
-15
/
+18
2008-02-06
pnp: declare PNP option parsing functions as __init
Thomas Renninger
3
-39
/
+40
2008-02-06
simplify pnp_activate_dev() and pnp_disable_dev() return values
Bjorn Helgaas
1
-4
/
+4
2008-02-06
md: fix an occasional deadlock in raid5
NeilBrown
1
-9
/
+5
2008-02-06
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...
NeilBrown
2
-14
/
+8
2008-02-06
md: change ITERATE_RDEV to rdev_for_each
NeilBrown
10
-47
/
+47
2008-02-06
md: change INTERATE_MDDEV to for_each_mddev
NeilBrown
1
-6
/
+6
2008-02-06
md: change a few 'int' to 'size_t' in md
NeilBrown
1
-3
/
+3
2008-02-06
md: fix use-after-free bug when dropping an rdev from an md array
NeilBrown
1
-3
/
+5
2008-02-06
md: allow an md array to appear with 0 drives if it has external metadata
NeilBrown
1
-3
/
+4
2008-02-06
md: lock address when changing attributes of component devices
NeilBrown
1
-1
/
+7
2008-02-06
md: allow devices to be shared between md arrays
NeilBrown
2
-10
/
+80
2008-02-06
md: set and test the ->persistent flag for md devices more consistently
NeilBrown
1
-3
/
+6
2008-02-06
md: allow a maximum extent to be set for resyncing
NeilBrown
6
-10
/
+107
2008-02-06
md: give userspace control over removing failed devices when external metdata...
NeilBrown
1
-9
/
+34
2008-02-06
md: support 'external' metadata for md arrays
NeilBrown
2
-19
/
+61
2008-02-06
md: Update md bitmap during resync.
NeilBrown
5
-5
/
+39
2008-02-06
md: raid6: clean up the style of raid6test/test.c
H. Peter Anvin
1
-48
/
+69
2008-02-06
md: raid6: Fix mktable.c
H. Peter Anvin
1
-26
/
+17
2008-02-06
coding style cleanups for drivers/md/mktables.c
Oliver Pinter
1
-88
/
+92
2008-02-06
fbcon: fix color generation for monochrome framebuffer
Thomas Pfaff
8
-19
/
+55
[prev]
[next]