| Commit message (Expand) | Author | Files | Lines |
2006-12-12 | Jon needs a new shift key. | Dave Jones | 1 | -1/+1 |
2006-12-12 | fs: Convert kmalloc() + memset() to kzalloc() in fs/. | Robert P. J. Day | 1 | -2/+1 |
2006-12-12 | configfs.h: Remove dead macro definitions. | Robert P. J. Day | 1 | -25/+0 |
2006-12-12 | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 14 | -49/+49 |
2006-12-12 | e100: replace kmalloc with kcalloc | Yan Burman | 1 | -2/+1 |
2006-12-12 | um: replace kmalloc+memset with kzalloc | Yan Burman | 1 | -2/+1 |
2006-12-12 | fix typo in net/ipv4/ip_fragment.c | Peter Zijlstra | 1 | -1/+1 |
2006-12-12 | include/linux/compiler.h: reject gcc 3 < gcc 3.2 | Alistair John Strachan | 1 | -1/+1 |
2006-12-12 | Kconfig: fix spelling error in config KALLSYMS help text | Jesper Juhl | 1 | -1/+1 |
2006-12-12 | Remove duplicate "have to" in comment | Rolf Eike Beer | 1 | -1/+1 |
2006-12-12 | Fix small typo in drivers/serial/icom.c | Thomas Hisch | 1 | -1/+1 |
2006-12-12 | Use consistent casing in help message | Samuel Tardieu | 1 | -2/+2 |
2006-12-12 | EXT{2,3,4}_FS: remove outdated part of the help text | Jan Engelhardt | 1 | -9/+3 |
2006-12-12 | [PATCH] remove unnecessary blk_queue_bounce in SG_IO | FUJITA Tomonori | 1 | -7/+0 |
2006-12-12 | [PATCH] fix SG_IO bio leak | FUJITA Tomonori | 1 | -0/+3 |
2006-12-12 | [PATCH] remove blk_queue_activity_fn | Boaz Harrosh | 4 | -23/+0 |
2006-12-12 | [MIPS] paging_init(): use highend_pfn/highstart_pfn | Franck Bui-Huu | 1 | -9/+8 |
2006-12-12 | [MIPS] Malta: Resurrect MTD support for onboard flash. | Ralf Baechle | 3 | -41/+80 |
2006-12-12 | [MIPS] Discard .exit.text and .exit.data at runtime. | Ralf Baechle | 1 | -2/+4 |
2006-12-12 | [MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h. | Ralf Baechle | 1 | -1/+0 |
2006-12-12 | [MIPS] IP27: Move definition of nic_t to its sole user. | Ralf Baechle | 2 | -1/+2 |
2006-12-12 | [MIPS] IP27: Don't include <asm/sn/arch.h>. | Ralf Baechle | 1 | -2/+0 |
2006-12-12 | [MIPS] compat.h uses struct pt_regs so needs to include ptrace.h. | Ralf Baechle | 1 | -0/+1 |
2006-12-12 | [NETPOLL]: Fix local_bh_enable() warning. | Andrew Morton | 1 | -2/+4 |
2006-12-11 | [IPVS]: Make ip_vs_sync.c <= 80col wide. | Simon Horman | 1 | -3/+6 |
2006-12-11 | [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep() | Simon Horman | 1 | -4/+4 |
2006-12-11 | [HAMRADIO]: Fix baycom_epp.c compile failure. | Ralf Baechle | 3 | -2/+4 |
2006-12-11 | [DCCP]: Whitespace cleanups | Arnaldo Carvalho de Melo | 13 | -137/+149 |
2006-12-11 | [DCCP] ccid3: Fixup some type conversions related to rtts | Arnaldo Carvalho de Melo | 2 | -12/+12 |
2006-12-11 | [DCCP] ccid3: BUG-FIX - conversion errors | Gerrit Renker | 1 | -24/+30 |
2006-12-11 | [DCCP] ccid3: Reorder packet history source file | Gerrit Renker | 1 | -107/+112 |
2006-12-11 | [DCCP] ccid3: Reorder packet history header file | Gerrit Renker | 1 | -60/+67 |
2006-12-11 | [DCCP] ccid3: Make debug output consistent | Gerrit Renker | 1 | -35/+32 |
2006-12-11 | [DCCP] ccid3: Perform history operations only after packet has been sent | Gerrit Renker | 1 | -29/+9 |
2006-12-11 | [DCCP] ccid3: TX history - remove unused field | Gerrit Renker | 2 | -3/+3 |
2006-12-11 | [DCCP] ccid3: Shift window counter computation | Gerrit Renker | 1 | -20/+29 |
2006-12-11 | [DCCP] ccid3: Sanity-check RTT samples | Gerrit Renker | 2 | -1/+13 |
2006-12-11 | [DCCP] ccid3: Initialise RTT values | Gerrit Renker | 1 | -1/+2 |
2006-12-11 | [DCCP] ccid: Deprecate ccid_hc_tx_insert_options | Gerrit Renker | 3 | -27/+0 |
2006-12-11 | [DCCP]: Warn when discarding packet due to internal errors | Gerrit Renker | 1 | -2/+4 |
2006-12-11 | [DCCP]: Only deliver to the CCID rx side in charge | Gerrit Renker | 2 | -7/+20 |
2006-12-11 | [DCCP]: Simplify TFRC calculation | Gerrit Renker | 3 | -35/+35 |
2006-12-11 | [DCCP]: Debug timeval operations | Gerrit Renker | 2 | -24/+33 |
2006-12-11 | [DCCP] ccid3: Simplify calculation for reverse lookup of p | Gerrit Renker | 1 | -17/+22 |
2006-12-11 | [DCCP] ccid3: Replace scaled division operations | Gerrit Renker | 1 | -24/+3 |
2006-12-11 | [DCCP] ccid3: Finer-grained resolution of sending rates | Gerrit Renker | 3 | -39/+78 |
2006-12-11 | [DCCP] ccid3: Fix two bugs in sending rate computation | Gerrit Renker | 1 | -2/+2 |
2006-12-11 | [DCCP] ccid3: Two optimisations for sending rate recomputation | Gerrit Renker | 1 | -11/+16 |
2006-12-11 | [DCCP] ccid3: Check against too large p | Gerrit Renker | 1 | -4/+9 |
2006-12-11 | [DCCP]: Update documentation | Ian McDonald | 1 | -4/+2 |