summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-linusRafael J. Wysocki2009-09-142413-109520/+204605
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-09-1441-70/+1981
| |\
| | * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-11970-23652/+64660
| | |\
| | * | sparc64: Initial niagara2 perf counter support.David S. Miller2009-09-101-0/+30
| | * | sparc64: Perf counter 'nop' event is not constant.David S. Miller2009-09-101-4/+6
| | * | sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.David S. Miller2009-09-101-2/+4
| | * | sparc64: Provide hypervisor tracing bit support for perf counters.David S. Miller2009-09-101-1/+4
| | * | sparc64: Initial hw perf counter support.David S. Miller2009-09-105-2/+538
| | * | sparc64: Implement a real set_perf_counter_pending().David S. Miller2009-09-102-2/+14
| | * | sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller2009-09-101-0/+5
| | * | sparc64: Provide extern decls for sparc_??u_type strings.David S. Miller2009-09-101-0/+4
| | * | sparc64: Make touch_nmi_watchdog() actually work.David S. Miller2009-09-081-2/+1
| | * | sparc64: Kill unnecessary cast in profile_timer_exceptions_notify().David S. Miller2009-09-081-1/+1
| | * | sparc64: Manage NMI watchdog enabling like x86.David S. Miller2009-09-083-19/+45
| | * | sparc: add basic support for 'perf'Jens Axboe2009-09-046-4/+21
| | * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-04386-2784/+4755
| | |\ \
| | * | | sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan2009-09-011-12/+20
| | * | | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.Konrad Eisele2009-08-171-1/+52
| | * | | sparc,leon: Added support for AMBAPP bus.Konrad Eisele2009-08-173-2/+81
| | * | | sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-1713-1/+43
| | * | | sparc,leon: Redefine MMU register access asi if CONFIG_LEONKonrad Eisele2009-08-171-0/+4
| | * | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2009-08-175-0/+1099
| | * | | sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-163-1/+3
| | * | | SPARC: fix duplicate declarationJaswinder Singh Rajput2009-08-161-20/+7
| | * | | sparc64: build compressed image (zImage) by defaultJurij Smakov2009-08-162-6/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141377-83028/+135636
| |\ \ \ \
| | * | | | netxen: update copyrightDhananjay Phadke2009-09-119-54/+9
| | * | | | netxen: fix tx timeout recoveryAmit Kumar Salecha2009-09-113-13/+64
| | * | | | netxen: fix file firmware leakDhananjay Phadke2009-09-111-2/+3
| | * | | | netxen: improve pci memory accessDhananjay Phadke2009-09-113-266/+93
| | * | | | netxen: change firmware write sizeAmit Kumar Salecha2009-09-111-5/+12
| | * | | | tg3: Fix return ring size breakageMatt Carlson2009-09-111-1/+1
| | * | | | netxen: build fix for INET=nRandy Dunlap2009-09-111-0/+4
| | * | | | cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont2009-09-112-0/+18
| | * | | | Phonet: back-end for autoconfigured addressesRémi Denis-Courmont2009-09-112-1/+42
| | * | | | Phonet: fix netlink address dump error handlingRémi Denis-Courmont2009-09-111-1/+1
| | * | | | ipv6: Add IFA_F_DADFAILED flagBrian Haley2009-09-112-5/+8
| | * | | | net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-117-0/+37
| | * | | | mv643xx_eth.c: remove unused txq_set_wrr()Mikael Pettersson2009-09-111-34/+0
| | * | | | ucc_geth: Fix hangs after switching from full to half duplexAnton Vorontsov2009-09-111-5/+31
| | * | | | ucc_geth: Rearrange some code to avoid forward declarationsAnton Vorontsov2009-09-111-151/+149
| | * | | | phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov2009-09-111-1/+20
| | * | | | drivers/net/phy: introduce missing kfreeJulia Lawall2009-09-111-1/+1
| | * | | | drivers/net/wan: introduce missing kfreeJulia Lawall2009-09-111-0/+1
| | * | | | net: force bridge module(s) to be GPLStephen Hemminger2009-09-111-2/+2
| | * | | | Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo2009-09-113-30/+36
| | * | | | net: unix: fix sending fds in multiple buffersMiklos Szeredi2009-09-111-1/+4
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-10107-1856/+373
| | |\ \ \ \
| | | * | | | netfilter: ebt_ulog: fix checkentry return valuePatrick McHardy2009-09-011-1/+1
| | | * | | | IPVS: Add handling of incoming ICMPV6 messagesJulius Volz2009-08-311-6/+17
OpenPOWER on IntegriCloud