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