Age | Commit message (Expand) | Author | Files | Lines |
2008-10-12 | net/mac80211/rx.c: fix build error | Ingo Molnar | 1 | -1/+4 |
2008-10-12 | acpi: Make ACPI_TOSHIBA depend on INPUT. | David S. Miller | 1 | -1/+1 |
2008-10-12 | net/bfin_mac.c MDIO namespace fixes | Adrian Bunk | 1 | -13/+13 |
2008-10-12 | jme: remove unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2008-10-12 | netfilter: remove unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2008-10-12 | net: Fix off-by-one in skb_dma_map | Dimitris Michailidis | 1 | -1/+1 |
2008-10-12 | smc911x: Add support for LAN921{5,7,8} chips from SMSC | Guennadi Liakhovetski | 2 | -6/+14 |
2008-10-12 | qlge: remove duplicated #include | Huang Weiyi | 2 | -2/+0 |
2008-10-12 | wireless: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2008-10-12 | net/au1000_eth.c MDIO namespace fixes | Adrian Bunk | 1 | -13/+14 |
2008-10-12 | net/tc35815.c: fix compilation | Adrian Bunk | 1 | -1/+1 |
2008-10-12 | sky2: Fix WOL regression | Rafael J. Wysocki | 1 | -14/+5 |
2008-10-12 | r8169: NULL pointer dereference on r8169 load | Petr Vandrovec | 1 | -1/+2 |
2008-10-11 | smc911x: Fix external PHY detection | Guennadi Liakhovetski | 1 | -0/+3 |
2008-10-11 | e1000: allow VLAN devices to use TSO and CSUM offload | Patrick McHardy | 1 | -0/+5 |
2008-10-11 | gre: Initialise rtnl_link tunnel parameters properly | Herbert Xu | 1 | -1/+1 |
2008-10-11 | ipvs: Add proper dependencies on IP_VS, and fix description header line. | David S. Miller | 1 | -2/+2 |
2008-10-11 | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds | 25 | -346/+803 |
2008-10-11 | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 28 | -307/+730 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 733 | -8548/+24195 |
2008-10-11 | security: avoid calling a NULL function pointer in drivers/video/tvaudio.c | Arjan van de Ven | 1 | -1/+1 |
2008-10-11 | net: fix dummy 'nf_conntrack_event_cache()' | Linus Torvalds | 1 | -1/+1 |
2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 893 | -41179/+90466 |
2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 12 | -483/+632 |
2008-10-11 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 568 | -605/+4561 |
2008-10-11 | Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel | Linus Torvalds | 356 | -10661/+28893 |
2008-10-11 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 74 | -620/+1550 |
2008-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 12 | -106/+204 |
2008-10-11 | MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irq | Florian Fainelli | 1 | -7/+7 |
2008-10-11 | MIPS: Move ptrace prototypes to ptrace.h | Ralf Baechle | 2 | -6/+6 |
2008-10-11 | MIPS: Ptrace support for HARDWARE_WATCHPOINTS | David Daney | 3 | -1/+155 |
2008-10-11 | MIPS: Scheduler support for HARDWARE_WATCHPOINTS. | David Daney | 1 | -0/+2 |
2008-10-11 | MIPS: Watch exception handling for HARDWARE_WATCHPOINTS. | David Daney | 2 | -5/+23 |
2008-10-11 | MIPS: Probe watch registers and report configuration. | David Daney | 2 | -2/+13 |
2008-10-11 | MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. | David Daney | 6 | -1/+249 |
2008-10-11 | MIPS: Add HARDWARE_WATCHPOINTS configure option. | David Daney | 1 | -0/+7 |
2008-10-11 | MIPS: Replace use of <asm-generic/uaccess.h> with native implementations. | Ralf Baechle | 1 | -1/+263 |
2008-10-11 | MIPS: TXx9: Add TX4939 ATA support (v2) | Atsushi Nemoto | 3 | -0/+48 |
2008-10-11 | MIPS: Rewrite spinlocks to ticket locks. | Ralf Baechle | 3 | -77/+188 |
2008-10-11 | MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment. | Ralf Baechle | 1 | -11/+24 |
2008-10-11 | MIPS: IP checksums: Remove unncessary .set pseudos | Ralf Baechle | 1 | -12/+0 |
2008-10-11 | MIPS: IP checksums: Remove unncessary folding of sum to 16 bit. | Ralf Baechle | 1 | -10/+0 |
2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 463 | -82/+82 |
2008-10-11 | MIPS: Alchemy: rename directory | Ralf Baechle | 54 | -21/+21 |
2008-10-11 | MIPS: Optimize get_user and put_user for 64-bit | Ralf Baechle | 1 | -4/+4 |
2008-10-11 | MIPS: TXx9: Implement prom_free_prom_memory | Atsushi Nemoto | 1 | -0/+6 |
2008-10-11 | MIPS: TXx9: Add RBTX4939 board support | Atsushi Nemoto | 9 | -6/+573 |
2008-10-11 | MIPS: TXx9: Add TX4939 SoC support | Atsushi Nemoto | 7 | -0/+1337 |
2008-10-11 | MIPS: TXx9: IOC LED support | Atsushi Nemoto | 6 | -0/+123 |
2008-10-11 | MIPS: TXx9: Microoptimize interrupt handlers | Atsushi Nemoto | 3 | -7/+25 |