summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | sched: fix divide error when trying to configure rt_period to zeroRaistlin2008-07-011-0/+3
| * | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-022-5/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i2c: Fix bad hint about irqs in i2c.hWolfram Sang2008-07-011-1/+1
| | * | | | | | | | i2c: Documentation: fix device matching descriptionBen Dooks2008-07-011-4/+14
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-021-1/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | rcu: fix hotplug vs rcu raceGautham R Shenoy2008-07-011-1/+15
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-021-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner2008-07-011-2/+2
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-022-3/+21
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [SCSI] esp: tidy up target reference countingJames Bottomley2008-06-252-11/+20
| | * | | | | | | | | | [SCSI] esp: Fix OOPS in esp_reset_cleanup().David S. Miller2008-06-242-0/+9
| | * | | | | | | | | | [SCSI] ses: Fix timeoutMatthew Wilcox2008-06-241-1/+1
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-07-021-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dm crypt: use cond_reschedMilan Broz2008-07-021-0/+1
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds2008-07-023-3/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix error paths if md_probe fails.Neil Brown2008-06-281-2/+4
| | * | | | | | | | | | | Don't acknowlege that stripe-expand is complete until it really is.Neil Brown2008-06-281-0/+3
| | * | | | | | | | | | | Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown2008-06-282-1/+5
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-07-023-2/+20
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-07-031-1/+13
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin2008-07-011-1/+13
| | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | * | | | | | | | | | | powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn2008-07-011-0/+5
| | * | | | | | | | | | | powerpc/bootwrapper: update for initrd with simpleImageJohn Linn2008-07-011-1/+2
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-0276-272/+411
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | net: fib_rules: fix error code for unsupported familiesPatrick McHardy2008-07-011-2/+2
| | * | | | | | | | | | netdevice: Fix wrong string handle in kernel command line parsingWang Chen2008-07-011-2/+2
| | * | | | | | | | | | net: Tyop of sk_filter() commentWang Chen2008-07-011-1/+0
| | * | | | | | | | | | netlink: Unneeded local variableWang Chen2008-07-011-1/+1
| | * | | | | | | | | | net-sched: fix filter destruction in atm/hfsc qdisc destructionPatrick McHardy2008-07-012-1/+7
| | * | | | | | | | | | net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy2008-07-0111-21/+17
| | * | | | | | | | | | ipv4: fix sysctl documentation of time related valuesStephen Hemminger2008-07-011-8/+4
| | * | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-307-17/+32
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach2008-06-302-0/+16
| | | * | | | | | | | | | hostap: fix sparse warningsPavel Roskin2008-06-305-16/+15
| | | * | | | | | | | | | hostap: don't report useless WDS frames by defaultPavel Roskin2008-06-301-1/+1
| | * | | | | | | | | | | textsearch: fix Boyer-Moore text search bugJoonwoo Park2008-06-301-1/+1
| | * | | | | | | | | | | netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACKJozsef Kadlecsik2008-06-301-6/+7
| | |/ / / / / / / / / /
| * | | | | | | | | | | DRM/i915: only use tiled blits on 965+Jesse Barnes2008-07-021-2/+2
| * | | | | | | | | | | drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven2008-07-021-0/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-302-7/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Input: fix locking in force-feedback coreDmitry Torokhov2008-06-301-6/+11
| | * | | | | | | | | | Input: add KEY_MEDIA_REPEAT definitionBastien Nocera2008-06-301-1/+1
| * | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-301-9/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'core/debugobjects' into core/urgentIngo Molnar2008-06-271-9/+6
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | debugobjects: fix lockdep warningVegard Nossum2008-06-181-9/+6
| * | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-301-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | sched: fix cpu hotplugDmitry Adamushko2008-06-291-0/+1
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-304-8/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | / / / | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | ptrace GET/SET FPXREGS brokenTAKADA Yoshihito2008-06-301-2/+2
| | * | | | | | | | | x86: fix cpu hotplug crashZhang, Yanmin2008-06-301-1/+0
OpenPOWER on IntegriCloud