Age | Commit message (Expand) | Author | Files | Lines |
2006-04-27 | Merge branch 'master' into upstream | Jeff Garzik | 203 | -1960/+4294 |
2006-04-27 | Linux v2.6.17-rc3v2.6.17-rc3 | Linus Torvalds | 1 | -1/+1 |
2006-04-27 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 1 | -6/+4 |
2006-04-27 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -6/+8 |
2006-04-27 | Merge nommu tree | Russell King | 2 | -2/+4 |
2006-04-26 | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 19 | -19/+19 |
2006-04-26 | [PATCH] Remove __devinitdata from notifier block definitions | Chandra Seetharaman | 9 | -9/+9 |
2006-04-26 | [PATCH] LSM: add missing hook to do_compat_readv_writev() | James Morris | 1 | -0/+4 |
2006-04-26 | [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex | Al Viro | 1 | -4/+14 |
2006-04-26 | [PATCH] fix mips sys32_p{read,write} | Al Viro | 1 | -62/+2 |
2006-04-26 | [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) | Al Viro | 1 | -1/+1 |
2006-04-26 | [PATCH] fix leak in activate_ep_files() | Al Viro | 1 | -0/+1 |
2006-04-26 | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 11 | -77/+328 |
2006-04-26 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 18 | -147/+354 |
2006-04-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+7 |
2006-04-26 | [PATCH] splice: add ->splice_write support for /dev/null | Jens Axboe | 1 | -0/+14 |
2006-04-26 | [PATCH] splice: rearrange moving to/from pipe helpers | Jens Axboe | 2 | -24/+28 |
2006-04-26 | [PATCH] forcedeth: fix initialization | Ayaz Abdulla | 1 | -12/+67 |
2006-04-26 | [PATCH] sky2: version 1.2 | Stephen Hemminger | 1 | -1/+1 |
2006-04-26 | [PATCH] sky2: reset function can be devinit | Stephen Hemminger | 1 | -1/+1 |
2006-04-26 | [PATCH] sky2: use ALIGN() macro | Stephen Hemminger | 1 | -4/+2 |
2006-04-26 | [PATCH] sky2: add fake idle irq timer | Stephen Hemminger | 2 | -1/+23 |
2006-04-26 | [PATCH] sky2: reschedule if irq still pending | Stephen Hemminger | 2 | -12/+26 |
2006-04-26 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 9 | -49/+133 |
2006-04-26 | Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2... | Jeff Garzik | 1 | -0/+1 |
2006-04-26 | Merge branch 'master' into upstream-fixes | Jeff Garzik | 115 | -1416/+3201 |
2006-04-26 | [BRIDGE]: allow full size vlan packets | Stephen Hemminger | 1 | -1/+7 |
2006-04-26 | [PATCH] Add support for the sys_vmsplice syscall | Jens Axboe | 9 | -43/+268 |
2006-04-26 | [doc] add paragraph about 'fs' subsystem to sysfs.txt | Miklos Szeredi | 1 | -0/+5 |
2006-04-26 | [fuse] fix race between checking and setting file->private_data | Miklos Szeredi | 1 | -5/+8 |
2006-04-26 | [fuse] fix deadlock between fuse_put_super() and request_end(), try #2 | Miklos Szeredi | 1 | -2/+11 |
2006-04-26 | Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" | Miklos Szeredi | 3 | -36/+31 |
2006-04-26 | [PATCH] splice: fix offset problems | Jens Axboe | 1 | -19/+27 |
2006-04-26 | [PATCH] splice: fix min() warning | Andrew Morton | 1 | -1/+1 |
2006-04-26 | e1000: Update truesize with the length of the packet for packet split | Auke Kok | 1 | -0/+1 |
2006-04-25 | [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCR | Russell King | 3 | -3/+3 |
2006-04-25 | [ARM] 3484/1: Correct AEABI CFLAGS for correct enum handling | Richard Purdie | 1 | -1/+1 |
2006-04-25 | [PATCH] Alpha: strncpy() fix | Ivan Kokshaysky | 1 | -4/+4 |
2006-04-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable | Linus Torvalds | 1 | -1/+4 |
2006-04-25 | [NETFILTER]: ipt action: use xt_check_target for basic verification | Patrick McHardy | 1 | -0/+5 |
2006-04-25 | [NETFILTER]: x_tables: move table->lock initialization | Dmitry Mishin | 1 | -1/+1 |
2006-04-25 | [NETFILTER]: ip6_tables: remove broken comefrom debugging | Patrick McHardy | 1 | -13/+0 |
2006-04-25 | [NETFILTER]: nf_conntrack: kill unused callback init_conntrack | Yasuyuki Kozakai | 1 | -3/+0 |
2006-04-25 | [NETFILTER]: Fix compat_xt_counters alignment for non-x86 | Patrick McHardy | 1 | -0/+4 |
2006-04-25 | [NETFILTER]: ULOG target is not obsolete | Thomas Voegtle | 1 | -1/+1 |
2006-04-25 | [NETFILTER]: nf_conntrack: Fix module refcount dropping too far | Yasuyuki Kozakai | 2 | -9/+4 |
2006-04-25 | [SPARC]: __NR_sys removal | OGAWA Hirofumi | 2 | -2/+2 |
2006-04-24 | [PATCH] bcm43xx: make PIO mode usable | Michael Buesch | 3 | -32/+84 |
2006-04-24 | [PATCH] bcm43xx: add to MAINTAINERS | Michael Buesch | 1 | -0/+8 |
2006-04-24 | [PATCH] softmac: fix SIOCSIWAP | Johannes Berg | 4 | -15/+39 |