| Commit message (Expand) | Author | Files | Lines |
2008-02-08 | [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h | Rami Rosen | 1 | -13/+0 |
2008-02-08 | [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.h | Rami Rosen | 1 | -2/+0 |
2008-02-08 | [AF_IUCV]: defensive programming of iucv_callback_txdone | Ursula Braun | 1 | -7/+14 |
2008-02-08 | [AF_IUCV]: broken send_skb_q results in endless loop | Ursula Braun | 1 | -1/+7 |
2008-02-08 | [IUCV]: wrong irq-disabling locking at module load time | Ursula Braun | 1 | -2/+2 |
2008-02-08 | [CAN]: Minor clean-ups | Urs Thuermann | 1 | -15/+9 |
2008-02-08 | [CAN]: Move proto_{,un}register() out of spin-locked region | Urs Thuermann | 1 | -13/+14 |
2008-02-08 | [CAN]: Clean up module auto loading | Urs Thuermann | 1 | -12/+6 |
2008-02-08 | [IPSEC] flow: Remove an unnecessary ____cacheline_aligned | Eric Dumazet | 1 | -1/+1 |
2008-02-08 | [IPV4]: route: fix crash ip_route_input | Patrick McHardy | 1 | -1/+1 |
2008-02-08 | [NETFILTER]: xt_iprange: add missing #include | Jan Engelhardt | 1 | -0/+1 |
2008-02-08 | [NETFILTER]: xt_iprange: fix typo in address family | Patrick McHardy | 1 | -1/+1 |
2008-02-08 | [NETFILTER]: nf_conntrack: fix ct_extend ->move operation | Patrick McHardy | 3 | -5/+6 |
2008-02-08 | [NETFILTER]: nf_conntrack: TCP conntrack reopening fix | Jozsef Kadlecsik | 1 | -6/+26 |
2008-02-07 | BKL-removal: Implement a compat_ioctl handler for JFS | Andi Kleen | 5 | -0/+27 |
2008-02-07 | i915: Fix GR register array size off-by-one bug | Jesse Barnes | 1 | -1/+1 |
2008-02-07 | BKL-removal: Use unlocked_ioctl for jfs | Andi Kleen | 4 | -7/+13 |
2008-02-07 | sysfs: remove BUG_ON() from sysfs_remove_group() | Greg Kroah-Hartman | 1 | -1/+6 |
2008-02-07 | Driver core: Revert "Fix Firmware class name collision" | Michael E Brown | 1 | -1/+2 |
2008-02-07 | Block: Fix whole_disk attribute bug | Greg Kroah-Hartman | 1 | -7/+10 |
2008-02-07 | m68k: kill page walker compile warning | Geert Uytterhoeven | 1 | -1/+2 |
2008-02-07 | Char: mxser, add support for CP-114UL | Jiri Slaby | 1 | -10/+19 |
2008-02-07 | Char: mxser, remove it | Jiri Slaby | 7 | -5493/+1891 |
2008-02-07 | Char: mxser, ioctl cleanup | Jiri Slaby | 2 | -45/+31 |
2008-02-07 | Char: mxser, simplify mxser_get_serial_info | Jiri Slaby | 1 | -15/+12 |
2008-02-07 | Char: mxser, reorder mxser_cardinfo fields | Jiri Slaby | 1 | -30/+30 |
2008-02-07 | Char: mxser, 0 to NULL in pointer | Jiri Slaby | 1 | -1/+1 |
2008-02-07 | Char: mxser, remove special baudrate processing | Jiri Slaby | 2 | -101/+23 |
2008-02-07 | mxser/mxser_new: first pass over termios reporting for the mxser cards | Alan Cox | 2 | -15/+28 |
2008-02-07 | Char: riscom8, remove wakeup and hangup bottomhalves | Jiri Slaby | 2 | -50/+4 |
2008-02-07 | Char: serial167, remove bottomhalf | Jiri Slaby | 2 | -82/+8 |
2008-02-07 | Char: stallion, remove bottomhalf | Jiri Slaby | 2 | -45/+24 |
2008-02-07 | Char: specialix, remove bottomhalves | Jiri Slaby | 2 | -71/+4 |
2008-02-07 | Char: istallion, remove hangup bottomhalf | Jiri Slaby | 2 | -23/+1 |
2008-02-07 | Char: esp, remove hangup and wakeup bottomhalves | Jiri Slaby | 2 | -57/+5 |
2008-02-07 | Char: riscom8, change rc_init_drivers prototype | Jiri Slaby | 1 | -1/+1 |
2008-02-07 | Char: stallion, fix compiler warnings | Jiri Slaby | 1 | -4/+6 |
2008-02-07 | Char: mxser_new, ioaddresses are ulong | Jiri Slaby | 1 | -1/+1 |
2008-02-07 | Char: char/serial, remove SERIAL_TYPE_NORMAL redefines | Jiri Slaby | 9 | -24/+0 |
2008-02-07 | Char: rocket, remove useless macros | Jiri Slaby | 2 | -27/+2 |
2008-02-07 | Char: rocket, printk cleanup | Jiri Slaby | 2 | -44/+51 |
2008-02-07 | Char: rocket, switch long delay to sleep | Jiri Slaby | 1 | -4/+4 |
2008-02-07 | i8k: Inspiron E1705 fix | Frank Sorenson | 1 | -0/+7 |
2008-02-07 | I8K: add i8k driver to the x86_64 Kconfig | Bradley Smith | 1 | -1/+0 |
2008-02-07 | I8K: allow i8k driver to be built on x86_64 systems | Bradley Smith | 1 | -1/+28 |
2008-02-07 | Add cmpxchg_local to xtensa | Mathieu Desnoyers | 1 | -0/+22 |
2008-02-07 | Add cmpxchg_local to v850 | Mathieu Desnoyers | 1 | -0/+15 |
2008-02-07 | Add cmpxchg_local to sparc64 | Mathieu Desnoyers | 1 | -0/+29 |
2008-02-07 | Add cmpxchg_local to sparc, move __cmpxchg to system.h | Mathieu Desnoyers | 2 | -36/+48 |
2008-02-07 | Add cmpxchg_local to s390 | Mathieu Desnoyers | 1 | -3/+41 |