summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-06-222-3/+1
| |\ \ \ \ \
| | * | | | | ARM: OMAP: Correcting the gpmc prefetch control register addressThara Gopinath2008-06-061-1/+1
| | * | | | | ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irqJarkko Nikula2008-06-051-2/+0
| * | | | | | [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering itUli Luckas2008-06-221-2/+2
| * | | | | | [ARM] 5116/1: pxafb: cleanup and fix order of failure handlingJaya Kumar2008-06-221-10/+24
| * | | | | | [ARM] 5115/1: pxafb: fix ifdef for command line option handlingJaya Kumar2008-06-221-1/+1
* | | | | | | tty: Fix inverted logic in send_breakAlan Cox2008-07-021-1/+1
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-021-0/+3
|\ \ \ \ \ \ \
| * | | | | | | 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
| |/ / / / / / / / / /
| * | | | | | | | | | ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.YOSHIFUJI Hideaki2008-06-271-3/+3
| * | | | | | | | | | netlabel: Fix a problem when dumping the default IPv6 static labelsPaul Moore2008-06-271-1/+1
| * | | | | | | | | | net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2008-06-272-3/+6
| * | | | | | | | | | inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov2008-06-274-6/+17
| * | | | | | | | | | CONNECTOR: add a proc entry to list connectorsLi Zefan2008-06-271-0/+40
OpenPOWER on IntegriCloud