Age | Commit message (Expand) | Author |
2007-07-16 | Remove unnecessary includes of spinlock.h under include/linux | Robert P. J. Day |
2007-07-16 | fat: gcc 4.3 warning fix | OGAWA Hirofumi |
2007-07-16 | percpu_counters(): use cpu notifiers | Andrew Morton |
2007-07-16 | fuse warning fix | Andrew Morton |
2007-07-16 | Use mutexes instead of semaphores in I2O driver | Matthias Kaehlcke |
2007-07-16 | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox |
2007-07-16 | Use boot based time for process start time and boot time in /proc | Tomas Janousek |
2007-07-16 | Introduce boot based time | Tomas Janousek |
2007-07-16 | fix jvc cdrom drive lockup | Zhang, Yanmin |
2007-07-16 | introduce write_trylock_irqsave() | Satyam Sharma |
2007-07-16 | Fix rmmod/read/write races in /proc entries | Alexey Dobriyan |
2007-07-16 | v850: enable arbitary speed tty ioctls | Alan Cox |
2007-07-16 | Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE | Jeff Dike |
2007-07-16 | uml: use get_free_pages to allocate kernel stacks | Jeff Dike |
2007-07-16 | etrax: enable arbitary speed setting on tty ports | Alan Cox |
2007-07-16 | m32r: enable arbitary speed tty rate setting | Alan Cox |
2007-07-16 | ARM26: enable arbitary speed tty ioctls and split input/output speed | Alan Cox |
2007-07-16 | fix alpha ISA support | Ivan Kokshaysky |
2007-07-16 | h8300 entry.S update | Yoshinori Sato |
2007-07-16 | h8300: enable arbitary speed tty port setup | Alan Cox |
2007-07-16 | FRV: Connect up new syscalls | David Howells |
2007-07-16 | split mmap | Miklos Szeredi |
2007-07-16 | slob: initial NUMA support | Paul Mundt |
2007-07-16 | kill vmalloc_earlyreserve | Jan Beulich |
2007-07-16 | page table handling cleanup | Jan Beulich |
2007-07-16 | invalidate_mapping_pages(): add cond_resched | Andrew Morton |
2007-07-16 | Remove the deprecated "kmem_cache_t" typedef from slab.h. | Robert P. J. Day |
2007-07-16 | change zonelist order: zonelist order selection logic | KAMEZAWA Hiroyuki |
2007-07-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu |
2007-07-16 | lib: add idr_remove_all | Kristian Hoegsberg |
2007-07-16 | lib: add idr_for_each() | Kristian Hoegsberg |
2007-07-16 | LZO1X: fix lzo1x_worst_compress | Nitin Gupta |
2007-07-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-07-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2007-07-15 | frv: missing __clear_user() | Al Viro |
2007-07-15 | fix return type of skb_checksum_complete() | Al Viro |
2007-07-15 | [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE | Patrick McHardy |
2007-07-15 | [NET_SCHED]: act_api: qdisc internal reclassify support | Patrick McHardy |
2007-07-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | David S. Miller |
2007-07-14 | [NETFILTER]: nf_conntrack: mark protocols __read_mostly | Patrick McHardy |
2007-07-14 | [NETFILTER]: x_tables: add connlimit match | Jan Engelhardt |
2007-07-14 | [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it | Yasuyuki Kozakai |
2007-07-14 | [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it | Yasuyuki Kozakai |
2007-07-14 | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. | Michael Chan |
2007-07-14 | [AF_IUCV]: Add lock when updating accept_q | Ursula Braun |
2007-07-14 | [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static | Adrian Bunk |
2007-07-14 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2007-07-14 | [NET]: Add macvlan driver | Patrick McHardy |
2007-07-14 | [VLAN]: Use multicast list synchronization helpers | Patrick McHardy |