aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: make apic probe function non-initVivek Goyal2007-01-114-4/+4
* [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixesVivek Goyal2007-01-113-10/+10
* [PATCH] x86-64: Use different constraint for gcc < 4.1 in bitops.hAndi Kleen2007-01-111-14/+20
* [PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warningVivek Goyal2007-01-111-1/+1
* [PATCH] i386: Update defconfigAndi Kleen2007-01-111-4/+10
* [PATCH] x86-64: Update defconfigAndi Kleen2007-01-111-4/+12
* [PATCH] fix linux banner format stringRoman Zippel2007-01-106-38/+32
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-108-7/+11
|\
| * [IPV4] devinet: inetdev_init out label moved after RCU assignmentJarek Poplawski2007-01-091-1/+2
| * [INET]: style updates for the inet_sock->is_icsk assignment fixPaul Moore2007-01-092-2/+2
| * [SCTP]: Fix err_hdr assignment in sctp_init_cause.Vlad Yasevich2007-01-091-2/+2
| * [NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT valuePatrick McHardy2007-01-091-1/+1
| * [NETFILTER]: nf_nat: fix hanging connections when loading the NAT modulePatrick McHardy2007-01-091-1/+1
| * [NETFILTER]: arp_tables: fix userspace compilationBart De Schuymer2007-01-091-0/+1
| * [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy2007-01-091-0/+2
* | [PATCH] MAINTAINERS: maintainer for sata_promiseMikael Pettersson2007-01-101-0/+6
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-01-0913-47/+79
|\ \ | |/ |/|
| * IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET stateDotan Barak2007-01-091-9/+17
| * IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen2007-01-096-16/+16
| * IB/mthca: Fix PRM compliance problem in atomic-send completionsJack Morgenstein2007-01-071-2/+6
| * RDMA/ucma: Don't report events with invalid user contextSean Hefty2007-01-071-0/+10
| * RDMA/ucma: Fix struct ucma_event leak when backlog is fullSean Hefty2007-01-071-0/+1
| * RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejectsSteve Wise2007-01-071-3/+14
| * IB/iser: Return error code when PDUs may not be sentErez Zilber2007-01-072-16/+14
| * IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin2007-01-041-1/+1
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-01-097-12/+30
|\ \
| * | [ALSA] version 1.0.14rc1Jaroslav Kysela2007-01-091-1/+1
| * | [ALSA] usbaudio - Fix kobject_add() error at reconnectionTakashi Iwai2007-01-091-1/+1
| * | [ALSA] usb: usbmixer error path fixMariusz Kozlowski2007-01-091-1/+1
| * | [ALSA] _snd_cmipci_uswitch_put doesn't set zero flagsTimofei V. Bondarenko2007-01-091-1/+2
| * | [ALSA] hda-codec - Fix NULL dereference in generic hda codeTakashi Iwai2007-01-091-2/+3
| * | [ALSA] hda_intel: ALSA HD Audio patch for Intel ICH9Jason Gaston2007-01-091-0/+3
| * | [ALSA] usb-audio: work around wrong frequency in CM6501 descriptorsClemens Ladisch2007-01-091-1/+7
| * | [ALSA] Fix potential NULL pointer dereference in echoaudio midiGiuliano Pochini2007-01-091-2/+4
| * | [ALSA] Audio: Add nvidia HD Audio controllers of MCP67 support to hda_intel.cPeer Chen2007-01-091-3/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-0915-56/+153
|\ \ \
| * | | [TCP]: Fix iov_len calculation in tcp_v4_send_ack().Craig Schlenter2007-01-091-1/+1
| * | | [NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized member in expectationPatrick McHardy2007-01-091-0/+1
| * | | [TG3]: Add PHY workaround for 5755M.Michael Chan2007-01-092-5/+16
| * | | [BNX2]: Update version and reldate.Michael Chan2007-01-091-2/+2
| * | | [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2007-01-091-11/+9
| * | | [BNX2]: Fix 5709 Serdes detection.Michael Chan2007-01-091-4/+41
| * | | [BNX2]: Don't apply CRC PHY workaround to 5709.Michael Chan2007-01-091-3/+3
| * | | NetLabel: correct CIPSO tag handling when adding new DOI definitionsPaul Moore2007-01-091-3/+3
| * | | NetLabel: correct locking in selinux_netlbl_socket_setsid()Paul Moore2007-01-091-2/+2
| * | | [Bluetooth] Correct SCO buffer for Broadcom based Dell laptopsMarcel Holtmann2007-01-091-0/+3
| * | | [Bluetooth] Correct SCO buffer for Broadcom based HP laptopsMarcel Holtmann2007-01-091-0/+3
| * | | [Bluetooth] Correct SCO buffer size for another ThinkPad laptopMarcel Holtmann2007-01-091-0/+1
| * | | [Bluetooth] Handle device registration failuresMarcel Holtmann2007-01-091-1/+6
| * | | [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()Marcel Holtmann2007-01-091-3/+6