aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-12net/au1000_eth.c MDIO namespace fixesAdrian Bunk1-13/+14
2008-10-12net/tc35815.c: fix compilationAdrian Bunk1-1/+1
2008-10-12sky2: Fix WOL regressionRafael J. Wysocki1-14/+5
2008-10-12r8169: NULL pointer dereference on r8169 loadPetr Vandrovec1-1/+2
2008-10-11smc911x: Fix external PHY detectionGuennadi Liakhovetski1-0/+3
2008-10-11e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy1-0/+5
2008-10-11gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu1-1/+1
2008-10-11ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller1-2/+2
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds25-346/+803
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds28-307/+730
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds733-8548/+24195
2008-10-11security: avoid calling a NULL function pointer in drivers/video/tvaudio.cArjan van de Ven1-1/+1
2008-10-11net: fix dummy 'nf_conntrack_event_cache()'Linus Torvalds1-1/+1
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds893-41179/+90466
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds12-483/+632
2008-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds568-605/+4561
2008-10-11Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds356-10661/+28893
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds74-620/+1550
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds12-106/+204
2008-10-11MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irqFlorian Fainelli1-7/+7
2008-10-11MIPS: Move ptrace prototypes to ptrace.hRalf Baechle2-6/+6
2008-10-11MIPS: Ptrace support for HARDWARE_WATCHPOINTSDavid Daney3-1/+155
2008-10-11MIPS: Scheduler support for HARDWARE_WATCHPOINTS.David Daney1-0/+2
2008-10-11MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.David Daney2-5/+23
2008-10-11MIPS: Probe watch registers and report configuration.David Daney2-2/+13
2008-10-11MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.David Daney6-1/+249
2008-10-11MIPS: Add HARDWARE_WATCHPOINTS configure option.David Daney1-0/+7
2008-10-11MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.Ralf Baechle1-1/+263
2008-10-11MIPS: TXx9: Add TX4939 ATA support (v2)Atsushi Nemoto3-0/+48
2008-10-11MIPS: Rewrite spinlocks to ticket locks.Ralf Baechle3-77/+188
2008-10-11MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.Ralf Baechle1-11/+24
2008-10-11MIPS: IP checksums: Remove unncessary .set pseudosRalf Baechle1-12/+0
2008-10-11MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.Ralf Baechle1-10/+0
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle463-82/+82
2008-10-11MIPS: Alchemy: rename directoryRalf Baechle54-21/+21
2008-10-11MIPS: Optimize get_user and put_user for 64-bitRalf Baechle1-4/+4
2008-10-11MIPS: TXx9: Implement prom_free_prom_memoryAtsushi Nemoto1-0/+6
2008-10-11MIPS: TXx9: Add RBTX4939 board supportAtsushi Nemoto9-6/+573
2008-10-11MIPS: TXx9: Add TX4939 SoC supportAtsushi Nemoto7-0/+1337
2008-10-11MIPS: TXx9: IOC LED supportAtsushi Nemoto6-0/+123
2008-10-11MIPS: TXx9: Microoptimize interrupt handlersAtsushi Nemoto3-7/+25
2008-10-11MIPS: TXx9: stop_unused_modulesAtsushi Nemoto2-0/+87
2008-10-11Documentation: Document the RB532 specific kmac tagFlorian Fainelli1-0/+4
2008-10-11MIPS: RB532: Convert to GPIO libFlorian Fainelli3-129/+176
2008-10-11MIPS: RB532: Remove unused rc32434_sync_delay and rc32434_sync_udelayFlorian Fainelli1-12/+0
2008-10-11MIPS: RB532: Cleanup the headers againFlorian Fainelli6-36/+28
2008-10-11MIPS: RB532: Remove obsolute reference to setup_serial_portFlorian Fainelli1-2/+0
2008-10-11MIPS: RB532: Fix id usage in platform devicesFlorian Fainelli1-3/+3
2008-10-11MIPS: RB532: replace raw volatile read with a readlFlorian Fainelli1-1/+1
2008-10-11MIPS: RB532: Remove gpio bootup stateFlorian Fainelli2-14/+0