summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-02net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy11-21/+17
2008-07-02ipv4: fix sysctl documentation of time related valuesStephen Hemminger1-8/+4
2008-07-02powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin1-1/+13
2008-07-02powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn1-0/+5
2008-07-02i2c: Fix bad hint about irqs in i2c.hWolfram Sang1-1/+1
2008-07-02i2c: Documentation: fix device matching descriptionBen Dooks1-4/+14
2008-07-02powerpc/bootwrapper: update for initrd with simpleImageJohn Linn1-1/+2
2008-07-01PCI: Restrict VPD read permission to rootBen Hutchings1-1/+1
2008-07-01I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks1-0/+1
2008-07-01I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks1-3/+3
2008-07-01I2C: S3C2410: Check ACK on byte transmissionBen Dooks1-11/+10
2008-07-01rcu: fix hotplug vs rcu raceGautham R Shenoy1-1/+15
2008-07-01Properly notify block layer of sync writesJens Axboe2-5/+9
2008-07-01block: Fix the starving writes bug in the anticipatory IO schedulerDivyesh Shah1-0/+2
2008-07-01x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner1-2/+2
2008-07-01sched: fix divide error when trying to configure rt_period to zeroRaistlin1-0/+3
2008-07-01[IA64] export account_system_vtimeDoug Chapman1-0/+1
2008-07-01[IA64] Bugfix for system with 32 cpusTony Luck1-1/+2
2008-07-01V4L/DVB (8145a): USB Video Class driverLaurent Pinchart12-0/+6885
2008-07-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller7-17/+32
2008-06-30mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach2-0/+16
2008-06-30hostap: fix sparse warningsPavel Roskin5-16/+15
2008-06-30hostap: don't report useless WDS frames by defaultPavel Roskin1-1/+1
2008-06-30textsearch: fix Boyer-Moore text search bugJoonwoo Park1-1/+1
2008-06-30netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACKJozsef Kadlecsik1-6/+7
2008-06-30ide: fix /proc/ide/ide?/mate reportingBartlomiej Zolnierkiewicz1-1/+1
2008-06-30Revert "BAST: Remove old IDE driver"Bartlomiej Zolnierkiewicz3-0/+98
2008-06-30[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas1-0/+2
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-7/+12
2008-06-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+6
2008-06-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-8/+7
2008-06-30Input: fix locking in force-feedback coreDmitry Torokhov1-6/+11
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera1-1/+1
2008-06-30ptrace GET/SET FPXREGS brokenTAKADA Yoshihito1-2/+2
2008-06-30x86: fix cpu hotplug crashZhang, Yanmin1-1/+0
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds43-446/+608
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds7-6/+31
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-3/+2
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-1/+2
2008-06-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-34/+23
2008-06-29Fix and clean top .gitignoreEduard - Gabriel Munteanu1-3/+9
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2-2/+9
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-5/+6
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-94/+89
2008-06-29sched: fix cpu hotplugDmitry Adamushko1-0/+1
2008-06-28ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.YOSHIFUJI Hideaki1-3/+3
2008-06-28netlabel: Fix a problem when dumping the default IPv6 static labelsPaul Moore1-1/+1
2008-06-28net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2-3/+6
2008-06-28inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov4-6/+17