summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-04serial: fix 8250 early console setupDaniel Ritz3-3/+3
2007-08-03[SPARC]: Fix O_CLOEXEC values.David S. Miller2-2/+2
2007-08-03[SPARC32]: Fix modular build of floppy driver.David S. Miller5-44/+75
2007-08-03[SOUND] CS4231 SBus: Two fixes.Georg Chini1-37/+5
2007-08-03[CG6]: fix memory size detectionKrzysztof Helt1-1/+4
2007-08-03[SPARC64]: Add missing dma_sync_single_range_for_*().David S. Miller1-0/+19
2007-08-03[TCP]: DSACK signals data receival, be conservativeIlpo Järvinen1-1/+4
2007-08-03[TCP]: Also handle snd_una changes in tcp_cwnd_downIlpo Järvinen1-16/+18
2007-08-03[TIPC]: Fix two minor sparse warnings.Florian Westphal2-3/+1
2007-08-03[TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal1-1/+1
2007-08-03[PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10Joy Latten1-0/+3
2007-08-03[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().David S. Miller6-6/+5
2007-08-03[IPV4] route.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski1-2/+2
2007-08-03[IPV4] raw.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+2
2007-08-03[NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t...Mariusz Kozlowski1-3/+2
2007-08-03[NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-08-03[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-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-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
2007-08-02[PATCH] sched: move load-calculation functionsIngo Molnar1-66/+66
2007-08-02[PATCH] sched: ->task_new cleanupIngo Molnar4-17/+10
2007-08-02[PATCH] sched: uninline inc/dec_nr_running()Ingo Molnar1-2/+2
2007-08-02[PATCH] sched: uninline calc_delta_mine()Ingo Molnar1-1/+1
2007-08-02[PATCH] sched: calc_delta_mine(): use fixed limitIngo Molnar1-1/+1
2007-08-02[PATCH] sched: tidy up left over smpnice codePeter Williams1-15/+1