aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-01
|\
| * CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-25
| * CRIS: Simplify param.h by simply including <asm-generic/param.h>Jesper Nilsson2010-05-25
| * CRISv10: Whitespace fixes for hw_settings.SJesper Nilsson2010-05-25
| * CRISv10: Trivial fixes.Jesper Nilsson2010-05-25
| * CRISv32: Fix RS485 port 4 CD Kconfig item.Jesper Nilsson2010-05-25
| * CRISv32: Remove duplicated Kconfig items.Jesper Nilsson2010-05-25
| * cris: push down BKL into some device driversArnd Bergmann2010-04-29
* | intel_scu_ipc: Length fixAlan Cox2010-06-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-01
|\ \
| * | drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-01
| * | ksz884x: Add missing validate_addr hookDenis Kirjanov2010-06-01
| * | ksz884x: convert to netdev_tx_tDenis Kirjanov2010-06-01
| * | virtio-net: pass gfp to add_bufMichael S. Tsirkin2010-06-01
| * | be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla2010-06-01
| * | can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin2010-06-01
| * | net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1Joe Perches2010-06-01
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-01
| |\ \
| | * | netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-31
| | * | netfilter: don't xt_jumpstack_alloc twice in xt_register_tableXiaotian Feng2010-05-31
| * | | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-06-01
| * | | greth: Fix build after OF device conversions.David S. Miller2010-05-31
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31
| |\| |
| * | | net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-29
| * | | Phonet: listening socket lock protects the connected socket listRémi Denis-Courmont2010-05-29
| * | | caif: unlock on error path in cfserl_receive()Dan Carpenter2010-05-29
| * | | be2net: remove superfluous externsDan Carpenter2010-05-29
| * | | be2net: add unlock on error pathDan Carpenter2010-05-29
| * | | net/rds: Add missing mutex_unlockJulia Lawall2010-05-29
| * | | drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall2010-05-29
| * | | fs_enet: Adjust BDs after tx errorMark Ware2010-05-29
| * | | skb: make skb_recycle_check() return a bool valueChangli Gao2010-05-29
| * | | IPv6: fix Mobile IPv6 regressionBrian Haley2010-05-29
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-29
| |\ \ \
| | * | | ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2010-05-28
| | * | | mac80211: make a function staticJohannes Berg2010-05-28
| | * | | libertas: fix uninitialized variable warningPrarit Bhargava2010-05-28
| | * | | ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-28
| | * | | ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-28
| | * | | ar9170usb: fix read from freed driver contextChristian Lamparter2010-05-26
| | * | | Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville2010-05-26
* | | | | binfmt_elf_fdpic: Fix clear_user() error handlingTakuya Yoshikawa2010-06-01
* | | | | module: fix reference to mod->percpu after freeing module.Rusty Russell2010-05-31
| |_|/ / |/| | |
* | | | Linux 2.6.35-rc1v2.6.35-rc1Linus Torvalds2010-05-30
* | | | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-30
|\ \ \ \
| * | | | SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-30
| * | | | slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-24
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-30
|\ \ \ \ \
| * | | | | mutex: Fix optimistic spinning vs. BKLTony Breeds2010-05-19
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-30
|\ \ \ \ \ \