Age | Commit message (Expand) | Author | Files | Lines |
2007-02-11 | [PATCH] Char: moxa, do not initialize global static | Jiri Slaby | 1 | -20/+4 |
2007-02-11 | [PATCH] Char: moxa, remove unused allocated page | Jiri Slaby | 1 | -23/+1 |
2007-02-11 | [PATCH] Add TAINT_USER and ability to set taint flags from userspace | Theodore Ts'o | 3 | -4/+30 |
2007-02-11 | [PATCH] Char: mxser_new, fix sparse warning | Jiri Slaby | 1 | -1/+1 |
2007-02-11 | [PATCH] Char: mxser_new, lock count and flags | Jiri Slaby | 1 | -1/+4 |
2007-02-11 | [PATCH] Char: mxser_new, do not null driver_data | Jiri Slaby | 1 | -3/+0 |
2007-02-11 | [PATCH] Char: mxser_new, upgrade to 1.9.15 | Jiri Slaby | 2 | -20/+105 |
2007-02-11 | [PATCH] Char: mxser_new, do not put pdev | Jiri Slaby | 1 | -1/+0 |
2007-02-11 | [PATCH] Char: mxser_new, fix twice resource releasing | Jiri Slaby | 1 | -6/+6 |
2007-02-11 | [PATCH] Char: mxser_new, less loops in isr | Jiri Slaby | 1 | -6/+3 |
2007-02-11 | [PATCH] Char: mxser_new, header file cleanup | Jiri Slaby | 2 | -314/+154 |
2007-02-11 | [PATCH] Char: mxser_new, alter locking in isr | Jiri Slaby | 1 | -13/+9 |
2007-02-11 | [PATCH] Doc: isicom, remove reserved ioctl-number | Jiri Slaby | 1 | -2/+1 |
2007-02-11 | [PATCH] Char: mxser_new, clean request_irq call | Jiri Slaby | 1 | -6/+2 |
2007-02-11 | [PATCH] Char: mxser_new, remove tty_wakeup bottomhalf | Jiri Slaby | 1 | -20/+6 |
2007-02-11 | [PATCH] Char: mxser, obsolete old, nonexperimental new | Jiri Slaby | 1 | -2/+2 |
2007-02-11 | [PATCH] Char: mxser_new, remove unused stuff | Jiri Slaby | 1 | -18/+0 |
2007-02-11 | [PATCH] PNP: export pnp_bus_type | David Brownell | 2 | -1/+2 |
2007-02-11 | [PATCH] pktcdvd: cleanup | Thomas Maier | 4 | -24/+11 |
2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 17 | -137/+10 |
2007-02-11 | [PATCH] Char: n_r3964, cleanup | Jiri Slaby | 1 | -1116/+981 |
2007-02-11 | [PATCH] Char: serial167, cleanup | Jiri Slaby | 1 | -1677/+1645 |
2007-02-11 | [PATCH] Char: mxser_new, remove useless spinlock | Jiri Slaby | 1 | -4/+0 |
2007-02-11 | [PATCH] Char: mxser_new, mark init functions | Jiri Slaby | 1 | -4/+4 |
2007-02-11 | [PATCH] ext2: skip pages past number of blocks in ext2_find_entry | Eric Sandeen | 1 | -0/+8 |
2007-02-11 | [PATCH] Relay: add CPU hotplug support | Mathieu Desnoyers | 4 | -59/+142 |
2007-02-11 | [PATCH] serial: serial_txx9 driver update | Atsushi Nemoto | 2 | -12/+16 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 39 | -103/+48 |
2007-02-11 | [PATCH] drivers/char/vc_screen.c: proper prototypes | Adrian Bunk | 2 | -3/+4 |
2007-02-11 | [PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.h | Mike Frysinger | 2 | -2/+2 |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 25 | -398/+23 |
2007-02-11 | [PATCH] igrab() should check for I_CLEAR | Jan Blunck | 1 | -1/+1 |
2007-02-11 | [PATCH] lockdep: add graph depth information to /proc/lockdep | Jason Baron | 3 | -19/+42 |
2007-02-11 | [PATCH] lockdep: more unlock-on-error fixes | Jarek Poplawski | 1 | -4/+19 |
2007-02-11 | [PATCH] lockdep: also check for freed locks in kmem_cache_free() | Ingo Molnar | 1 | -0/+1 |
2007-02-11 | [PATCH] kill_pid_info: kill acquired_tasklist_lock | Oleg Nesterov | 1 | -5/+4 |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 24 | -121/+23 |
2007-02-11 | [PATCH] Char: isicom, correct probing/removing | Jiri Slaby | 1 | -7/+9 |
2007-02-11 | [PATCH] Char: isicom, support higher rates | Jiri Slaby | 1 | -2/+7 |
2007-02-11 | [PATCH] Char: isicom, check card state in isr | Jiri Slaby | 1 | -0/+5 |
2007-02-11 | [PATCH] Char: isicom, augment card_reset | Jiri Slaby | 1 | -17/+22 |
2007-02-11 | [PATCH] Char: isicom, fix locking in isr | Jiri Slaby | 1 | -0/+2 |
2007-02-11 | [PATCH] make drivers/char/mxser_new.c:mxser_hangup() static | Adrian Bunk | 1 | -1/+1 |
2007-02-11 | [PATCH] mxser: remove ambiguous redefinition of INIT_WORK | Andreas Jaggi | 2 | -16/+0 |
2007-02-11 | [PATCH] avoid one conditional branch in touch_atime() | Eric Dumazet | 2 | -3/+2 |
2007-02-11 | [PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flags | Eric Dumazet | 1 | -2/+8 |
2007-02-11 | [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves | Jiri Slaby | 1 | -33/+3 |
2007-02-11 | [PATCH] IOC3/IOC4: PCI mem space resources | Brent Casavant | 3 | -9/+9 |
2007-02-11 | [PATCH] usr/gen_init_cpio.c: support for hard links | Luciano Rocha | 1 | -36/+86 |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 27 | -3/+70 |