| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-23 |
|\ |
|
| * | iwlwifi: Fix built-in compilation of iwlcore | Tomas Winkler | 2008-04-23 |
| * | net: Unexport move_addr_to_{kernel,user} | Adrian Bunk | 2008-04-23 |
| * | rt2x00: Select LEDS_CLASS. | David S. Miller | 2008-04-23 |
| * | iwlwifi: Select LEDS_CLASS. | David S. Miller | 2008-04-23 |
| * | leds: Do not guard NEW_LEDS with HAS_IOMEM | David S. Miller | 2008-04-23 |
| * | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 2008-04-22 |
| * | time: Export set_normalized_timespec. | YOSHIFUJI Hideaki | 2008-04-21 |
| * | tcp: Make use of before macro in tcp_input.c | Arnd Hannemann | 2008-04-21 |
| * | hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c | Mark Asselstine | 2008-04-21 |
| * | [NETNS]: Remove empty ->init callback. | Pavel Emelyanov | 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 |
| * | [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 |
| * | [NET]: Expose netdevice dev_id through sysfs | David Woodhouse | 2008-04-20 |
| * | skbuff: fix missing kernel-doc notation | Randy Dunlap | 2008-04-20 |
| * | [ROSE]: Fix soft lockup wrt. rose_node_list_lock | Bernard Pidoux | 2008-04-20 |
* | | pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ... | Len Brown | 2008-04-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-22 |
|\ \ |
|
| * | | [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() | Al Viro | 2008-04-22 |
| * | | [PATCH] proc_readfd_common() race fix | Al Viro | 2008-04-22 |
| * | | [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() | Al Viro | 2008-04-22 |
| * | | [PATCH] teach seq_file to discard entries | Al Viro | 2008-04-21 |
| * | | [PATCH] umount_tree() will unhash everything itself | Al Viro | 2008-04-21 |
| * | | [PATCH] get rid of more nameidata passing in namespace.c | Al Viro | 2008-04-21 |
| * | | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro | 2008-04-21 |
| * | | [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts() | Al Viro | 2008-04-21 |
| * | | [PATCH] move a bunch of declarations to fs/internal.h | Al Viro | 2008-04-21 |
* | | | Fix cardbus resource allocation | Linus Torvalds | 2008-04-22 |
* | | | bus_remove_device: be more careful about incomplete initialization | Rafael J. Wysocki | 2008-04-22 |
* | | | Relax check on adding children of suspended devices | Rafael J. Wysocki | 2008-04-22 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-04-22 |
|\ \ \ |
|
| * | | | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl | Dean Nelson | 2008-04-22 |
| * | | | [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 2008-04-22 |
| * | | | [IA64] run some drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 2008-04-22 |
| * | | | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 2008-04-22 |
| * | | | [IA64] minor irq handler cleanups | Jeff Garzik | 2008-04-22 |
| * | | | [IA64] simplify notify hooks in mca.c | Hidetoshi Seto | 2008-04-22 |
| * | | | [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs | Hidetoshi Seto | 2008-04-22 |
| * | | | [IA64] disable interrupts on exit of ia64_trace_syscall | Hidetoshi Seto | 2008-04-22 |
| |/ / |
|
* | | | fs: use loff_t type instead of long long | David Sterba | 2008-04-22 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-22 |
|\ \ \ |
|
| * | | | SELinux fixups needed for preemptable RCU from -rt | Paul E. McKenney | 2008-04-22 |
| * | | | SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts | Eric Paris | 2008-04-21 |
* | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-04-22 |
|\ \ \ \ |
|
| * | | | | i2c: Fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 |