index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
bsg: minor cleanups
FUJITA Tomonori
1
-7
/
+6
2007-07-16
block: changes for blk_rq_unmap_user new API
FUJITA Tomonori
1
-12
/
+1
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
10
-79
/
+1171
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
2007-07-15
[NET_SCHED]: sch_atm: act_api support
Patrick McHardy
1
-7
/
+14
2007-07-15
[NET_SCHED]: sch_atm: Lindent
Patrick McHardy
1
-236
/
+232
2007-07-14
[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets
Dmitry Butskoy
1
-1
/
+1
2007-07-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
David S. Miller
8
-34
/
+125
2007-07-14
[IPV4]: Cleanup call to __neigh_lookup()
Jean Delvare
1
-1
/
+1
2007-07-14
[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization
Patrick McHardy
1
-5
/
+1
2007-07-14
[NETFILTER]: nf_conntrack: UDPLITE support
Patrick McHardy
3
-0
/
+277
2007-07-14
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
Patrick McHardy
12
-18
/
+15
2007-07-14
[NETFILTER]: x_tables: add connlimit match
Jan Engelhardt
4
-0
/
+338
2007-07-14
[NETFILTER]: Lower *tables printk severity
Patrick McHardy
3
-4
/
+4
[next]