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
...
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-10-11
40
-8248
/
+148
|
|
\
\
\
\
|
|
*
|
|
|
Staging: comedi: fix build on arches that don't want comedi drivers
Greg Kroah-Hartman
2009-10-09
1
-1
/
+1
|
|
*
|
|
|
Staging: comedi: pcmcia irq fixes
Frank Mori Hess
2009-10-09
6
-6
/
+6
|
|
*
|
|
|
Staging: comedi: ni_pcimio: Added device id for pxi-6225.
Frank Mori Hess
2009-10-09
1
-1
/
+21
|
|
*
|
|
|
Staging: comedi: ni_65xx.c: fix output inversion problem.
Ian Abbott
2009-10-09
1
-0
/
+6
|
|
*
|
|
|
Staging: comedi: ni_65xx.c: fix insn_bits shift calculation.
Ian Abbott
2009-10-09
1
-3
/
+3
|
|
*
|
|
|
Staging: comedi: s526: fixes for pulse generator
Ian Abbott
2009-10-09
1
-31
/
+19
|
|
*
|
|
|
Staging: comedi: s526: Take account of arch's byte order.
Ian Abbott
2009-10-09
1
-0
/
+17
|
|
*
|
|
|
Staging: comedi: s526: Get rid of global variable 'cmReg'.
Ian Abbott
2009-10-09
1
-2
/
+5
|
|
*
|
|
|
Staging: comedi: s526: Fix number of channels on DIO subdevice
Ian Abbott
2009-10-09
1
-15
/
+20
|
|
*
|
|
|
Staging: comedi: cb_pcidio: fix "section mismatch" error
Ian Abbott
2009-10-09
1
-2
/
+6
|
|
*
|
|
|
Staging: comedi: jr3_pci: Initialize transf variable fully in jr3_pci_poll_su...
Ian Abbott
2009-10-09
1
-12
/
+6
|
|
*
|
|
|
Staging: comedi: Corrected type of a printk argument in resize_async_buffer().
Ian Abbott
2009-10-09
1
-1
/
+1
|
|
*
|
|
|
Staging: p9auth: a few fixes
Serge E. Hallyn
2009-10-09
1
-6
/
+8
|
|
*
|
|
|
Staging: rtl8192e: Add #include <linux/vmalloc.h>
Jeff Mahoney
2009-10-09
1
-0
/
+1
|
|
*
|
|
|
Staging: iio: Don't build on s390
Jeff Mahoney
2009-10-09
1
-0
/
+1
|
|
*
|
|
|
Staging: winbond: implement prepare_multicast and fix API usage
Jeff Mahoney
2009-10-09
1
-2
/
+9
|
|
*
|
|
|
Staging: w35und: Fix ->beacon_int breakage
Pekka Enberg
2009-10-09
1
-16
/
+17
|
|
*
|
|
|
Staging: remove cowloop driver
Greg Kroah-Hartman
2009-10-09
7
-2939
/
+0
|
|
*
|
|
|
Staging: remove agnx driver
Greg Kroah-Hartman
2009-10-09
17
-5211
/
+0
|
|
*
|
|
|
Staging: comedi: serial2002: fix include build issue
Greg Kroah-Hartman
2009-10-09
1
-0
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-10-11
4
-58
/
+292
|
|
\
\
\
\
|
|
*
|
|
|
hwmon: (s3c-hwmon) Disable build for S3C64xx
Mark Brown
2009-10-09
1
-1
/
+1
|
|
*
|
|
|
MAINTAINERS: Fix Riku Voipio's address
Jean Delvare
2009-10-09
1
-1
/
+1
|
|
*
|
|
|
hwmon: (asus_atk0110) Enable the EC
Luca Tettamanti
2009-10-09
1
-1
/
+184
|
|
*
|
|
|
hwmon: (asus_atk0110) Refactor the code
Luca Tettamanti
2009-10-09
1
-56
/
+102
|
|
*
|
|
|
hwmon: (sht15) Fix spurious section mismatch warning
Rakib Mullick
2009-10-09
1
-1
/
+6
|
|
|
/
/
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-10-11
14
-157
/
+447
|
|
\
\
\
\
|
|
*
|
|
|
Btrfs: fix file clone ioctl for bookend extents
Chris Mason
2009-10-09
1
-2
/
+4
|
|
*
|
|
|
Btrfs: fix uninit compiler warning in cow_file_range_nocow
Chris Mason
2009-10-09
1
-0
/
+1
|
|
*
|
|
|
Btrfs: constify dentry_operations
Alexey Dobriyan
2009-10-09
2
-2
/
+2
|
|
*
|
|
|
Btrfs: optimize back reference update during btrfs_drop_snapshot
Yan, Zheng
2009-10-09
1
-29
/
+53
|
|
*
|
|
|
Btrfs: remove negative dentry when deleting subvolumne
Yan, Zheng
2009-10-09
2
-5
/
+8
|
|
*
|
|
|
Btrfs: optimize fsync for the single writer case
Josef Bacik
2009-10-08
2
-1
/
+13
|
|
*
|
|
|
Btrfs: async delalloc flushing under space pressure
Josef Bacik
2009-10-08
3
-11
/
+88
|
|
*
|
|
|
Btrfs: release delalloc reservations on extent item insertion
Josef Bacik
2009-10-08
8
-37
/
+107
|
|
*
|
|
|
Btrfs: delay clearing EXTENT_DELALLOC for compressed extents
Chris Mason
2009-10-08
1
-2
/
+4
|
|
*
|
|
|
Btrfs: cleanup extent_clear_unlock_delalloc flags
Chris Mason
2009-10-08
3
-37
/
+51
|
|
*
|
|
|
Btrfs: fix possible softlockup in the allocator
Josef Bacik
2009-10-06
1
-6
/
+17
|
|
*
|
|
|
Btrfs: fix deadlock on async thread startup
Chris Mason
2009-10-05
5
-32
/
+106
|
*
|
|
|
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
145
-1
/
+145
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2009-10-11
259
-666
/
+58442
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create
Anirban Chakraborty
2009-10-02
1
-2
/
+4
|
|
*
|
|
|
|
[SCSI] st: fix possible memory use after free after MTSETBLK ioctl
David Jeffery
2009-10-02
1
-3
/
+0
|
|
*
|
|
|
|
[SCSI] be2iscsi: Moving to pci_pools v3
Jayamohan Kallickal
2009-10-02
3
-65
/
+51
|
|
*
|
|
|
|
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
2009-10-02
8
-9
/
+19
|
|
*
|
|
|
|
[SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver
Jayamohan Kallickal
2009-10-02
14
-0
/
+7126
|
|
*
|
|
|
|
[SCSI] zfcp: Fix hang when offlining device with offline chpid
Christof Schmitt
2009-10-02
2
-5
/
+5
|
|
*
|
|
|
|
[SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid
Christof Schmitt
2009-10-02
2
-1
/
+4
|
|
*
|
|
|
|
[SCSI] zfcp: Fix oops during shutdown of offline device
Christof Schmitt
2009-10-02
1
-4
/
+4
[prev]
[next]