summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [IA64] Clean up CPE handler registrationRuss Anderson2007-08-131-15/+19
| * | | | | [IA64] Include Kconfig.preemptSatyam Sharma2007-08-131-11/+1
| * | | | | [IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2007-08-136-1/+28
| * | | | | [IA64] Use atomic64_read to read an atomic64_t.Andreas Schwab2007-08-131-2/+2
| * | | | | [IA64] disable irq's and check need_resched before safe_haltDimitri Sivanich2007-08-131-3/+7
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-08-181-1/+1
|\ \ \ \ \ \
| * | | | | | SELinux: correct error code in selinux_audit_rule_initSteve G2007-08-161-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-08-1815-61/+77
|\ \ \ \ \ \
| * | | | | | IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen2007-08-151-1/+1
| * | | | | | mlx4_core: Wait 1 second after reset before accessing deviceEli Cohen2007-08-131-0/+3
| * | | | | | IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein2007-08-071-0/+1
| * | | | | | IB/mlx4: Fix opcode returned in RDMA read completionVu Pham2007-08-031-1/+1
| * | | | | | IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli2007-08-031-1/+3
| * | | | | | IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier2007-08-031-9/+20
| * | | | | | RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise2007-08-031-8/+8
| * | | | | | IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-032-5/+5
| * | | | | | IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak2007-08-031-0/+2
| * | | | | | IB: Include <linux/list.h> from <rdma/ib_mad.h>Dotan Barak2007-08-031-0/+2
| * | | | | | IB/mad: Fix address handle leak in mad_rmppSean Hefty2007-08-031-4/+4
| * | | | | | IB/mad: agent_send_response() should be voidHal Rosenstock2007-08-032-17/+13
| * | | | | | IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+5
| * | | | | | IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+8
| * | | | | | IB/sa: Don't need to check for default P_Key twiceRoland Dreier2007-08-031-3/+1
| * | | | | | IB/core: Ignore membership bit in ib_find_pkey()Moni Shoua2007-08-031-1/+1
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-1821-29/+803
|\ \ \ \ \ \ \
| * | | | | | | [MATH-EMU]: Fix underflow exception reporting.David S. Miller2007-08-164-1/+19
| * | | | | | | [SPARC64]: Create a HWCAP_SPARC_N2 and report it to userspace on Niagara-2.David S. Miller2007-08-161-2/+8
| * | | | | | | [SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too.David S. Miller2007-08-161-4/+3
| * | | | | | | [SPARC64]: Do not touch %tick_cmpr on sun4v cpus.David S. Miller2007-08-161-1/+2
| * | | | | | | [SPARC64]: Niagara-2 optimized copies.David S. Miller2007-08-168-1/+716
| * | | | | | | [SPARC64]: Allow userspace to get at the machine description.David S. Miller2007-08-151-0/+38
| * | | | | | | [SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue2007-08-141-2/+0
| * | | | | | | [SPARC32]: Fix bogus ramdisk image location check.Mark Fortescue2007-08-141-2/+1
| * | | | | | | [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif2007-08-104-16/+16
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-1815-28/+39
|\ \ \ \ \ \ \
| * | | | | | | [IPv6]: Invalid semicolon after if statementIlpo Järvinen2007-08-151-1/+1
| * | | | | | | [NET]: Fix unbalanced rcu_read_unlock in __sock_createHerbert Xu2007-08-151-1/+1
| * | | | | | | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller2007-08-142-2/+5
| |\ \ \ \ \ \ \
| | * | | | | | | [PATCH] mac80211: probe for hidden SSIDs in pre-auth scanJohn W. Linville2007-08-141-1/+5
| | * | | | | | | [PATCH] mac80211: fix tx status frame codeJohannes Berg2007-08-141-1/+0
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | [VLAN] net/8021q/vlanproc.c: fix check-after-useAdrian Bunk2007-08-141-1/+1
| * | | | | | | [NET]: Unexport dev_ethtoolAdrian Bunk2007-08-141-1/+0
| * | | | | | | [IOAT]: Remove redundant struct member to avoid descriptor cache missShannon Nelson2007-08-142-6/+4
| * | | | | | | [ECONET]: remove econet_packet_type on unloadAlexey Dobriyan2007-08-141-0/+3
| * | | | | | | [AX25]: don't free pointers to statically allocated dataAlexey Dobriyan2007-08-141-2/+0
| * | | | | | | [BRIDGE]: Fix typo in net/bridge/br_stp_if.cJussi Kivilinna2007-08-141-1/+1
| * | | | | | | [BRIDGE]: sysfs locking fix.Stephen Hemminger2007-08-141-9/+15
| * | | | | | | [NETFILTER]: nf_nat_sip: don't drop short packetsPatrick McHardy2007-08-141-1/+1
| * | | | | | | [NETFILTER]: nf_conntrack_sip: fix SIP-URI parsingPatrick McHardy2007-08-141-1/+4
| * | | | | | | [NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmpPatrick McHardy2007-08-141-1/+2
OpenPOWER on IntegriCloud