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