summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-131-33/+32
| * rt2x00: Restrict DMA to 32-bit addresses.Gertjan van Wingerde2008-06-131-2/+1
| * rt2x00: Don't kill guardian_urb when it wasn't createdIvo van Doorn2008-06-131-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-06-1317-33/+30
|\ \
| * | parisc: update my email addressKyle McMartin2008-06-131-4/+4
| * | parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin2008-06-131-1/+1
| * | parisc: fix off by one in setup_sigcontext32Kyle McMartin2008-06-131-2/+2
| * | parisc: export empty_zero_pageKyle McMartin2008-06-131-0/+1
| * | parisc: export copy_user_page_asmKyle McMartin2008-06-131-0/+3
| * | parisc: move head.S to head.text sectionKyle McMartin2008-06-132-1/+3
| * | Revert "parisc: fix trivial section name warnings"Kyle McMartin2008-06-1311-27/+18
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-131-25/+112
|\ \ \
| * | | ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang2008-06-131-17/+82
| * | | ahci: workarounds for mcp65Tejun Heo2008-06-131-9/+31
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-1340-228/+130
|\ \ \ | | |/ | |/|
| * | tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-129-98/+33
| * | ipv6: Fix duplicate initialization of rawv6_prot.destroyDavid S. Miller2008-06-121-2/+2
| * | bnx2x: Updating the MaintainerEilon Greenstein2008-06-124-6/+9
| * | net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-129-47/+21
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-113-4/+4
| |\ \
| | * | drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet2008-06-111-1/+1
| | * | fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin2008-06-111-1/+1
| | * | ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...Roel Kluin2008-06-111-2/+2
| * | | Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-113-6/+19
| |\ \ \
| | * | | ipv6: Fail with appropriate error code when setting not-applicable sockopt.YOSHIFUJI Hideaki2008-06-121-4/+4
| | * | | ipv6: Check IPV6_MULTICAST_LOOP option value.YOSHIFUJI Hideaki2008-06-121-0/+2
| | * | | ipv6: Check the hop limit setting in ancillary data.Shan Wei2008-06-121-0/+5
| | * | | ipv6 route: Fix route lifetime in netlink message.YOSHIFUJI Hideaki2008-06-121-2/+6
| | * | | ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).YOSHIFUJI Hideaki2008-06-121-0/+2
| | |/ /
| * | | Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6David S. Miller2008-06-119-59/+41
| |\ \ \
| | * | | dccp: Bug in initial acknowledgment number assignmentGerrit Renker2008-06-111-4/+4
| | * | | dccp ccid-3: X truncated due to type conversionGerrit Renker2008-06-111-8/+6
| | * | | dccp ccid-3: TFRC reverse-lookup Bug-FixGerrit Renker2008-06-111-4/+4
| | * | | dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request socketsGerrit Renker2008-06-111-1/+3
| | * | | dccp: Fix sparse warningsGerrit Renker2008-06-116-40/+16
| | * | | dccp ccid-3: Bug-Fix - Zero RTT is possibleGerrit Renker2008-06-111-2/+8
| | |/ /
| * | | netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy2008-06-111-2/+1
| * | | netfilter: Make nflog quiet when no one listen in userspace.Eric Leblond2008-06-111-4/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-06-131-32/+26
|\ \ \
| * | | sparc: get leo framebuffer workingRobert Reif2008-06-101-32/+26
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-06-123-4/+9
|\ \ \ \
| * | | | [ARM] 5091/1: Add missing bitfield include to regs-lcd.hStefan Schmidt2008-06-121-1/+4
| * | | | [ARM] 5090/1: Correct pxafb palette typo errorJürgen Schindele2008-06-111-2/+4
| * | | | [ARM] 5077/1: spi: fix list scan success verification in PXA ssp driverGuennadi Liakhovetski2008-06-111-1/+1
* | | | | rtc: Ramtron FM3130 RTC supportSergey Lapin2008-06-123-1/+514
* | | | | rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell2008-06-121-4/+4
* | | | | provide rtc_cmos platform deviceStas Sergeev2008-06-122-15/+50
* | | | | radix-tree: fix small lockless radix-tree bugNick Piggin2008-06-121-58/+62
* | | | | console keyboard mapping broken by 04c71976Jiri Bohac2008-06-121-6/+1
* | | | | /proc/sysvipc/shm: fix 32-bit truncation of segment sizesPaul Menage2008-06-121-8/+8