summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-11lib/hexdumpRandy Dunlap3-1/+116
2007-05-11getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet5-0/+46
2007-05-11uml: shrink kernel stacksJeff Dike2-2/+3
2007-05-11uml: iRQ stacksJeff Dike10-14/+180
2007-05-11uml: tidy IRQ codeJeff Dike4-18/+13
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike2-6/+4
2007-05-11uml: remove task_protectionsJeff Dike6-24/+8
2007-05-11Let SYSV68_PARTITION default to yes on VME onlyGeert Uytterhoeven1-1/+1
2007-05-11m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macrosHirokazu Takata2-3/+3
2007-05-11m32r: fix tme_handler to check _PAGE_PRESENT bitHirokazu Takata1-9/+13
2007-05-11m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata2-0/+15
2007-05-11h8300 syscall updateYoshinori Sato2-42/+102
2007-05-11frv: gdb: use __maybe_unusedDavid Rientjes1-6/+6
2007-05-11VM statistics: Make timer deferrableChristoph Lameter1-1/+1
2007-05-11AFS: implement statfsDavid Howells7-15/+426
2007-05-11AFS: fix a couple of problems with unlinking AFS filesDavid Howells4-17/+31
2007-05-11AFS: fix interminable loop in afs_write_back_from_locked_page()David Howells1-2/+3
2007-05-11x86_64: new syscallAndi Kleen1-0/+3
2007-05-11Documentation/gpio.txt mentions GENERIC_GPIODavid Brownell1-1/+3
2007-05-11Bug in mm/thrash.c function grab_swap_token()Mika Kukkonen1-3/+2
2007-05-11x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal2-7/+9
2007-05-11i386: work around miscompilation of alternatives codeJoerg Roedel3-2/+16
2007-05-11[PATCH] Abnormal End of ProcessesSteve Grubb3-0/+44
2007-05-11[PATCH] match audit name dataAmy Griffis1-58/+84
2007-05-11[PATCH] complete message queue auditingAmy Griffis4-35/+5
2007-05-11[PATCH] audit inode for all xattr syscallsAmy Griffis1-0/+2
2007-05-11[PATCH] initialize name osidAmy Griffis1-0/+1
2007-05-11[PATCH] audit signal recipientsAmy Griffis11-29/+206
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis13-0/+76
2007-05-11[PATCH] auditing ptraceAl Viro3-0/+42
2007-05-10[NETFILTER]: xt_conntrack: add compat supportPatrick McHardy1-0/+54
2007-05-10[NETFILTER]: iptable_raw: ignore short packets sent by SOCK_RAW socketsPatrick McHardy1-1/+20
2007-05-10[NETFILTER]: iptable_{filter,mangle}: more descriptive "happy cracking" messagePatrick McHardy2-2/+4
2007-05-10[NETFILTER]: nf_nat: Clears helper private area when NATingYasuyuki Kozakai1-2/+7
2007-05-10[NETFILTER]: ctnetlink: clear helper area and handle unchanged helperYasuyuki Kozakai1-18/+22
2007-05-10[NETFILTER]: nf_conntrack: Removes unused destroy operation of l3protoYasuyuki Kozakai2-8/+0
2007-05-10[NETFILTER]: nf_conntrack: Removes duplicated declarationsYasuyuki Kozakai1-7/+0
2007-05-10[NETFILTER]: nf_nat: remove unused argument of function allocating bindingYasuyuki Kozakai3-25/+10
2007-05-10[NETFILTER]: Clean up table initializationPatrick McHardy12-510/+238
2007-05-10[NET_SCHED]: Avoid requeue warning on dev_deactivateHerbert Xu1-10/+8
2007-05-10[NET_SCHED]: Reread dev->qdisc for NETDEV_TX_OKHerbert Xu1-0/+1
2007-05-10[NET_SCHED]: Rationalise return value of qdisc_restartHerbert Xu1-10/+11
2007-05-10[NET]: Fix dev->qdisc race for NETDEV_TX_LOCKED caseThomas Graf1-0/+1
2007-05-10[UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller8-41/+93
2007-05-10[IrDA]: KingSun/DonShine USB IrDA dongle support.Alex Villac�s Lasso3-0/+672
2007-05-10[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.YOSHIFUJI Hideaki1-0/+4
2007-05-10[IPV6]: Do no rely on skb->dst before it is assigned.YOSHIFUJI Hideaki1-4/+12
2007-05-10[IPV6]: Send ICMPv6 error on scope violations.David L Stevens1-3/+10
2007-05-10[SCTP]: Do not include ABORT chunk header in the notification.Vlad Yasevich1-9/+2
2007-05-10[SCTP]: Correctly copy addresses in sctp_copy_laddrsVlad Yasevich1-4/+8