Age | Commit message (Expand) | Author | Files | Lines |
2007-07-16 | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox | 1 | -0/+6 |
2007-07-16 | Use boot based time for process start time and boot time in /proc | Tomas Janousek | 1 | -1/+2 |
2007-07-16 | Introduce boot based time | Tomas Janousek | 1 | -0/+2 |
2007-07-16 | fix jvc cdrom drive lockup | Zhang, Yanmin | 2 | -3/+4 |
2007-07-16 | introduce write_trylock_irqsave() | Satyam Sharma | 1 | -0/+7 |
2007-07-16 | Fix rmmod/read/write races in /proc entries | Alexey Dobriyan | 1 | -0/+13 |
2007-07-16 | v850: enable arbitary speed tty ioctls | Alan Cox | 3 | -3/+12 |
2007-07-16 | Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE | Jeff Dike | 1 | -0/+9 |
2007-07-16 | uml: use get_free_pages to allocate kernel stacks | Jeff Dike | 1 | -2/+4 |
2007-07-16 | etrax: enable arbitary speed setting on tty ports | Alan Cox | 3 | -2/+9 |
2007-07-16 | m32r: enable arbitary speed tty rate setting | Alan Cox | 3 | -3/+12 |
2007-07-16 | ARM26: enable arbitary speed tty ioctls and split input/output speed | Alan Cox | 3 | -3/+12 |
2007-07-16 | fix alpha ISA support | Ivan Kokshaysky | 1 | -3/+10 |
2007-07-16 | h8300 entry.S update | Yoshinori Sato | 1 | -0/+2 |
2007-07-16 | h8300: enable arbitary speed tty port setup | Alan Cox | 3 | -3/+12 |
2007-07-16 | FRV: Connect up new syscalls | David Howells | 1 | -1/+5 |
2007-07-16 | split mmap | Miklos Szeredi | 1 | -0/+4 |
2007-07-16 | slob: initial NUMA support | Paul Mundt | 4 | -65/+117 |
2007-07-16 | kill vmalloc_earlyreserve | Jan Beulich | 2 | -2/+1 |
2007-07-16 | page table handling cleanup | Jan Beulich | 26 | -301/+1 |
2007-07-16 | invalidate_mapping_pages(): add cond_resched | Andrew Morton | 1 | -0/+3 |
2007-07-16 | Remove the deprecated "kmem_cache_t" typedef from slab.h. | Robert P. J. Day | 1 | -2/+0 |
2007-07-16 | change zonelist order: zonelist order selection logic | KAMEZAWA Hiroyuki | 1 | -0/+5 |
2007-07-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 7 | -7/+13 |
2007-07-16 | lib: add idr_remove_all | Kristian Hoegsberg | 1 | -0/+1 |
2007-07-16 | lib: add idr_for_each() | Kristian Hoegsberg | 1 | -0/+2 |
2007-07-16 | LZO1X: fix lzo1x_worst_compress | Nitin Gupta | 1 | -1/+1 |
2007-07-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 7 | -51/+284 |
2007-07-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 19 | -86/+111 |
2007-07-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 4 | -0/+603 |
2007-07-16 | frv: missing __clear_user() | Al Viro | 1 | -0/+2 |
2007-07-16 | fix return type of skb_checksum_complete() | Al Viro | 1 | -1/+1 |
2007-07-15 | [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE | Patrick McHardy | 3 | -39/+1 |
2007-07-15 | [NET_SCHED]: act_api: qdisc internal reclassify support | Patrick McHardy | 2 | -2/+4 |
2007-07-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | David S. Miller | 1 | -20/+0 |
2007-07-15 | [NETFILTER]: nf_conntrack: mark protocols __read_mostly | Patrick McHardy | 2 | -2/+2 |
2007-07-15 | [NETFILTER]: x_tables: add connlimit match | Jan Engelhardt | 1 | -0/+17 |
2007-07-15 | [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it | Yasuyuki Kozakai | 1 | -0/+4 |
2007-07-15 | [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it | Yasuyuki Kozakai | 2 | -4/+4 |
2007-07-15 | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. | Michael Chan | 1 | -0/+1 |
2007-07-15 | [AF_IUCV]: Add lock when updating accept_q | Ursula Braun | 1 | -0/+1 |
2007-07-15 | [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static | Adrian Bunk | 1 | -3/+0 |
2007-07-15 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 3 | -10/+61 |
2007-07-15 | [NET]: Add macvlan driver | Patrick McHardy | 2 | -0/+11 |
2007-07-15 | [VLAN]: Use multicast list synchronization helpers | Patrick McHardy | 1 | -5/+0 |
2007-07-15 | [VLAN]: Fix promiscous/allmulti synchronization races | Patrick McHardy | 1 | -2/+0 |
2007-07-15 | [NET]: dev_mcast: add multicast list synchronization helpers | Patrick McHardy | 1 | -0/+3 |
2007-07-15 | [NET]: Add net_device change_rx_mode callback | Patrick McHardy | 1 | -0/+3 |
2007-07-15 | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta | 1 | -1/+0 |
2007-07-15 | 9p: Reorganization of 9p file system code | Latchesar Ionkov | 4 | -0/+603 |