summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 4xx: balance ioremap/ioumap calls for YuccaRoel Kluin2007-11-191-0/+1
* [POWERPC] Xilinx: Register AC97 Controller Reference with the platform busJoachim Foerster2007-11-191-0/+31
* [POWERPC] 4xx: Replace #includes of asm/of_platform.h with linux/of_platform.h.Jon Loeliger2007-11-194-4/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-11-122-16/+28
|\
| * KVM: SVM: Intercept the 'invd' and 'wbinvd' instructionsAvi Kivity2007-11-081-0/+4
| * KVM: x86 emulator: invd instructionAvi Kivity2007-11-081-1/+3
| * KVM: SVM: Defer nmi processing until switch to host state is completeAvi Kivity2007-11-081-4/+4
| * KVM: SVM: Fix SMP with kernel apicAvi Kivity2007-11-081-0/+6
| * KVM: x86 emulator: fix 'push imm8' emulationAvi Kivity2007-11-081-11/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rus...Linus Torvalds2007-11-125-20/+34
|\ \
| * | virtio: Force use of power-of-two for descriptor ring sizesRusty Russell2007-11-124-14/+25
| * | lguest: Fix lguest virtio-blk backend size computationAnthony Liguori2007-11-121-4/+4
| * | virtio: Fix used_idx wrap-aroundAnthony Liguori2007-11-121-1/+1
| * | virtio: more fallout from scatterlist changes.Rusty Russell2007-11-121-0/+3
| * | virtio: fix vring_init for 64 bitsAnthony Liguori2007-11-121-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-11-1245-428/+380
|\ \ \
| * | | [INET]: Small possible memory leak in FIB rulesDenis V. Lunev2007-11-105-64/+62
| * | | [NETNS]: init dev_base_lock only onceAlexey Dobriyan2007-11-101-1/+0
| * | | [UNIX]: The unix_nr_socks limit can be exceededPavel Emelyanov2007-11-101-3/+4
| * | | [AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacksPavel Emelyanov2007-11-101-11/+9
| * | | [AF_UNIX]: Make unix_tot_inflight counter non-atomicPavel Emelyanov2007-11-103-5/+5
| * | | [AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bondedPeter P Waskiewicz Jr2007-11-101-2/+2
| * | | ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch2007-11-102-28/+29
| * | | mac80211: fix MAC80211_RCSIMPLE KconfigJohannes Berg2007-11-101-2/+2
| * | | mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUGJohn W. Linville2007-11-103-6/+16
| * | | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg2007-11-103-15/+21
| * | | mac80211: remove unused driver opsJohannes Berg2007-11-102-27/+1
| * | | mac80211: remove ieee80211_common.hJohannes Berg2007-11-101-91/+0
| * | | softmac: MAINTAINERS updateJohannes Berg2007-11-101-6/+1
| * | | rfkill: Fix sparse warningMichael Buesch2007-11-101-0/+4
| * | | rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch2007-11-101-11/+9
| * | | iwlwifi: select proper rate control algorithmJohannes Berg2007-11-102-0/+4
| * | | mac80211: allow driver to ask for a rate control algorithmJohannes Berg2007-11-102-1/+7
| * | | mac80211: don't allow registering the same rate control twiceJohannes Berg2007-11-101-1/+10
| * | | rfkill: Use subsys_initcallMichael Buesch2007-11-101-1/+1
| * | | mac80211: make simple rate control algorithm built-inJohannes Berg2007-11-106-27/+42
| * | | rfkill: Register LED triggers before registering switchMichael Buesch2007-11-101-5/+6
| * | | ssb: Fix initcall orderingMichael Buesch2007-11-101-1/+4
| * | | softmac: fix wext MLME request reason code endiannessJohannes Berg2007-11-101-1/+1
| * | | [PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se...Radu Rendec2007-11-101-11/+1
| * | | [NET]: Fix skb_truesize_check() assertionChuck Lever2007-11-101-1/+3
| * | | [VLAN]: Allow setting mac address while device is upPatrick McHardy2007-11-103-0/+28
| * | | [VLAN]: Don't synchronize addresses while the vlan device is downPatrick McHardy2007-11-101-0/+4
| * | | [INET]: Cleanup the xfrm4_tunnel_(un)registerPavel Emelyanov2007-11-101-4/+7
| * | | [INET]: Add missed tunnel64_err handlerPavel Emelyanov2007-11-101-1/+12
| * | | [IPX]: Use existing sock refcnt debugging infrastructurePavel Emelyanov2007-11-101-18/+4
| * | | [PACKET]: Use existing sock refcnt debugging infrastructurePavel Emelyanov2007-11-101-8/+3
| * | | [NET]: Fix infinite loop in dev_mc_unsync().Joe Perches2007-11-101-7/+7
| * | | [NET]: Make helper to get dst entry and "use" itPavel Emelyanov2007-11-104-26/+15
| * | | [IPV4]: Remove bugus goto-s from ip_route_input_slowPavel Emelyanov2007-11-101-5/+0
OpenPOWER on IntegriCloud