| Commit message (Expand) | Author | Files | Lines |
2006-01-13 | [NET]: Clean up comments for sk_chk_filter() | Kris Katterjohn | 1 | -7/+3 |
2006-01-13 | [NET]: Use NIP6_FMT in kernel.h | Joe Perches | 19 | -57/+39 |
2006-01-13 | [PATCH] genetlink: don't touch module ref count | Per Liden | 3 | -9/+0 |
2006-01-12 | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte | 154 | -4149/+3615 |
2006-01-12 | [TIPC]: Fix 64-bit build warnings. | David S. Miller | 3 | -6/+9 |
2006-01-12 | [TIPC] Added entry for TIPC in MAINTAINERS | Per Liden | 1 | -0/+13 |
2006-01-12 | [TIPC] More updates of file headers | Per Liden | 40 | -39/+39 |
2006-01-12 | [TIPC] Update of file headers | Per Liden | 50 | -99/+49 |
2006-01-12 | [TIPC] Cleaned up info/warn/err macros | Per Liden | 4 | -7/+7 |
2006-01-12 | [TIPC] License header update | Per Liden | 50 | -876/+1076 |
2006-01-12 | [TIPC] Moved configuration interface into tipc_config.h | Per Liden | 5 | -412/+456 |
2006-01-12 | [TIPC} Fixed bug in disc_timeout() | Jon Maloy | 2 | -27/+5 |
2006-01-12 | [TIPC] Use dynamically allocated family id with NETLINK_GENERIC | Per Liden | 2 | -3/+2 |
2006-01-12 | [TIPC] Initial merge | Per Liden | 54 | -0/+19464 |
2006-01-12 | [PATCH] Revert ide softirq handling | Jens Axboe | 3 | -34/+3 |
2006-01-12 | [SERIAL] turn serial semaphores into mutexes | Arjan van de Ven | 5 | -35/+36 |
2006-01-12 | [MMC+MFD] Convert mmc to mutexes | Arjan van de Ven | 2 | -18/+20 |
2006-01-12 | [ARM] Convert some arm semaphores to mutexes | Arjan van de Ven | 9 | -58/+67 |
2006-01-12 | [PATCH] pcmcia: runtime powermanagement interface | Dominik Brodowski | 2 | -2/+60 |
2006-01-12 | [PATCH] pcmcia: add new IDs for serial_cs.c | Dominik Brodowski | 1 | -0/+2 |
2006-01-12 | [ARM] Allow r2 to be passed through the decompressor to the kernel | Russell King | 1 | -21/+25 |
2006-01-12 | [PATCH] m68k: console code in head.S needs framebuffer support built in | Al Viro | 1 | -0/+2 |
2006-01-12 | [PATCH] m68k: fix PIO case in esp | Al Viro | 1 | -2/+3 |
2006-01-12 | [PATCH] m68k: fix macfb init | Al Viro | 1 | -7/+8 |
2006-01-12 | [PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c | Al Viro | 1 | -19/+19 |
2006-01-12 | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 10 | -59/+28 |
2006-01-12 | [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc... | Al Viro | 9 | -25/+4 |
2006-01-12 | [PATCH] m68k: cast in strnlen switched to unsigned long | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: NULL noise removal | Al Viro | 10 | -16/+16 |
2006-01-12 | [PATCH] m68k: dmasound __user annotations | Al Viro | 3 | -60/+60 |
2006-01-12 | [PATCH] m68k: zorro __user annotations | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: amifb __user annotations | Al Viro | 1 | -17/+17 |
2006-01-12 | [PATCH] m68k: dsp56k __user annotations | Al Viro | 2 | -15/+16 |
2006-01-12 | [PATCH] m68k: amiserial __user annotations | Al Viro | 1 | -10/+9 |
2006-01-12 | [PATCH] m68k: ataflop __user annotations, NULL noise removal | Al Viro | 1 | -4/+5 |
2006-01-12 | [PATCH] m68k: amiflop __user annotations | Al Viro | 1 | -5/+3 |
2006-01-12 | [PATCH] m68k: checksum __user annotations | Al Viro | 2 | -2/+2 |
2006-01-12 | [PATCH] m68k: syscalls __user annotation | Al Viro | 1 | -23/+16 |
2006-01-12 | [PATCH] m68k: rtc __user annotations | Al Viro | 2 | -6/+6 |
2006-01-12 | [PATCH] m68k: signal __user annotations | Al Viro | 2 | -32/+32 |
2006-01-12 | [PATCH] m68k: basic __user annotations | Al Viro | 1 | -8/+10 |
2006-01-12 | [PATCH] m68k: basic iomem annotations | Al Viro | 4 | -54/+55 |
2006-01-12 | [PATCH] m68k: compile fixes for dmasound (static vs. extern) | Al Viro | 2 | -1/+1 |
2006-01-12 | [PATCH] m68k: lvalues abuse in dmasound | Al Viro | 1 | -18/+36 |
2006-01-12 | [PATCH] m68k: dmasound_paula.c lvalues abuse (from m68k CVS) | Al Viro | 1 | -3/+4 |
2006-01-12 | [PATCH] m68k: lvalues abuse in mac8390 | Al Viro | 1 | -17/+14 |
2006-01-12 | [PATCH] m68k: bogus function argument types (sun3_pgtable.h) | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: broken constraints on mulu.l | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: memory input should be an lvalue (mac/misc.c) | Al Viro | 1 | -1/+2 |