aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day
2006-12-12e100: replace kmalloc with kcallocYan Burman
2006-12-12um: replace kmalloc+memset with kzallocYan Burman
2006-12-12fix typo in net/ipv4/ip_fragment.cPeter Zijlstra
2006-12-12include/linux/compiler.h: reject gcc 3 < gcc 3.2Alistair John Strachan
2006-12-12Kconfig: fix spelling error in config KALLSYMS help textJesper Juhl
2006-12-12Remove duplicate "have to" in commentRolf Eike Beer
2006-12-12Fix small typo in drivers/serial/icom.cThomas Hisch
2006-12-12Use consistent casing in help messageSamuel Tardieu
2006-12-12EXT{2,3,4}_FS: remove outdated part of the help textJan Engelhardt
2006-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-12-12[PATCH] remove unnecessary blk_queue_bounce in SG_IOFUJITA Tomonori
2006-12-12[PATCH] fix SG_IO bio leakFUJITA Tomonori
2006-12-12[PATCH] remove blk_queue_activity_fnBoaz Harrosh
2006-12-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-12-11Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-12-12[MIPS] paging_init(): use highend_pfn/highstart_pfnFranck Bui-Huu
2006-12-12[MIPS] Malta: Resurrect MTD support for onboard flash.Ralf Baechle
2006-12-12[MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle
2006-12-12[MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.Ralf Baechle
2006-12-12[MIPS] IP27: Move definition of nic_t to its sole user.Ralf Baechle
2006-12-12[MIPS] IP27: Don't include <asm/sn/arch.h>.Ralf Baechle
2006-12-12[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.Ralf Baechle
2006-12-11[NETPOLL]: Fix local_bh_enable() warning.Andrew Morton
2006-12-11[IPVS]: Make ip_vs_sync.c <= 80col wide.Simon Horman
2006-12-11[IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()Simon Horman
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle
2006-12-11[DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo
2006-12-11[DCCP] ccid3: Fixup some type conversions related to rttsArnaldo Carvalho de Melo
2006-12-11[DCCP] ccid3: BUG-FIX - conversion errorsGerrit Renker
2006-12-11[DCCP] ccid3: Reorder packet history source fileGerrit Renker
2006-12-11[DCCP] ccid3: Reorder packet history header fileGerrit Renker
2006-12-11[DCCP] ccid3: Make debug output consistentGerrit Renker
2006-12-11[DCCP] ccid3: Perform history operations only after packet has been sentGerrit Renker
2006-12-11[DCCP] ccid3: TX history - remove unused fieldGerrit Renker
2006-12-11[DCCP] ccid3: Shift window counter computationGerrit Renker
2006-12-11[DCCP] ccid3: Sanity-check RTT samplesGerrit Renker
2006-12-11[DCCP] ccid3: Initialise RTT valuesGerrit Renker
2006-12-11[DCCP] ccid: Deprecate ccid_hc_tx_insert_optionsGerrit Renker
2006-12-11[DCCP]: Warn when discarding packet due to internal errorsGerrit Renker
2006-12-11[DCCP]: Only deliver to the CCID rx side in chargeGerrit Renker
2006-12-11[DCCP]: Simplify TFRC calculationGerrit Renker
2006-12-11[DCCP]: Debug timeval operationsGerrit Renker
2006-12-11[DCCP] ccid3: Simplify calculation for reverse lookup of pGerrit Renker
2006-12-11[DCCP] ccid3: Replace scaled division operationsGerrit Renker
2006-12-11[DCCP] ccid3: Finer-grained resolution of sending ratesGerrit Renker
2006-12-11[DCCP] ccid3: Fix two bugs in sending rate computationGerrit Renker
2006-12-11[DCCP] ccid3: Two optimisations for sending rate recomputationGerrit Renker
2006-12-11[DCCP] ccid3: Check against too large pGerrit Renker