aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds10-31/+38
2007-11-13ACPI: Battery: remove cycle from battery removal.Alexey Starikovskiy1-4/+6
2007-11-13Revert "ext2/ext3/ext4: add block bitmap validation"Linus Torvalds3-130/+9
2007-11-13[POWERPC] Silence an annoying boot messageStephen Rothwell1-12/+4
2007-11-13[POWERPC] Fix early btext debug on PowerMacBenjamin Herrenschmidt1-1/+3
2007-11-13[POWERPC] Demote clockevent printk to KERN_DEBUGTony Breeds1-1/+1
2007-11-13[POWERPC] Fix CONFIG_SMP=n build error on ppc64Olof Johansson1-2/+0
2007-11-13[POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce3-10/+24
2007-11-13Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras3-5/+6
2007-11-12sigwait eats blocked default-ignore signalsRoland McGrath1-1/+1
2007-11-12nfsd4: recheck for secure ports in fh_verifyJ. Bruce Fields1-17/+26
2007-11-12knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields2-2/+2
2007-11-12Revert "Bias the placement of kernel pages at lower PFNs"Linus Torvalds1-20/+0
2007-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-16/+28
2007-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtioLinus Torvalds5-20/+34
2007-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds45-428/+380
2007-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds24-171/+727
2007-11-12x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B2-4/+10
2007-11-12SLUB: killed the unused "end" variableDenis Cheng1-2/+0
2007-11-12core dump: remain dumpableRoland McGrath1-2/+4
2007-11-12virtio: Force use of power-of-two for descriptor ring sizesRusty Russell4-14/+25
2007-11-12lguest: Fix lguest virtio-blk backend size computationAnthony Liguori1-4/+4
2007-11-12virtio: Fix used_idx wrap-aroundAnthony Liguori1-1/+1
2007-11-12virtio: more fallout from scatterlist changes.Rusty Russell1-0/+3
2007-11-12virtio: fix vring_init for 64 bitsAnthony Liguori1-2/+2
2007-11-10[INET]: Small possible memory leak in FIB rulesDenis V. Lunev5-64/+62
2007-11-10[NETNS]: init dev_base_lock only onceAlexey Dobriyan1-1/+0
2007-11-10[UNIX]: The unix_nr_socks limit can be exceededPavel Emelyanov1-3/+4
2007-11-10[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacksPavel Emelyanov1-11/+9
2007-11-10[AF_UNIX]: Make unix_tot_inflight counter non-atomicPavel Emelyanov3-5/+5
2007-11-10[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bondedPeter P Waskiewicz Jr1-2/+2
2007-11-10ssb: Fix PCMCIA-host lowlevel bus accessMichael Buesch2-28/+29
2007-11-10mac80211: fix MAC80211_RCSIMPLE KconfigJohannes Berg1-2/+2
2007-11-10mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUGJohn W. Linville3-6/+16
2007-11-10mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg3-15/+21
2007-11-10mac80211: remove unused driver opsJohannes Berg2-27/+1
2007-11-10mac80211: remove ieee80211_common.hJohannes Berg1-91/+0
2007-11-10softmac: MAINTAINERS updateJohannes Berg1-6/+1
2007-11-10rfkill: Fix sparse warningMichael Buesch1-0/+4
2007-11-10rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch1-11/+9
2007-11-10iwlwifi: select proper rate control algorithmJohannes Berg2-0/+4
2007-11-10mac80211: allow driver to ask for a rate control algorithmJohannes Berg2-1/+7
2007-11-10mac80211: don't allow registering the same rate control twiceJohannes Berg1-1/+10
2007-11-10rfkill: Use subsys_initcallMichael Buesch1-1/+1
2007-11-10mac80211: make simple rate control algorithm built-inJohannes Berg6-27/+42
2007-11-10rfkill: Register LED triggers before registering switchMichael Buesch1-5/+6
2007-11-10ssb: Fix initcall orderingMichael Buesch1-1/+4
2007-11-10softmac: fix wext MLME request reason code endiannessJohannes Berg1-1/+1
2007-11-10[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first set bit.Radu Rendec1-11/+1
2007-11-10[NET]: Fix skb_truesize_check() assertionChuck Lever1-1/+3