summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-03[POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool1-1/+4
2007-08-03[POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman1-2/+2
2007-08-03[POWERPC] Fix num_cpus calculation in smp_call_function_map()Kevin Corry1-6/+3
2007-08-03[POWERPC] ps3: Fix section mismatch in ps3/setup.cStephen Rothwell1-1/+1
2007-08-03[POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch1-1/+2
2007-08-03[POWERPC] Fix special PTE code for secondary hash bucketPaul Mackerras1-2/+4
2007-08-03[POWERPC] Expand RPN field to 34 bits when using 64k pagesPaul Mackerras1-5/+3
2007-08-02[TCP]: DSACK signals data receival, be conservativeIlpo Järvinen1-1/+4
2007-08-02[TCP]: Also handle snd_una changes in tcp_cwnd_downIlpo Järvinen1-16/+18
2007-08-02Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller7-59/+123
2007-08-02[TIPC]: Fix two minor sparse warnings.Florian Westphal2-3/+1
2007-08-02[TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal1-1/+1
2007-08-02[PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10Joy Latten1-0/+3
2007-08-02[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().David S. Miller6-6/+5
2007-08-02[IPV4] route.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski1-2/+2
2007-08-02[IPV4] raw.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+2
2007-08-02[NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t...Mariusz Kozlowski1-3/+2
2007-08-02[NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-08-02[NET]: Removal of duplicated include net/wanrouter/wanmain.cMichal Piotrowski1-1/+0
2007-08-03sh: fix defconfigs for sh7751r boardsMagnus Damm5-5/+5
2007-08-03sh: fix cf support on r2d boardsMagnus Damm2-2/+9
2007-08-03sh: update r2d defconfigMagnus Damm1-4/+4
2007-08-03sh: update snapgear defconfig.David McCullough1-348/+239
2007-08-02Merge git://git.infradead.org/~dwmw2/mtd-2.6.23Linus Torvalds9-18/+45
2007-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds3-2/+3
2007-08-02[MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks1-4/+4
2007-08-02[MTD] [NAND] at91_nand rdy_pin fixIvan Kuten1-1/+4
2007-08-02[MTD] [NAND] fix race in nand_base.cArtem Bityutskiy1-0/+4
2007-08-02[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge1-5/+5
2007-08-02[MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita1-0/+1
2007-08-02[JFFS2] Print correct node offset when complaining about broken data CRCDavid Woodhouse1-1/+1
2007-08-02[JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse1-4/+4
2007-08-02[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse4-3/+10
2007-08-02[JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund1-0/+12
2007-08-02firewire: fw-core: make two variables staticStefan Richter1-2/+2
2007-08-02firewire: fw-ohci: dma_free_coherent needs IRQs enabledStefan Richter1-7/+13
2007-08-02firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)Stefan Richter2-2/+5
2007-08-02ieee1394: sbp2: more correct Kconfig dependenciesStefan Richter1-1/+1
2007-08-02ieee1394: revert "sbp2: enforce 32bit DMA mapping"Stefan Richter1-5/+0
2007-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds7-143/+134
2007-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-9/+21
2007-08-02[x86 setup] Document grub < 0.93 as brokenH. Peter Anvin1-0/+1
2007-08-02[x86 setup] EDD: add missing =m constraintH. Peter Anvin1-1/+1
2007-08-02Net/Security: fix memory leaks from security_secid_to_secctx()Paul Moore2-3/+6
2007-08-02SELinux: remove redundant pointer checks before calling kfree()Paul Moore1-2/+1
2007-08-02SELinux: restore proper NetLabel caching behaviorPaul Moore2-4/+14
2007-08-02[PATCH] sched: reduce task_struct sizeIngo Molnar1-8/+13
2007-08-02[PATCH] sched: reduce debug codeIngo Molnar4-20/+38
2007-08-02[PATCH] sched: use schedstat_set() APIIngo Molnar1-11/+2
2007-08-02[PATCH] sched: add schedstat_set() APIIngo Molnar1-0/+2