summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-232-68/+28
| * | | | | | caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland2010-05-231-7/+6
| * | | | | | net-2.6 : V2 - fix dev_get_valid_nameDaniel Lezcano2010-05-231-8/+12
| * | | | | | net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not definedBen Hutchings2010-05-231-1/+1
| * | | | | | bfin_mac: fix memleak in mii_bus{probe|remove}Denis Kirjanov2010-05-231-0/+2
| * | | | | | ethoc: fix null dereference in ethoc_probeThomas Chou2010-05-231-4/+30
| * | | | | | rtnetlink: Fix error handling in do_setlink()David Howells2010-05-231-1/+3
| * | | | | | net-caif: drop redundant Kconfig entriesMike Frysinger2010-05-231-4/+1
| * | | | | | net_sched: Fix qdisc_notify()Eric Dumazet2010-05-231-7/+7
| * | | | | | ieee802154: Fix possible NULL pointer dereference in wpan_phy_allocDenis Kirjanov2010-05-231-1/+6
| * | | | | | enic: Use random mac addr when associating port-profileScott Feldman2010-05-231-0/+8
| * | | | | | enic: bug fix: sprintf UUID to string as u8[] rather than u16[] arrayScott Feldman2010-05-231-8/+13
| |/ / / / /
| * | | | | net: fix problem in dequeuing from input_pkt_queueTom Herbert2010-05-212-16/+26
| * | | | | can: SJA1000 add missing spin_lock_init()Oliver Hartkopp2010-05-201-0/+2
| * | | | | sh_eth: Fix memleak in sh_mdio_releaseDenis Kirjanov2010-05-201-0/+3
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-204-10/+16
| |\ \ \ \ \
| | * | | | | netfilter: fix description of expected checkentry return code on xt_targetLuciano Coelho2010-05-201-1/+1
| | * | | | | netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2010-05-202-1/+11
| | * | | | | netfilter: nf_ct_sip: handle non-linear skbsPatrick McHardy2010-05-141-8/+4
| * | | | | | gro: Fix bogus gso_size on the first fraglist entryHerbert Xu2010-05-201-0/+1
| * | | | | | ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-207-0/+111
* | | | | | | Merge branch 'alpha-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2010-05-254-62/+42
|\ \ \ \ \ \ \
| * | | | | | | alpha: simplify and optimize sched_find_first_bitMatt Turner2010-05-261-11/+9
| * | | | | | | alpha: invoke oom-killer from page faultNick Piggin2010-05-261-9/+2
| * | | | | | | Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2010-05-262-42/+31
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-05-258-4/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-258-4/+17
| |/ / / / / / /
* | | | | | | | Revert "module: drop the lock while waiting for module to complete initializa...Linus Torvalds2010-05-251-37/+22
|/ / / / / / /
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-25172-3834/+5931
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into develRussell King2010-05-2418-25/+41
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler2010-05-242-0/+13
| | * | | | | | | ARM: 6140/1: silence a bogus sparse warning in unwind.cAlexander Shishkin2010-05-241-0/+2
| | * | | | | | | ARM: mach-at91: duplicated includeAndrea Gelmini2010-05-241-1/+0
| | * | | | | | | ARM: arch/arm/nwfpe/fpsr.h: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
| | * | | | | | | ARM: arch/arm/mach-shark/pci.c: Checkpatch cleanupAndrea Gelmini2010-05-241-4/+7
| | * | | | | | | ARM: arch/arm/nwfpe/ChangeLog: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
| | * | | | | | | ARM: arch/arm/mach-sa1100/leds.c: Checkpatch cleanupAndrea Gelmini2010-05-241-4/+4
| | * | | | | | | ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanupAndrea Gelmini2010-05-241-2/+2
| | * | | | | | | ARM: arch/arm/mach-footbridge/ebsa285-pci.c: Checkpatch cleanupAndrea Gelmini2010-05-241-3/+3
| | * | | | | | | ARM: arch/arm/mach-clps711x/Makefile.boot: Checkpatch cleanupAndrea Gelmini2010-05-241-2/+1
| | * | | | | | | ARM: arch/arm/boot/bootp/bootp.lds: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
| | * | | | | | | ARM: SPEAR6xx: remove duplicated #includeHuang Weiyi2010-05-241-1/+0
| | * | | | | | | ARM: Continue removing useless bootmem.h includesRussell King2010-05-233-3/+0
| | * | | | | | | ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MPSantosh Shilimkar2010-05-201-0/+4
| | * | | | | | | ARM: 6135/1: mx21/devices: fix USBOTG resourceWolfram Sang2010-05-201-2/+2
| * | | | | | | | Merge branch 'devel-stable' into develRussell King2010-05-24151-3863/+5881
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-rmk/samsung3' of git://git.fluff.org/bjdooks/linux into dev...Russell King2010-05-24116-3664/+4784
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: s3c6400_defconfig: Add NAND driverBen Dooks2010-05-231-1/+83
| | | * | | | | | | | ARM: s3c6400_defconfig: enable sound as modulesBen Dooks2010-05-231-2/+41
| | | * | | | | | | | ARM: s3c6400_defconfig: enable power managementBen Dooks2010-05-231-2/+12
OpenPOWER on IntegriCloud