aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] Char: moxa, remove unused functionsJiri Slaby2007-02-111-245/+0
* [PATCH] Char: moxa, remove hangup bottomhalfJiri Slaby2007-02-111-22/+3
* [PATCH] Char: moxa, timers cleanupJiri Slaby2007-02-111-40/+14
* [PATCH] Char: moxa, do not initialize global staticJiri Slaby2007-02-111-20/+4
* [PATCH] Char: moxa, remove unused allocated pageJiri Slaby2007-02-111-23/+1
* [PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o2007-02-113-4/+30
* [PATCH] Char: mxser_new, fix sparse warningJiri Slaby2007-02-111-1/+1
* [PATCH] Char: mxser_new, lock count and flagsJiri Slaby2007-02-111-1/+4
* [PATCH] Char: mxser_new, do not null driver_dataJiri Slaby2007-02-111-3/+0
* [PATCH] Char: mxser_new, upgrade to 1.9.15Jiri Slaby2007-02-112-20/+105
* [PATCH] Char: mxser_new, do not put pdevJiri Slaby2007-02-111-1/+0
* [PATCH] Char: mxser_new, fix twice resource releasingJiri Slaby2007-02-111-6/+6
* [PATCH] Char: mxser_new, less loops in isrJiri Slaby2007-02-111-6/+3
* [PATCH] Char: mxser_new, header file cleanupJiri Slaby2007-02-112-314/+154
* [PATCH] Char: mxser_new, alter locking in isrJiri Slaby2007-02-111-13/+9
* [PATCH] Doc: isicom, remove reserved ioctl-numberJiri Slaby2007-02-111-2/+1
* [PATCH] Char: mxser_new, clean request_irq callJiri Slaby2007-02-111-6/+2
* [PATCH] Char: mxser_new, remove tty_wakeup bottomhalfJiri Slaby2007-02-111-20/+6
* [PATCH] Char: mxser, obsolete old, nonexperimental newJiri Slaby2007-02-111-2/+2
* [PATCH] Char: mxser_new, remove unused stuffJiri Slaby2007-02-111-18/+0
* [PATCH] PNP: export pnp_bus_typeDavid Brownell2007-02-112-1/+2
* [PATCH] pktcdvd: cleanupThomas Maier2007-02-114-24/+11
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-1117-137/+10
* [PATCH] Char: n_r3964, cleanupJiri Slaby2007-02-111-1116/+981
* [PATCH] Char: serial167, cleanupJiri Slaby2007-02-111-1677/+1645
* [PATCH] Char: mxser_new, remove useless spinlockJiri Slaby2007-02-111-4/+0
* [PATCH] Char: mxser_new, mark init functionsJiri Slaby2007-02-111-4/+4
* [PATCH] ext2: skip pages past number of blocks in ext2_find_entryEric Sandeen2007-02-111-0/+8
* [PATCH] Relay: add CPU hotplug supportMathieu Desnoyers2007-02-114-59/+142
* [PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2007-02-112-12/+16
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-1139-103/+48
* [PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk2007-02-112-3/+4
* [PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.hMike Frysinger2007-02-112-2/+2
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-1125-398/+23
* [PATCH] igrab() should check for I_CLEARJan Blunck2007-02-111-1/+1
* [PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron2007-02-113-19/+42
* [PATCH] lockdep: more unlock-on-error fixesJarek Poplawski2007-02-111-4/+19
* [PATCH] lockdep: also check for freed locks in kmem_cache_free()Ingo Molnar2007-02-111-0/+1
* [PATCH] kill_pid_info: kill acquired_tasklist_lockOleg Nesterov2007-02-111-5/+4
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-1124-121/+23
* [PATCH] Char: isicom, correct probing/removingJiri Slaby2007-02-111-7/+9
* [PATCH] Char: isicom, support higher ratesJiri Slaby2007-02-111-2/+7
* [PATCH] Char: isicom, check card state in isrJiri Slaby2007-02-111-0/+5
* [PATCH] Char: isicom, augment card_resetJiri Slaby2007-02-111-17/+22
* [PATCH] Char: isicom, fix locking in isrJiri Slaby2007-02-111-0/+2
* [PATCH] make drivers/char/mxser_new.c:mxser_hangup() staticAdrian Bunk2007-02-111-1/+1
* [PATCH] mxser: remove ambiguous redefinition of INIT_WORKAndreas Jaggi2007-02-112-16/+0
* [PATCH] avoid one conditional branch in touch_atime()Eric Dumazet2007-02-112-3/+2
* [PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flagsEric Dumazet2007-02-111-2/+8
* [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalvesJiri Slaby2007-02-111-33/+3