Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | [ARM] Fix lh7a40x_udc.c | Russell King | 2006-07-03 | |
| * | | | | | | | [ARM] Fix warning in consistent.c | Russell King | 2006-07-03 | |
| * | | | | | | | [ARM] Fix warnings in arch/arm/kernel/setup.c | Russell King | 2006-07-03 | |
| * | | | | | | | [ARM] Fix ecard.c resource warnings. | Russell King | 2006-07-03 | |
| * | | | | | | | [ARM] Fix ISA IRQ resources | Russell King | 2006-07-03 | |
| * | | | | | | | [ARM] Fix bad asm instruction in proc-arm925.S | Russell King | 2006-07-03 | |
| * | | | | | | | [ARM] More missing proc-macros.S includes | Russell King | 2006-07-03 | |
| * | | | | | | | [ARM] 3708/2: fix SMP build after section ioremap changes | Lennert Buytenhek | 2006-07-03 | |
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-07-04 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | [JFFS2][XATTR] Fix memory leak in POSIX-ACL support | KaiGai Kohei | 2006-07-02 | |
| * | | | | | | | | fs/jffs2/: make 2 functions static | Adrian Bunk | 2006-06-29 | |
| * | | | | | | | | [MTD] NAND: Fix broken sharpsl driver | Thomas Gleixner | 2006-06-29 | |
| * | | | | | | | | [JFFS2][XATTR] Fix xd->refcnt race condition | KaiGai Kohei | 2006-06-29 | |
| * | | | | | | | | MTD: kernel-doc fixes + additions | Randy Dunlap | 2006-06-29 | |
| * | | | | | | | | MTD: fix all kernel-doc warnings | Randy Dunlap | 2006-06-29 | |
| * | | | | | | | | [MTD] DOC: Fixup read functions and do a little cleanup | Thomas Gleixner | 2006-06-28 | |
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-04 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | [Bluetooth] Add RFCOMM role switch support | Marcel Holtmann | 2006-07-03 | |
| * | | | | | | | | | [Bluetooth] Allow disabling of credit based flow control | Marcel Holtmann | 2006-07-03 | |
| * | | | | | | | | | [Bluetooth] Small cleanup of the L2CAP source code | Marcel Holtmann | 2006-07-03 | |
| * | | | | | | | | | [Bluetooth] Use real devices for host controllers | Marcel Holtmann | 2006-07-03 | |
| * | | | | | | | | | [Bluetooth] Add platform device for virtual and serial devices | Marcel Holtmann | 2006-07-03 | |
| * | | | | | | | | | [Bluetooth] Add automatic sniff mode support | Marcel Holtmann | 2006-07-03 | |
| * | | | | | | | | | [Bluetooth] Correct SCO buffer size on request | Marcel Holtmann | 2006-07-03 | |
| * | | | | | | | | | [Bluetooth] Add suspend/resume support to the HCI USB driver | Marcel Holtmann | 2006-07-03 | |
| * | | | | | | | | | [Bluetooth] Use raw mode for the Frontline sniffer device | Marcel Holtmann | 2006-07-03 | |
| * | | | | | | | | | [BRIDGE]: br_dump_ifinfo index fix | Andrey Savochkin | 2006-07-03 | |
| * | | | | | | | | | [ATM]: add+use poison defines | Randy Dunlap | 2006-07-03 | |
| * | | | | | | | | | [NET]: add+use poison defines | Randy Dunlap | 2006-07-03 | |
| * | | | | | | | | | [IOAT]: fix kernel-doc in source files | Randy Dunlap | 2006-07-03 | |
| * | | | | | | | | | [IOAT]: fix header file kernel-doc | Randy Dunlap | 2006-07-03 | |
| * | | | | | | | | | [TG3]: Add ipv6 TSO feature | Michael Chan | 2006-07-03 | |
| * | | | | | | | | | [IPV6]: Fix ipv6 GSO payload length | Michael Chan | 2006-07-03 | |
| * | | | | | | | | | [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED) | Allan Stephens | 2006-07-03 | |
| * | | | | | | | | | [NET]: Verify gso_type too in gso_segment | Herbert Xu | 2006-07-03 | |
| * | | | | | | | | | [IPVS]: Add sysctl documentation | Horms | 2006-07-03 | |
| * | | | | | | | | | [ROSE]: Try all routes when establishing a ROSE connections. | Ralf Baechle | 2006-07-03 | |
| * | | | | | | | | | [NETROM]: Use socket helpers instead of direct fiddling with struct sock | Ralf Baechle DL5RB | 2006-07-03 | |
| * | | | | | | | | | [AX.25]: Reference counting for AX.25 routes. | Ralf Baechle DL5RB | 2006-07-03 | |
| * | | | | | | | | | [ROSE]: Fix dereference of skb pointer after free. | Ralf Baechle | 2006-07-03 | |
| * | | | | | | | | | [IOAT]: Fix a warning in ioatdma | Benoit Boissinot | 2006-07-03 | |
| * | | | | | | | | | [IOAT]: drivers/dma/iovlock.c: make num_pages_spanned() static | Adrian Bunk | 2006-07-03 | |
| * | | | | | | | | | [AF_UNIX]: datagram getpeersec fix | Andrew Morton | 2006-07-03 | |
| * | | | | | | | | | [IOAT]: fix sparse ulong warning | Randy Dunlap | 2006-07-03 | |
* | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-07-04 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge ../scsi-misc-2.6 | James Bottomley | 2006-07-03 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | [SCSI] fix error handling in scsi_io_completion | James Bottomley | 2006-07-02 | |
| | * | | | | | | | | | [SCSI] qla1280: fix section mismatch warnings | Randy Dunlap | 2006-06-30 | |
| | * | | | | | | | | | [SCSI] mptsas: eliminate ghost devices | James Bottomley | 2006-06-30 | |
| | * | | | | | | | | | [SCSI] qla2xxx: make some more functions static | Adrian Bunk | 2006-06-30 |