Age | Commit message (Expand) | Author |
2008-04-21 | [DCCP]: Convert do_gettimeofday() to getnstimeofday(). | YOSHIFUJI Hideaki |
2008-04-21 | [NETNS]: Don't initialize err variable twice. | Pavel Emelyanov |
2008-04-21 | [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. | Pavel Emelyanov |
2008-04-21 | dlm: linux/{dlm,dlm_device}.h: cleanup for userspace | Mike Frysinger |
2008-04-21 | dlm: common max length definitions | David Teigland |
2008-04-21 | dlm: move plock code from gfs2 | David Teigland |
2008-04-21 | dlm: recover nodes that are removed and re-added | David Teigland |
2008-04-21 | dlm: save master info after failed no-queue request | David Teigland |
2008-04-21 | dlm: make dlm_print_rsb() static | Adrian Bunk |
2008-04-21 | dlm: match signedness between dlm_config_info and cluster_set | Harvey Harrison |
2008-04-21 | Fix RCU list iterator use of 'rcu_dereference()' | Linus Torvalds |
2008-04-21 | [IPV4]: Convert do_gettimeofday() to getnstimeofday(). | YOSHIFUJI Hideaki |
2008-04-21 | [IPV4]: Make icmp_sk_init() static. | Adrian Bunk |
2008-04-21 | [IPV6]: Make struct ip6_prohibit_entry_template static. | Adrian Bunk |
2008-04-21 | tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c | Satoru SATOH |
2008-04-21 | SELinux: one little, two little, three little whitespaces, the avc.c saga. | Eric Paris |
2008-04-21 | SELinux: cleanup on isle selinuxfs.c | Eric Paris |
2008-04-21 | changing whitespace for fun and profit: policydb.c | Eric Paris |
2008-04-21 | SELinux: whitespace and formating fixes for hooks.c | Eric Paris |
2008-04-21 | SELinux: clean up printks | Eric Paris |
2008-04-21 | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | block: fix blk_register_queue() return value | Akinobu Mita |
2008-04-21 | block: fix memory hotplug and bouncing in block layer | Andi Kleen |
2008-04-21 | block: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-21 | Kconfig: clean up block/Kconfig help descriptions | Nick Andrew |
2008-04-21 | cciss: fix warning oops on rmmod of driver | scameron@beardog.cca.cpqcorp.net |
2008-04-21 | cciss: Fix race between disk-adding code and interrupt handler | scameron@beardog.cca.cpqcorp.net |
2008-04-21 | block: move the padding adjustment to blk_rq_map_sg | FUJITA Tomonori |
2008-04-21 | block: add bio_copy_user_iov support to blk_rq_map_user_iov | FUJITA Tomonori |
2008-04-21 | block: convert bio_copy_user to bio_copy_user_iov | FUJITA Tomonori |
2008-04-21 | loop: manage partitions in disk image | Laurent Vivier |
2008-04-21 | cdrom: use kmalloced buffers instead of buffers on stack | Thomas Bogendoerfer |
2008-04-21 | cdrom: make unregister_cdrom() return void | Akinobu Mita |
2008-04-21 | cdrom: use list_head for cdrom_device_info list | Akinobu Mita |
2008-04-21 | cdrom: protect cdrom_device_info list by mutex | Akinobu Mita |
2008-04-21 | cdrom: cleanup hardcoded error-code | Akinobu Mita |
2008-04-21 | cdrom: remove ifdef CONFIG_SYSCTL | Akinobu Mita |
2008-04-21 | hrtimer: optimize the softirq time optimization | Thomas Gleixner |