summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2010-05-282-4/+3
|\
| * leds: Fix leds-gpio openfirmware compile issueRichard Purdie2010-05-281-1/+0
| * leds: Kconfig fixesRichard Purdie2010-05-281-3/+3
* | tracing: fix for tracepoint API changeStephen Rothwell2010-05-281-5/+5
* | Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-2810-40/+594
|\ \
| * | ARM: S5PV210: serial: Fix section mismatch warningMarek Szyprowski2010-05-281-4/+4
| * | ARM: Merge for-2635/defconfig3Ben Dooks2010-05-282-22/+403
| |\ \
| | * | ARM: s3c2410_defconfig: Add new machinesBen Dooks2010-05-281-8/+27
| | * | ARM: s3c6400_defconfig: Add framebuffer and basic LCDBen Dooks2010-05-281-2/+43
| | * | ARM: s3c6400_defconfig: Add RTC driver supportBen Dooks2010-05-281-1/+66
| | * | ARM: s3c6400_defconfig: Enable USB host sideBen Dooks2010-05-281-3/+217
| | * | ARM: s3c6400_defconfig: Add SPI driverBen Dooks2010-05-281-1/+37
| | * | ARM: s3c6400_defconfig: Update compiled machinesBen Dooks2010-05-281-7/+13
| | |/
| * | ARM: S5P: Regoster clk_xusbxti clock for hsotg driverThomas Abraham2010-05-281-0/+1
| * | ARM: S3C64XX: Add USB OTG HCLK to the list of clocksThomas Abraham2010-05-281-0/+6
| * | ARM: SAMSUNG: gpio-cfg.h: update documentationBen Dooks2010-05-281-0/+21
| * | ARM: SAMSUNG: Documentation: add documentation on GPIO codeBen Dooks2010-05-283-0/+48
| * | ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()Ben Dooks2010-05-281-1/+1
| * | ARM: S3C24XX: Documentation: add section on gpiolib changesBen Dooks2010-05-281-0/+44
| * | ARM: S3C24XX: Documentation: update GPIO documentationBen Dooks2010-05-281-2/+33
| * | ARM: S3C24XX: Documentation: update documentation overviewBen Dooks2010-05-281-1/+10
| * | ARM: SAMSUNG: Documentation: update directory layoutBen Dooks2010-05-281-7/+16
| * | ARM: SAMSUNG: Documentation: update the list of SoCs supportedBen Dooks2010-05-281-3/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2825-119/+214
|\ \
| * | netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman2010-05-281-5/+6
| * | netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman2010-05-281-6/+9
| * | xt_tee: use skb_dst_drop()Eric Dumazet2010-05-281-2/+2
| * | netdev/fec: fix ifconfig eth0 down hang issueBryan Wu2010-05-281-12/+16
| * | cnic: Fix context memory init. on 5709.Michael Chan2010-05-282-9/+5
| * | drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1
| * | drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1
| * | be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi2010-05-281-1/+1
| * | ipv6: Add GSO support on forwarding pathHerbert Xu2010-05-281-1/+1
| * | net: fix __neigh_event_send()Eric Dumazet2010-05-281-0/+1
| * | vhost: fix the memory leak which will happen when memory_access_ok failsTakuya Yoshikawa2010-05-271-1/+3
| * | vhost-net: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa2010-05-271-7/+7
| * | vhost: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa2010-05-271-23/+28
| * | vhost: Fix host panic if ioctl called with wrong indexKrishna Kumar2010-05-271-1/+1
| * | net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-275-16/+62
| * | net/iucv: Add missing spin_unlockJulia Lawall2010-05-271-1/+1
| * | net: ll_temac: fix checksum offload logicBrian Hill2010-05-272-24/+63
| * | net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill2010-05-271-1/+1
| * | sctp: dubious bitfields in sctp_transportDan Carpenter2010-05-261-1/+1
| * | ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-262-2/+2
| * | be2net: increase POST timeout for EEH recoverySathya Perla2010-05-261-1/+1
| * | cls_cgroup: Initialise classid when module is absentHerbert Xu2010-05-261-1/+1
* | | FRV: ARCH_KMALLOC_MINALIGN was already definedDavid Howells2010-05-282-4/+2
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-283-11/+12
|\ \ \
| * | | posix_timer: Fix error path in timer_createAndrey Vagin2010-05-271-7/+4
| * | | hrtimer: Avoid double seqlockStanislaw Gruszka2010-05-261-1/+1