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
2007-07-16
[SPARC64]: Initial LDOM cpu hotplug support.
David S. Miller
16
-128
/
+716
2007-07-16
[SPARC64]: Fix setting of variables in LDOM guest.
David S. Miller
4
-15
/
+192
2007-07-16
[SPARC64]: Fix MD property lifetime bugs.
David S. Miller
3
-15
/
+53
2007-07-16
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
David S. Miller
9
-474
/
+553
2007-07-16
[SPARC64]: Use more mearningful names for IRQ registry.
David S. Miller
4
-6
/
+16
2007-07-16
[SPARC64]: Initial domain-services driver.
David S. Miller
2
-1
/
+655
2007-07-16
[SPARC64]: Export powerd facilities for external entities.
David S. Miller
2
-23
/
+38
2007-07-16
[SPARC64]: Add domain-services nodes to VIO device tree.
David S. Miller
1
-7
/
+29
2007-07-16
[SPARC64]: Assorted LDC bug cures.
David S. Miller
2
-20
/
+39
2007-07-16
[SPARC64]: Do not ACK an INO if it is disabled or inprogress.
David S. Miller
1
-0
/
+12
2007-07-16
[SPARC64]: Add Sun LDOM virtual disk driver.
David S. Miller
3
-0
/
+978
2007-07-16
[SPARC64]: Add Sun LDOM virtual network driver.
David S. Miller
4
-0
/
+1233
2007-07-16
[SPARC64]: Add LDOM virtual channel driver and VIO device layer.
David S. Miller
7
-0
/
+4039
2007-07-15
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
10
-49
/
+20
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
190
-26337
/
+21725
2007-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
92
-1328
/
+2955
2007-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
36
-3130
/
+3444
2007-07-15
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
66
-1140
/
+3263
2007-07-15
make i2c-acorn tristate
Al Viro
2
-2
/
+2
2007-07-15
icside: devm_iounmap() needs linux/io.h
Al Viro
1
-1
/
+1
2007-07-15
missing argument in bin_attribute ->read()/->write()
Al Viro
3
-11
/
+11
2007-07-15
fallout from constified seq_operations
Al Viro
1
-1
/
+1
2007-07-15
fallout from Auke's pci ->revision patch
Al Viro
1
-1
/
+1
2007-07-15
ax88796: dev_dbg() wants device, not platform device
Al Viro
1
-2
/
+2
2007-07-15
pass -msize-long to sparse on s390
Al Viro
1
-1
/
+1
2007-07-15
frv: missing __clear_user()
Al Viro
1
-0
/
+2
2007-07-15
zd1211rw: too early inclusion of asm/unaligned.h
Al Viro
1
-1
/
+1
2007-07-15
fix return type of skb_checksum_complete()
Al Viro
1
-1
/
+1
2007-07-15
PDA_POWER depends on having request_irq()
Al Viro
1
-0
/
+1
2007-07-15
ieee1394: forgotten dereference...
Al Viro
1
-1
/
+1
2007-07-15
the wrong variable checked after request_irq()
Al Viro
1
-1
/
+1
2007-07-15
wrong order of arguments of ->readdir()
Al Viro
1
-1
/
+1
2007-07-15
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-15
git-battery vs git-acpi
Andrew Morton
1
-2
/
+3
2007-07-15
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
9
-39
/
+0
2007-07-15
pda_power: clean up irq, timer
Jeff Garzik
1
-9
/
+8
2007-07-15
MAINTAINERS: Add maintainers for power supply subsystem and drivers
Anton Vorontsov
1
-0
/
+10
2007-07-15
[SCSI] ibmvscsi: convert to use the data buffer accessors
FUJITA Tomonori
1
-57
/
+23
2007-07-15
[SCSI] dc395x: convert to use the data buffer accessors
FUJITA Tomonori
1
-103
/
+60
2007-07-15
[SCSI] ncr53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
1
-59
/
+11
2007-07-15
[SCSI] sym53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
2
-73
/
+12
2007-07-15
[SCSI] ppa: coding police and printk levels
Alan Cox
1
-30
/
+27
2007-07-15
[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc
Satyam Sharma
1
-1
/
+1
2007-07-15
[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c
Satyam Sharma
1
-1
/
+1
2007-07-15
[SCSI] remove the dead CYBERSTORMIII_SCSI option
Adrian Bunk
1
-2
/
+0
2007-07-15
[TCP]: Verify the presence of RETRANS bit when leaving FRTO
Ilpo Järvinen
1
-1
/
+3
2007-07-15
[IPV6]: Call inet6addr_chain notifiers on link down
Vlad Yasevich
1
-0
/
+1
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
15
-404
/
+38
2007-07-15
[NET_SCHED]: act_api: qdisc internal reclassify support
Patrick McHardy
6
-52
/
+73
2007-07-15
[NET_SCHED]: sch_dsmark: act_api support
Patrick McHardy
1
-16
/
+25
[next]