Age | Commit message (Expand) | Author |
2006-03-23 | [PATCH] i2c: Semaphore to mutex conversions, part 2 | Ingo Molnar |
2006-03-23 | [PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2 | Jim Cromie |
2006-03-23 | [PATCH] hwmon: Allow sensor attributes arrays | Jim Cromie |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton |
2006-03-23 | [PATCH] get_empty_filp tweaks, inline epoll_init_file() | Benjamin LaHaise |
2006-03-23 | [PATCH] kernel/rcupdate.c: make two structs static | Adrian Bunk |
2006-03-23 | [PATCH] pause_on_oops command line option | Andrew Morton |
2006-03-23 | [PATCH] kill _INLINE_ | Adrian Bunk |
2006-03-23 | [PATCH] notifier: profile.h forward decl fix | Andrew Morton |
2006-03-23 | [PATCH] Extract inode_inc_link_count(), inode_dec_link_count() | Alexey Dobriyan |
2006-03-23 | [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive | Arjan van de Ven |
2006-03-23 | [PATCH] sem2mutex: serial ->port_write_mutex | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: UDF | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: NCPFS | Ingo Molnar |
2006-03-23 | [PATCH] convert ext3's truncate_sem to a mutex | Arjan van de Ven |
2006-03-23 | [PATCH] sem2mutex: drivers/block/nbd.c | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: drivers/block/loop.c | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: fs/seq_file.c | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: kprobes | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: jbd, j_checkpoint_mutex | Arjan van de Ven |
2006-03-23 | [PATCH] sem2mutex: iprune | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: vfs_rename_mutex | Arjan van de Ven |
2006-03-23 | [PATCH] sem2mutex: tty | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: inotify | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: quota | Ingo Molnar |
2006-03-23 | [PATCH] sem2mutex: blockdev #2 | Arjan van de Ven |
2006-03-23 | [PATCH] Move read_mostly definition to asm/cache.h | Kyle McMartin |
2006-03-23 | [PATCH] kill cdrom ->dev_ioctl method | Christoph Hellwig |
2006-03-23 | [PATCH] Shrinks sizeof(files_struct) and better layout | Eric Dumazet |
2006-03-23 | [PATCH] ext3_readdir: use generic readahead | Andrew Morton |
2006-03-23 | [PATCH] swsusp: add check for suspension of X-controlled devices | Rafael J. Wysocki |
2006-03-23 | [PATCH] kernel/power: move externs to header files | Randy Dunlap |
2006-03-23 | [PATCH] swsusp: low level interface | Rafael J. Wysocki |
2006-03-23 | [PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang. | NeilBrown |
2006-03-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-03-22 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds |
2006-03-22 | Merge branch 'master' | Jeff Garzik |
2006-03-22 | [NETFILTER]: futher {ip,ip6,arp}_tables unification | Dmitry Mishin |
2006-03-22 | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso |
2006-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds |
2006-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-03-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-03-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2006-03-22 | [PATCH] page migration reorg | Christoph Lameter |
2006-03-22 | [PATCH] hugepage: is_aligned_hugepage_range() cleanup | David Gibson |
2006-03-22 | [PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.h | David Gibson |
2006-03-22 | [PATCH] hugepage: Fix hugepage logic in free_pgtables() | David Gibson |
2006-03-22 | [PATCH] hugepage: Make {alloc,free}_huge_page() local | David Gibson |
2006-03-22 | [PATCH] hugepage: Strict page reservation for hugepage inodes | David Gibson |
2006-03-22 | [PATCH] Enable mprotect on huge pages | Zhang, Yanmin |