Age | Commit message (Expand) | Author | Files | Lines |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 294 | -1182/+1113 |
2007-04-27 | [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 | Milind Arun Choudhary | 2 | -4/+4 |
2007-04-27 | [S390] Processor degradation notification. | Heiko Carstens | 4 | -1/+96 |
2007-04-27 | [S390] sclp: fix coding style. | Stefan Haberland | 8 | -58/+58 |
2007-04-27 | [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release. | Ursula Braun | 1 | -0/+3 |
2007-04-27 | [S390] sclp: initialize early. | Peter Oberparleiter | 1 | -0/+8 |
2007-04-27 | [S390] ctc: kmalloc->kzalloc/casting cleanups. | Ahmed S. Darwish | 1 | -14/+9 |
2007-04-27 | [S390] zfcpdump support. | Michael Holzheu | 4 | -0/+911 |
2007-04-27 | [S390] dasd: Add ipldev parameter. | Peter Oberparleiter | 1 | -0/+17 |
2007-04-27 | [S390] dasd: Add sysfs attribute status and generate uevents. | Horst Hummel | 2 | -0/+44 |
2007-04-27 | [S390] Get rid of console setup functions. | Heiko Carstens | 2 | -14/+0 |
2007-04-27 | [S390] cio: Unregister ccw devices directly. | Cornelia Huck | 1 | -44/+12 |
2007-04-27 | [S390] cio: cm_enable memory leak. | Cornelia Huck | 1 | -1/+1 |
2007-04-27 | [S390] cio: ccwgroup register vs. unregister. | Cornelia Huck | 1 | -15/+18 |
2007-04-27 | [S390] cio: Dont call css_update_ssd_info from interrupt context. | Cornelia Huck | 2 | -2/+2 |
2007-04-27 | [S390] cio: fix subchannel channel-path data usage | Peter Oberparleiter | 7 | -217/+179 |
2007-04-27 | [S390] cio: replace subchannel evaluation queue with bitmap | Peter Oberparleiter | 11 | -236/+235 |
2007-04-27 | [S390] cio: Re-start path verification after aborting internal I/O. | Stefan Bader | 1 | -54/+54 |
2007-04-27 | [S390] cio: Use add_uevent_var. | Cornelia Huck | 1 | -40/+26 |
2007-04-27 | [S390] cio: Channel-path configure function. | Peter Oberparleiter | 13 | -62/+515 |
2007-04-27 | [S390] cio: Clean up online_store. | Cornelia Huck | 1 | -47/+62 |
2007-04-27 | [S390] cio: observe chpid valid flag | Peter Oberparleiter | 1 | -0/+4 |
2007-04-27 | [S390] cio: Introduce separate files for channel-path related code. | Peter Oberparleiter | 10 | -462/+534 |
2007-04-27 | [S390] cio: Allow 0 and 1 as input for channel path status attribute. | Peter Oberparleiter | 1 | -2/+2 |
2007-04-27 | [S390] cio: Introduce struct chp_id. | Peter Oberparleiter | 6 | -86/+167 |
2007-04-27 | [S390] cio/ipl: Clean interface between cio and ipl code. | Heiko Carstens | 1 | -28/+10 |
2007-04-26 | [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver | Matthias Kaehlcke | 2 | -12/+10 |
2007-04-26 | [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net | Milind Arun Choudhary | 1 | -1/+1 |
2007-04-26 | [NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c | Milind Arun Choudhary | 1 | -3/+1 |
2007-04-26 | [NET] tun/tap: fixed hw address handling | Brian Braunstein | 1 | -11/+27 |
2007-04-26 | [NET]: Fix yam.c | Andrew Morton | 1 | -1/+1 |
2007-04-26 | [WIRELESS] drivers/net/wireless/Kconfig: correct minor typo | John W. Linville | 1 | -2/+2 |
2007-04-26 | [WIRELESS]: Refactor wireless Kconfig. | Johannes Berg | 5 | -74/+57 |
2007-04-26 | [IrDA]: Adding carriage returns to mcs7780 debug statements | Samuel Ortiz | 1 | -13/+13 |
2007-04-26 | [PPPOE]: Fix device tear-down notification. | Michal Ostrowski | 1 | -37/+50 |
2007-04-26 | [PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been ca... | Florian Zumbiehl | 1 | -1/+1 |
2007-04-26 | [PPPOE]: race between interface going down and connect() | Florian Zumbiehl | 1 | -13/+6 |
2007-04-26 | [PPPoE]: miscellaneous smaller cleanups | Florian Zumbiehl | 1 | -13/+8 |
2007-04-26 | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 3 | -3/+4 |
2007-04-26 | [NET]: loopback driver can use loopback_dev integrated net_device_stats | Eric Dumazet | 1 | -4/+1 |
2007-04-26 | [NETDRV]: Perform missing csum_offset conversions | Herbert Xu | 2 | -2/+3 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 37 | -67/+101 |
2007-04-26 | [NET]: Fix warnings in 3c523.c and ni52.c | David S. Miller | 2 | -2/+2 |
2007-04-26 | [NET]: Inline net_device_stats | Rusty Russell | 2 | -5/+4 |
2007-04-26 | [NET]: random functions can use nsec resolution instead of usec | Eric Dumazet | 1 | -23/+13 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 110 | -186/+255 |
2007-04-26 | [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr | Arnaldo Carvalho de Melo | 4 | -12/+12 |
2007-04-26 | [WAN] cosa.c: Build fix. | David S. Miller | 1 | -1/+1 |
2007-04-26 | [FORCEDETH]: Use skb_tailroom where appropriate | Arnaldo Carvalho de Melo | 1 | -11/+7 |
2007-04-26 | [LMC]: lmc_main wants to use skb_tailroom | Arnaldo Carvalho de Melo | 1 | -1/+1 |