Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | leds: Kconfig fixes | Richard Purdie | 2010-05-28 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | tracing: fix for tracepoint API change | Stephen Rothwell | 2010-05-28 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-05-28 | 10 | -40/+594 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ARM: S5PV210: serial: Fix section mismatch warning | Marek Szyprowski | 2010-05-28 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | ARM: Merge for-2635/defconfig3 | Ben Dooks | 2010-05-28 | 2 | -22/+403 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ARM: s3c2410_defconfig: Add new machines | Ben Dooks | 2010-05-28 | 1 | -8/+27 | |
| | * | | | | | | | | | | | | | | ARM: s3c6400_defconfig: Add framebuffer and basic LCD | Ben Dooks | 2010-05-28 | 1 | -2/+43 | |
| | * | | | | | | | | | | | | | | ARM: s3c6400_defconfig: Add RTC driver support | Ben Dooks | 2010-05-28 | 1 | -1/+66 | |
| | * | | | | | | | | | | | | | | ARM: s3c6400_defconfig: Enable USB host side | Ben Dooks | 2010-05-28 | 1 | -3/+217 | |
| | * | | | | | | | | | | | | | | ARM: s3c6400_defconfig: Add SPI driver | Ben Dooks | 2010-05-28 | 1 | -1/+37 | |
| | * | | | | | | | | | | | | | | ARM: s3c6400_defconfig: Update compiled machines | Ben Dooks | 2010-05-28 | 1 | -7/+13 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | ARM: S5P: Regoster clk_xusbxti clock for hsotg driver | Thomas Abraham | 2010-05-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | ARM: S3C64XX: Add USB OTG HCLK to the list of clocks | Thomas Abraham | 2010-05-28 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | ARM: SAMSUNG: gpio-cfg.h: update documentation | Ben Dooks | 2010-05-28 | 1 | -0/+21 | |
| * | | | | | | | | | | | | | | ARM: SAMSUNG: Documentation: add documentation on GPIO code | Ben Dooks | 2010-05-28 | 3 | -0/+48 | |
| * | | | | | | | | | | | | | | ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin() | Ben Dooks | 2010-05-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ARM: S3C24XX: Documentation: add section on gpiolib changes | Ben Dooks | 2010-05-28 | 1 | -0/+44 | |
| * | | | | | | | | | | | | | | ARM: S3C24XX: Documentation: update GPIO documentation | Ben Dooks | 2010-05-28 | 1 | -2/+33 | |
| * | | | | | | | | | | | | | | ARM: S3C24XX: Documentation: update documentation overview | Ben Dooks | 2010-05-28 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | | ARM: SAMSUNG: Documentation: update directory layout | Ben Dooks | 2010-05-28 | 1 | -7/+16 | |
| * | | | | | | | | | | | | | | ARM: SAMSUNG: Documentation: update the list of SoCs supported | Ben Dooks | 2010-05-28 | 1 | -3/+7 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-28 | 25 | -119/+214 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | netlink: bug fix: wrong size was calculated for vfinfo list blob | Scott Feldman | 2010-05-28 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | netlink: bug fix: don't overrun skbs on vf_port dump | Scott Feldman | 2010-05-28 | 1 | -6/+9 | |
| * | | | | | | | | | | | | | | xt_tee: use skb_dst_drop() | Eric Dumazet | 2010-05-28 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | netdev/fec: fix ifconfig eth0 down hang issue | Bryan Wu | 2010-05-28 | 1 | -12/+16 | |
| * | | | | | | | | | | | | | | cnic: Fix context memory init. on 5709. | Michael Chan | 2010-05-28 | 2 | -9/+5 | |
| * | | | | | | | | | | | | | | drivers/net: Eliminate a NULL pointer dereference | Julia Lawall | 2010-05-28 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | drivers/net/hamradio: Eliminate a NULL pointer dereference | Julia Lawall | 2010-05-28 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | be2net: Patch removes redundant while statement in loop. | Sarveshwar Bandi | 2010-05-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ipv6: Add GSO support on forwarding path | Herbert Xu | 2010-05-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net: fix __neigh_event_send() | Eric Dumazet | 2010-05-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | vhost: fix the memory leak which will happen when memory_access_ok fails | Takuya Yoshikawa | 2010-05-27 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | vhost-net: fix to check the return value of copy_to/from_user() correctly | Takuya Yoshikawa | 2010-05-27 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | vhost: fix to check the return value of copy_to/from_user() correctly | Takuya Yoshikawa | 2010-05-27 | 1 | -23/+28 | |
| * | | | | | | | | | | | | | | vhost: Fix host panic if ioctl called with wrong index | Krishna Kumar | 2010-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net: fix lock_sock_bh/unlock_sock_bh | Eric Dumazet | 2010-05-27 | 5 | -16/+62 | |
| * | | | | | | | | | | | | | | net/iucv: Add missing spin_unlock | Julia Lawall | 2010-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net: ll_temac: fix checksum offload logic | Brian Hill | 2010-05-27 | 2 | -24/+63 | |
| * | | | | | | | | | | | | | | net: ll_temac: fix interrupt bug when interrupt 0 is used | Brian Hill | 2010-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | sctp: dubious bitfields in sctp_transport | Dan Carpenter | 2010-05-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ipmr: off by one in __ipmr_fill_mroute() | Dan Carpenter | 2010-05-26 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | be2net: increase POST timeout for EEH recovery | Sathya Perla | 2010-05-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | cls_cgroup: Initialise classid when module is absent | Herbert Xu | 2010-05-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | FRV: ARCH_KMALLOC_MINALIGN was already defined | David Howells | 2010-05-28 | 2 | -4/+2 | |
* | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-28 | 3 | -11/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | posix_timer: Fix error path in timer_create | Andrey Vagin | 2010-05-27 | 1 | -7/+4 | |
| * | | | | | | | | | | | | | | | hrtimer: Avoid double seqlock | Stanislaw Gruszka | 2010-05-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | timers: Move local variable into else section | Thomas Gleixner | 2010-05-26 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | timers: Fix slack calculation really | Thomas Gleixner | 2010-05-25 | 1 | -5/+8 |