index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
[NET_SCHED]: cls_flow: fix key mask validity check
Patrick McHardy
2008-02-06
1
-2
/
+3
|
*
|
|
[NET_SCHED]: em_meta: fix compile warning
Patrick McHardy
2008-02-06
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-02-06
11
-536
/
+164
|
\
\
\
\
|
*
|
|
|
[SPARC64]: Temporarily remove IOMMU merging code.
David S. Miller
2008-02-06
6
-497
/
+93
|
*
|
|
|
[SPARC64]: Update defconfig.
David S. Miller
2008-02-06
1
-30
/
+53
|
*
|
|
|
[SPARC]: Add new timerfd syscall entries.
David S. Miller
2008-02-06
4
-9
/
+18
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
fb: fix warning: no return statement in function returning non-void
Anton Vorontsov
2008-02-06
1
-0
/
+1
*
|
|
|
virtio: add missing #include <linux/delay.h>
Johann Felix Soden
2008-02-06
1
-0
/
+1
*
|
|
|
ext3: fix lock inversion in direct IO
Jan Kara
2008-02-06
1
-54
/
+52
*
|
|
|
jbd.h: hide kernel only code
Olaf Hering
2008-02-06
1
-2
/
+0
*
|
|
|
ext3: remove unused code from ext3_find_entry()
Mariusz Kozlowski
2008-02-06
1
-4
/
+0
*
|
|
|
ext[234]: cleanup ext[234]_bg_num_gdb()
Akinobu Mita
2008-02-06
3
-14
/
+3
*
|
|
|
ext[234]: remove unused argument for ext[234]_find_goal()
Akinobu Mita
2008-02-06
3
-16
/
+8
*
|
|
|
ext[234]: use ext[234]_get_group_desc()
Akinobu Mita
2008-02-06
3
-27
/
+12
*
|
|
|
ext[234]: fix comment for nonexistent variable
Akinobu Mita
2008-02-06
3
-4
/
+4
*
|
|
|
ext3: change the default behaviour on error
Aneesh Kumar K.V
2008-02-06
1
-8
/
+8
*
|
|
|
ext3: return after ext3_error in case of failures
Aneesh Kumar K.V
2008-02-06
1
-2
/
+6
*
|
|
|
make jbd/journal.c:__journal_abort_hard() static
Adrian Bunk
2008-02-06
2
-2
/
+1
*
|
|
|
BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2
Andi Kleen
2008-02-06
2
-2
/
+2
*
|
|
|
BKL-removal: remove incorrect BKL comment in ext2
Andi Kleen
2008-02-06
1
-1
/
+0
*
|
|
|
BKL-removal: convert ext2 over to use unlocked_ioctl
Andi Kleen
2008-02-06
4
-14
/
+7
*
|
|
|
ext3: add block bitmap validation
Aneesh Kumar K.V
2008-02-06
1
-8
/
+70
*
|
|
|
ext2: add block bitmap validation
Aneesh Kumar K.V
2008-02-06
1
-9
/
+72
*
|
|
|
PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs
Bjorn Helgaas
2008-02-06
1
-0
/
+43
*
|
|
|
PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume
Rene Herman
2008-02-06
1
-5
/
+7
*
|
|
|
isapnp driver semaphore to mutex
Daniel Walker
2008-02-06
3
-15
/
+18
*
|
|
|
pnp: declare PNP option parsing functions as __init
Thomas Renninger
2008-02-06
3
-39
/
+40
*
|
|
|
simplify pnp_activate_dev() and pnp_disable_dev() return values
Bjorn Helgaas
2008-02-06
1
-4
/
+4
*
|
|
|
md: fix an occasional deadlock in raid5
NeilBrown
2008-02-06
1
-9
/
+5
*
|
|
|
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...
NeilBrown
2008-02-06
2
-14
/
+8
*
|
|
|
md: change ITERATE_RDEV to rdev_for_each
NeilBrown
2008-02-06
10
-47
/
+47
*
|
|
|
md: change INTERATE_MDDEV to for_each_mddev
NeilBrown
2008-02-06
1
-6
/
+6
*
|
|
|
md: change a few 'int' to 'size_t' in md
NeilBrown
2008-02-06
1
-3
/
+3
*
|
|
|
md: fix use-after-free bug when dropping an rdev from an md array
NeilBrown
2008-02-06
1
-3
/
+5
*
|
|
|
md: allow an md array to appear with 0 drives if it has external metadata
NeilBrown
2008-02-06
1
-3
/
+4
*
|
|
|
md: lock address when changing attributes of component devices
NeilBrown
2008-02-06
1
-1
/
+7
*
|
|
|
md: allow devices to be shared between md arrays
NeilBrown
2008-02-06
2
-10
/
+80
*
|
|
|
md: set and test the ->persistent flag for md devices more consistently
NeilBrown
2008-02-06
1
-3
/
+6
*
|
|
|
md: allow a maximum extent to be set for resyncing
NeilBrown
2008-02-06
6
-10
/
+107
*
|
|
|
md: give userspace control over removing failed devices when external metdata...
NeilBrown
2008-02-06
1
-9
/
+34
*
|
|
|
md: support 'external' metadata for md arrays
NeilBrown
2008-02-06
2
-19
/
+61
*
|
|
|
md: Update md bitmap during resync.
NeilBrown
2008-02-06
5
-5
/
+39
*
|
|
|
md: raid6: clean up the style of raid6test/test.c
H. Peter Anvin
2008-02-06
1
-48
/
+69
*
|
|
|
md: raid6: Fix mktable.c
H. Peter Anvin
2008-02-06
1
-26
/
+17
*
|
|
|
coding style cleanups for drivers/md/mktables.c
Oliver Pinter
2008-02-06
1
-88
/
+92
*
|
|
|
fbcon: fix color generation for monochrome framebuffer
Thomas Pfaff
2008-02-06
8
-19
/
+55
*
|
|
|
FB/S3C2410: check default_display parameter passed in platform data
Ben Dooks
2008-02-06
1
-0
/
+6
*
|
|
|
FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black
Ben Dooks
2008-02-06
1
-1
/
+1
*
|
|
|
FB/S3C2410: update debugging in S3C2410 framebuffer driver
Ben Dooks
2008-02-06
1
-1
/
+1
*
|
|
|
FB/S3C2412: add S3C2412 support to S3C2410 fb driver
Ben Dooks
2008-02-06
3
-16
/
+80
[prev]
[next]