Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [PKT_SCHED]: annotate cls_u32 | Al Viro | 2008-03-17 | 3 | -9/+9 | |
| * | | | | | | [NET] endianness noise: INADDR_ANY | Al Viro | 2008-03-17 | 8 | -15/+16 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-03-17 | 8 | -81/+127 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rt2x00: Add suspend/resume handlers to rt2x00rfkill | Ivo van Doorn | 2008-03-13 | 4 | -68/+106 | |
| | * | | | | | | ath5k: disable irq handling in ath5k_hw_detach() | Pavel Roskin | 2008-03-13 | 1 | -0/+2 | |
| | * | | | | | | b43: phy.c fix typo in register write | Harvey Harrison | 2008-03-13 | 1 | -1/+1 | |
| | * | | | | | | PS3: gelic: change the prefix of the net interface for wireless | Masakazu Mokuno | 2008-03-13 | 1 | -0/+2 | |
| | * | | | | | | PS3: gelic: ignore scan info from zero SSID beacons | Masakazu Mokuno | 2008-03-13 | 1 | -12/+15 | |
| | * | | | | | | prism54: support for 124a:4025 - another version of IOGear GWU513 802.11g | Jan Slupski | 2008-03-13 | 1 | -0/+1 | |
| * | | | | | | | ioc3.c: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-17 | 1 | -11/+11 | |
| * | | | | | | | ucc_geth: use correct thread number for 10/100Mbps link | Joakim Tjernlund | 2008-03-17 | 1 | -2/+4 | |
| * | | | | | | | igb: Correctly get protocol information | Mitch Williams | 2008-03-17 | 1 | -4/+17 | |
| * | | | | | | | [IOC3] Fix section missmatch | Ralf Baechle | 2008-03-17 | 1 | -1/+2 | |
| * | | | | | | | 2.6.25-rc4 de_stop_rxtx polling wrong | Grant Grundler | 2008-03-17 | 1 | -3/+7 | |
| * | | | | | | | forcedeth: limit tx to 16 | Ayaz Abdulla | 2008-03-17 | 1 | -18/+100 | |
| * | | | | | | | 3c501: Further coding style fixes | Alan Cox | 2008-03-17 | 1 | -7/+9 | |
| * | | | | | | | cxgb3: Fix transmit queue stop mechanism | Divy Le Ray | 2008-03-17 | 1 | -3/+9 | |
| * | | | | | | | NEWEMAC: Add compatible "ibm,tah" to tah matching table | Stefan Roese | 2008-03-17 | 1 | -0/+4 | |
| * | | | | | | | rndis_host: fix transfer size negotiation | Jean-Christophe Dubois | 2008-03-17 | 1 | -4/+8 | |
| * | | | | | | | NEWEMAC: fix support for pause packets | Pravin M. Bathija | 2008-03-17 | 1 | -0/+7 | |
| * | | | | | | | drivers/net/atl1/atl1_main.c: remove unused variable | Julia Lawall | 2008-03-17 | 1 | -3/+0 | |
| * | | | | | | | drivers/net/ipg.c: remove unused variable | Julia Lawall | 2008-03-17 | 1 | -3/+0 | |
| * | | | | | | | epic100 endianness annotations and fixes | Al Viro | 2008-03-17 | 1 | -20/+27 | |
| * | | | | | | | ipg fix | Al Viro | 2008-03-17 | 1 | -1/+6 | |
| * | | | | | | | more misannotations: ne2k-pci | Al Viro | 2008-03-17 | 1 | -4/+4 | |
| * | | | | | | | fore2000 - fix misannotations | Al Viro | 2008-03-17 | 2 | -108/+108 | |
| * | | | | | | | wan/farsync: copy_from_user() to iomem is wrong | Al Viro | 2008-03-17 | 1 | -5/+12 | |
| * | | | | | | | r6040 endianness fixes | Al Viro | 2008-03-17 | 1 | -4/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 | Linus Torvalds | 2008-03-21 | 8 | -16/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sh: Use relative paths for mach/cpu symlinks. | Franck Bui-Huu | 2008-03-21 | 1 | -2/+6 | |
| * | | | | | | | SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro. | Robert P. J. Day | 2008-03-21 | 1 | -1/+1 | |
| * | | | | | | | sh: Fix more user header breakage from sh64 integration. | Paul Mundt | 2008-03-14 | 2 | -8/+13 | |
| * | | | | | | | sh: Fix uImage build error. | Paul Mundt | 2008-03-14 | 1 | -2/+2 | |
| * | | | | | | | sh: Fix up the timer IRQ definition for SH7203. | Paul Mundt | 2008-03-13 | 1 | -0/+1 | |
| * | | | | | | | sh: Fix up the address error exception handler for SH-2. | Kieran Bingham | 2008-03-13 | 1 | -1/+0 | |
| * | | | | | | | serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF. | Yutaro Ebihara | 2008-03-11 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-03-20 | 2 | -2/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nfs: don't ignore return value from nfs_pageio_add_request | Fred Isaman | 2008-03-19 | 2 | -2/+11 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-03-20 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | firewire: fix panic in handle_at_packet | Stefan Richter | 2008-03-20 | 1 | -0/+6 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-03-20 | 12 | -136/+199 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [SCSI] a100u2w: fix bitmap lookup routine | Akinobu Mita | 2008-03-20 | 1 | -4/+5 | |
| * | | | | | | | | | | [SCSI] fix media change events for polled devices | Kay Sievers | 2008-03-19 | 1 | -0/+5 | |
| * | | | | | | | | | | [SCSI] sd, sr: do not emit change event at device add | Kay Sievers | 2008-03-19 | 2 | -0/+2 | |
| * | | | | | | | | | | [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers | Prakash, Sathya | 2008-03-18 | 2 | -121/+166 | |
| * | | | | | | | | | | [SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereference | Sven Schnelle | 2008-03-14 | 1 | -0/+7 | |
| * | | | | | | | | | | [SCSI] arcmsr: fix iounmap error for Type B adapter | nickcheng | 2008-03-14 | 1 | -7/+7 | |
| * | | | | | | | | | | [SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmnd | Boaz Harrosh | 2008-03-13 | 1 | -1/+4 | |
| * | | | | | | | | | | [SCSI] fix bsg queue oops with iscsi logout | Mike Christie | 2008-03-13 | 1 | -1/+1 | |
| * | | | | | | | | | | [SCSI] Fix dependency problems in SCSI drivers | James Bottomley | 2008-03-08 | 1 | -1/+1 |