index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
34
-516
/
+1238
2010-10-22
ocfs2: drop the BLKDEV_IFL_WAIT flag
Linus Torvalds
1
-2
/
+1
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
27
-1043
/
+2091
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
306
-44890
/
+39096
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
34
-1542
/
+833
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2
-2
/
+5
2010-10-22
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
60
-1375
/
+1185
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
10
-236
/
+281
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
17
-218
/
+363
2010-10-22
Merge branch 'for-2.6.37/misc' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
80
-1921
/
+845
2010-10-22
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
20
-1390
/
+2432
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
43
-299
/
+2494
2010-10-22
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
13
-286
/
+419
2010-10-22
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
21
-112
/
+362
2010-10-22
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
3
-2
/
+5
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
9
-85
/
+86
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
370
-77
/
+601
2010-10-22
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
59
-711
/
+691
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
100
-556
/
+614
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
53
-402
/
+347
2010-10-22
driver core: Display error codes when class suspend fails
Mark Brown
1
-4
/
+4
2010-10-22
Driver core: Add section count to memory_block struct
Nathan Fontenot
2
-6
/
+13
2010-10-22
Driver core: Add mutex for adding/removing memory blocks
Nathan Fontenot
1
-0
/
+7
2010-10-22
Driver core: Move find_memory_block routine
Nathan Fontenot
1
-33
/
+33
2010-10-22
hpilo: Despecificate driver from iLO generation
dann frazier
2
-6
/
+6
2010-10-22
driver core: Convert link_mem_sections to use find_memory_block_hinted.
Robin Holt
1
-3
/
+5
2010-10-22
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...
Robin Holt
2
-10
/
+20
2010-10-22
kobject: Introduce kset_find_obj_hinted.
Robin Holt
2
-0
/
+41
2010-10-22
driver core: fix build for CONFIG_BLOCK not enabled
Randy Dunlap
1
-0
/
+6
2010-10-22
driver-core: base: change to new flag variable
matt mooney
1
-3
/
+1
2010-10-22
sysfs: only access bin file vm_ops with the active lock
Eric W. Biederman
1
-16
/
+26
2010-10-22
sysfs: Fail bin file mmap if vma close is implemented.
Eric W. Biederman
1
-18
/
+8
2010-10-22
FW_LOADER: fix kconfig dependency warning on HOTPLUG
Randy Dunlap
1
-1
/
+0
2010-10-22
uio: Statically allocate uio_class and use class .dev_attrs.
Eric W. Biederman
1
-35
/
+18
2010-10-22
uio: Support 2^MINOR_BITS minors
Eric W. Biederman
1
-6
/
+37
2010-10-22
uio: Cleanup irq handling.
Eric W. Biederman
2
-8
/
+8
2010-10-22
uio: Don't clear driver data
Eric W. Biederman
1
-14
/
+3
2010-10-22
uio: Fix lack of locking in init_uio_class
Eric W. Biederman
1
-43
/
+15
2010-10-22
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
7
-30
/
+68
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
8
-259
/
+43
2010-10-22
base/platform: Simplifications for NULL platform data/resources handling
Anton Vorontsov
1
-20
/
+12
2010-10-22
base/platform: Safe handling for NULL platform data and resources
Anton Vorontsov
1
-1
/
+8
2010-10-22
debugfs: mark me as the maintainer
Greg Kroah-Hartman
1
-1
/
+3
2010-10-22
pch_phub: fix build warnings
Greg Kroah-Hartman
1
-5
/
+5
2010-10-22
add Packet hub driver for Topcliff Platform controller hub
Masayuki Ohtak
4
-0
/
+742
2010-10-22
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
2
-0
/
+38
2010-10-22
uio: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-6
/
+7
2010-10-22
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
Patrick Pannuto
1
-2
/
+2
2010-10-22
Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
Thomas Renninger
1
-10
/
+23
[next]