summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | tehuti: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-031-2/+2
| | * | | | | isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter2010-06-031-3/+3
| | * | | | | e1000e: change logical negate to bitwiseDan Carpenter2010-06-031-1/+1
| | * | | | | sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2010-06-032-1/+7
| | * | | | | cls_u32: use skb_header_pointer() to dereference data safelyChangli Gao2010-06-021-13/+36
| | * | | | | TCP: tcp_hybla: Fix integer overflow in slow start incrementDaniele Lacamera2010-06-021-2/+2
| | * | | | | act_nat: fix the wrong checksum when addr isn't in old_addr/maskChangli Gao2010-06-021-0/+4
| | * | | | | net/fec: fix pm to survive to suspend/resumeEric BĂ©nard2010-06-021-8/+8
| | * | | | | korina: count RX DMA OVR as rx_fifo_errorPhil Sutter2010-06-021-1/+1
| | * | | | | korina: use netdev_alloc_skb_ip_align() here, tooPhil Sutter2010-06-021-2/+1Star
| | * | | | | korina: fix deadlock on RX FIFO overrunPhil Sutter2010-06-021-14/+13Star
| | * | | | | net: fix conflict between null_or_orig and null_or_bondJohn Fastabend2010-06-021-4/+4
| | * | | | | net: init_vlan should not copy slave or master flagsJohn Fastabend2010-06-021-1/+2
| | * | | | | enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman2010-06-022-103/+104
| | * | | | | bnx2: Fix hang during rmmod bnx2.Michael Chan2010-06-021-1/+13
| | * | | | | xfrm: force a dst reference in __xfrm_route_forward()Eric Dumazet2010-06-021-0/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-06-054-10/+4Star
| |\ \ \ \ \ \
| | * | | | | | nilfs2: remove obsolete declarations of cache constructor and destructorRyusuke Konishi2010-05-313-6/+0Star
| | * | | | | | nilfs2: fix style issue in nilfs_destroy_cachepRyusuke Konishi2010-05-311-4/+4
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-06-058-15/+13Star
| |\ \ \ \ \ \
| | * | | | | | Minix: Clean up left over labelAndrew Hendry2010-06-041-4/+0Star
| | * | | | | | fix truncate inode time modification breakageNick Piggin2010-06-042-3/+4
| | * | | | | | fix setattr error handling in sysfs, configfsNick Piggin2010-06-042-7/+8
| | * | | | | | fcntl: return -EFAULT if copy_to_user failsDan Carpenter2010-06-041-2/+5
| | * | | | | | wrong type for 'magic' argument in simple_fill_super()Roberto Sassu2010-06-042-2/+3
| | * | | | | | fix the deadlock in qib_fsAl Viro2010-06-041-3/+1Star
| | * | | | | | mqueue doesn't need make_bad_inode()Al Viro2010-06-041-1/+0Star
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-06-053-155/+221
| |\ \ \ \ \ \ \
| | * | | | | | | module: fix bne2 "gave up waiting for init of module libcrc32c"Rusty Russell2010-06-051-32/+59
| | * | | | | | | module: verify_export_symbols under the lockRusty Russell2010-06-051-16/+10Star
| | * | | | | | | module: move find_module check to endLinus Torvalds2010-06-051-5/+7
| | * | | | | | | module: make locking more fine-grained.Rusty Russell2010-06-051-23/+42
| | * | | | | | | module: Make module sysfs functions private.Rusty Russell2010-06-052-37/+25Star
| | * | | | | | | module: move sysfs exposure to end of load_moduleRusty Russell2010-06-051-11/+36
| | * | | | | | | module: fix kdb's illicit use of struct module_use.Rusty Russell2010-06-053-19/+11Star
| | * | | | | | | module: Make the 'usage' lists be two-wayLinus Torvalds2010-06-052-32/+51
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-06-057-26/+67
| |\ \ \ \ \ \ \
| | * | | | | | | Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng2010-06-043-15/+60
| | * | | | | | | Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov2010-06-021-1/+1
| | * | | | | | | Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter2010-06-021-8/+4Star
| | * | | | | | | Input: s3c2410_ts - tone down loggingMark Brown2010-05-311-1/+1
| | * | | | | | | Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown2010-05-311-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-0536-204/+642
| |\ \ \ \ \ \ \
| | * | | | | | | sh: Make intc messages consistent via pr_fmt.Paul Mundt2010-06-021-5/+7
| | * | | | | | | sh: make sure static declaration on ms7724seKuninori Morimoto2010-06-021-4/+4
| | * | | | | | | sh: make sure static declaration on mach-migorKuninori Morimoto2010-06-021-1/+1
| | * | | | | | | sh: make sure static declaration on mach-ecovec24Kuninori Morimoto2010-06-021-8/+8
| | * | | | | | | sh: make sure static declaration on mach-ap325rxaKuninori Morimoto2010-06-021-1/+1
| | * | | | | | | clocksource: sh_cmt: compute mult and shift before registrationPaul Mundt2010-06-021-9/+13
| | * | | | | | | clocksource: sh_tmu: compute mult and shift before registrationAurelien Jarno2010-06-021-9/+11