| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] turn "const static" into "static const" | Jesper Juhl | 2006-01-10 | 4 | -4/+4 |
* | [PATCH] drivers/net/irda/irport.c: cleanups | Adrian Bunk | 2006-01-10 | 1 | -14/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-09 | 5 | -8/+8 |
|\ |
|
| * | spelling: s/trough/through/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
| * | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
| * | spelling: s/usefull/useful/ | Adrian Bunk | 2006-01-10 | 3 | -6/+6 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-09 | 4 | -1/+309 |
|\ \ |
|
| * | | [NET]: Add IFB (Intermediate Functional Block) network device. | Jamal Hadi Salim | 2006-01-09 | 3 | -0/+308 |
| * | | [AX25] mkiss: Drop spinlock before sleeping call. | Ralf Baechle | 2006-01-09 | 1 | -1/+1 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-09 | 6 | -1039/+6 |
|\ \
| |/
|/| |
|
| * | Merge Linus' tree. | Russell King | 2006-01-09 | 9 | -98/+145 |
| |\ |
|
| * | | [ARM] Update am79c961 to use struct platform_driver | Russell King | 2006-01-09 | 1 | -6/+6 |
| * | | [ARM] Remove asm/irq.h includes from ARM drivers | Russell King | 2006-01-09 | 2 | -2/+0 |
| * | | [ARM] Remove EPXA10DB machine support | Russell King | 2006-01-08 | 3 | -1031/+0 |
* | | | [patch] ipw2100: support WEXT-18 enc_capa v3 | Dan Williams | 2006-01-09 | 1 | -1/+4 |
* | | | [PATCH] fix a few "warning: 'cleanup_card' defined but not used" | Denis Vlasenko | 2006-01-09 | 12 | -96/+96 |
* | | | [PATCH] forcedeth: TSO fix for large buffers | Ayaz Abdulla | 2006-01-09 | 1 | -64/+100 |
* | | | [PATCH] remove bouncing mail address of mv643xx_eth maintainer | Olaf Hering | 2006-01-09 | 1 | -1/+1 |
* | | | [PATCH] e1000: Fix invalid memory reference | Kenji Kaneshige | 2006-01-09 | 1 | -3/+7 |
* | | | [PATCH] drivers/net/gianfar.h: "extern inline" -> "static inline" | Adrian Bunk | 2006-01-09 | 1 | -2/+2 |
* | | | [PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline" | Adrian Bunk | 2006-01-09 | 1 | -4/+4 |
* | | | [PATCH] drivers/net/Kconfig: indentation fix | Adrian Bunk | 2006-01-09 | 1 | -1/+1 |
* | | | [PATCH] Add MIPS dependency for dm9000 driver | Franck | 2006-01-09 | 1 | -1/+1 |
* | | | [PATCH] tulip: enable multiport NIC BIOS fixups for x86_64 | Christoph Dworzak | 2006-01-09 | 1 | -1/+1 |
* | | | [PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex mode | Eugene Surovegin | 2006-01-09 | 2 | -2/+3 |
* | | | [PATCH] sk98lin: error handling of pci setup | Stephen Hemminger | 2006-01-09 | 1 | -13/+6 |
* | | | [PATCH] sk98lin: error handling on probe | Stephen Hemminger | 2006-01-09 | 1 | -11/+17 |
* | | | [PATCH] sk98lin: use kzalloc | Stephen Hemminger | 2006-01-09 | 1 | -2/+1 |
* | | | [PATCH] sk98lin: error handling on dual port board | Stephen Hemminger | 2006-01-09 | 1 | -15/+21 |
* | | | [PATCH] sk98lin: not doing high dma properly | Stephen Hemminger | 2006-01-09 | 1 | -4/+24 |
* | | | [PATCH] sk98lin: routine called from probe marked __init | Stephen Hemminger | 2006-01-09 | 1 | -8/+7 |
| |/
|/| |
|
* | | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 | Jan Blunck | 2006-01-08 | 3 | -30/+30 |
* | | [PATCH] IRQ type flags | Russell King | 2006-01-08 | 2 | -13/+10 |
* | | [PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renaming | Lennert Buytenhek | 2006-01-08 | 1 | -7/+7 |
* | | [PATCH] fix Kconfig depends for cs89x0 (PNX010X support) | Lennert Buytenhek | 2006-01-08 | 1 | -1/+1 |
* | | [PATCH] cs89x0: switch {in,out}sw to {read,write}words | Lennert Buytenhek | 2006-01-08 | 1 | -3/+31 |
* | | [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 support | Lennert Buytenhek | 2006-01-08 | 2 | -13/+34 |
* | | [PATCH] cs89x0: make {read,write}reg use {read,write}word | Lennert Buytenhek | 2006-01-08 | 1 | -6/+6 |
* | | [PATCH] cs89x0: swap {read,write}reg and {read,write}word | Lennert Buytenhek | 2006-01-08 | 1 | -10/+10 |
* | | [PATCH] cs89x0: convert {inw,outw} calls to {read,write}word | Lennert Buytenhek | 2006-01-08 | 1 | -17/+17 |
* | | [PATCH] cs89x0: make {read,write}word take base_addr | Lennert Buytenhek | 2006-01-08 | 1 | -9/+9 |
* | | [AX25/MKISS]: unbalanced spinlock_bh in ax_encaps() | Francois Romieu | 2006-01-07 | 1 | -0/+1 |
|/ |
|
* | [PATCH] parport: include fixes | Marko Kohtala | 2006-01-06 | 1 | -2/+0 |
* | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2006-01-06 | 20 | -995/+208 |
* | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 2006-01-06 | 18 | -313/+40 |
* | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 2006-01-06 | 20 | -381/+138 |
* | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 2006-01-05 | 19 | -548/+784 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-04 | 1 | -0/+1 |
|\ |
|
| * | gitignore: misc files | Brian Gerst | 2006-01-01 | 1 | -0/+1 |