summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-08[IPV6] Minor clenup: remove two unused definitions in net/ip6_route.hRami Rosen1-2/+0
2008-02-08[AF_IUCV]: defensive programming of iucv_callback_txdoneUrsula Braun1-7/+14
2008-02-08[AF_IUCV]: broken send_skb_q results in endless loopUrsula Braun1-1/+7
2008-02-08[IUCV]: wrong irq-disabling locking at module load timeUrsula Braun1-2/+2
2008-02-08[CAN]: Minor clean-upsUrs Thuermann1-15/+9
2008-02-08[CAN]: Move proto_{,un}register() out of spin-locked regionUrs Thuermann1-13/+14
2008-02-08[CAN]: Clean up module auto loadingUrs Thuermann1-12/+6
2008-02-08[IPSEC] flow: Remove an unnecessary ____cacheline_alignedEric Dumazet1-1/+1
2008-02-08[IPV4]: route: fix crash ip_route_inputPatrick McHardy1-1/+1
2008-02-08[NETFILTER]: xt_iprange: add missing #includeJan Engelhardt1-0/+1
2008-02-08[NETFILTER]: xt_iprange: fix typo in address familyPatrick McHardy1-1/+1
2008-02-08[NETFILTER]: nf_conntrack: fix ct_extend ->move operationPatrick McHardy3-5/+6
2008-02-08[NETFILTER]: nf_conntrack: TCP conntrack reopening fixJozsef Kadlecsik1-6/+26
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds5-7/+40
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds47-484/+2073
2008-02-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-34/+288
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-9/+18
2008-02-07BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen5-0/+27
2008-02-07i915: Fix GR register array size off-by-one bugJesse Barnes1-1/+1
2008-02-07BKL-removal: Use unlocked_ioctl for jfsAndi Kleen4-7/+13
2008-02-07sysfs: remove BUG_ON() from sysfs_remove_group()Greg Kroah-Hartman1-1/+6
2008-02-07Driver core: Revert "Fix Firmware class name collision"Michael E Brown1-1/+2
2008-02-07Block: Fix whole_disk attribute bugGreg Kroah-Hartman1-7/+10
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds11-1002/+1079
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds66-2085/+4848
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds95-2486/+9009
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds4-4/+228
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds23-277/+519
2008-02-07m68k: kill page walker compile warningGeert Uytterhoeven1-1/+2
2008-02-07Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds61-770/+2291
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds11-67/+97
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds102-969/+4173
2008-02-07Char: mxser, add support for CP-114ULJiri Slaby1-10/+19
2008-02-07Char: mxser, remove itJiri Slaby7-5493/+1891
2008-02-07Char: mxser, ioctl cleanupJiri Slaby2-45/+31
2008-02-07Char: mxser, simplify mxser_get_serial_infoJiri Slaby1-15/+12
2008-02-07Char: mxser, reorder mxser_cardinfo fieldsJiri Slaby1-30/+30
2008-02-07Char: mxser, 0 to NULL in pointerJiri Slaby1-1/+1
2008-02-07Char: mxser, remove special baudrate processingJiri Slaby2-101/+23
2008-02-07mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox2-15/+28
2008-02-07Char: riscom8, remove wakeup and hangup bottomhalvesJiri Slaby2-50/+4
2008-02-07Char: serial167, remove bottomhalfJiri Slaby2-82/+8
2008-02-07Char: stallion, remove bottomhalfJiri Slaby2-45/+24
2008-02-07Char: specialix, remove bottomhalvesJiri Slaby2-71/+4
2008-02-07Char: istallion, remove hangup bottomhalfJiri Slaby2-23/+1
2008-02-07Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby2-57/+5
2008-02-07Char: riscom8, change rc_init_drivers prototypeJiri Slaby1-1/+1
2008-02-07Char: stallion, fix compiler warningsJiri Slaby1-4/+6
2008-02-07Char: mxser_new, ioaddresses are ulongJiri Slaby1-1/+1
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby9-24/+0