aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-11[PATCH] DocBook/HTML: correction of recursive A tags in HTML outputPavel Pisa
2007-02-11[PATCH] DocBook/HTML: Generate chapter/section level TOCs for functionsPavel Pisa
2007-02-11[PATCH] Char: moxa, pci probingJiri Slaby
2007-02-11[PATCH] Char: moxa, pci_probing prepareJiri Slaby
2007-02-11[PATCH] Char: moxa, remove useless variablesJiri Slaby
2007-02-11[PATCH] Char: moxa, variables cleanupJiri Slaby
2007-02-11[PATCH] Char: moxa, remove moxa_pci_devinfoJiri Slaby
2007-02-11[PATCH] Char: moxa, use del_timer_syncJiri Slaby
2007-02-11[PATCH] Char: moxa, macros cleanupJiri Slaby
2007-02-11[PATCH] Char: moxa, eliminate typedefsJiri Slaby
2007-02-11[PATCH] Char: moxa, use PCI_DEVICEJiri Slaby
2007-02-11[PATCH] Char: moxa, devids cleanupJiri Slaby
2007-02-11[PATCH] Char: moxa, remove unused functionsJiri Slaby
2007-02-11[PATCH] Char: moxa, remove hangup bottomhalfJiri Slaby
2007-02-11[PATCH] Char: moxa, timers cleanupJiri Slaby
2007-02-11[PATCH] Char: moxa, do not initialize global staticJiri Slaby
2007-02-11[PATCH] Char: moxa, remove unused allocated pageJiri Slaby
2007-02-11[PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o
2007-02-11[PATCH] Char: mxser_new, fix sparse warningJiri Slaby
2007-02-11[PATCH] Char: mxser_new, lock count and flagsJiri Slaby
2007-02-11[PATCH] Char: mxser_new, do not null driver_dataJiri Slaby
2007-02-11[PATCH] Char: mxser_new, upgrade to 1.9.15Jiri Slaby
2007-02-11[PATCH] Char: mxser_new, do not put pdevJiri Slaby
2007-02-11[PATCH] Char: mxser_new, fix twice resource releasingJiri Slaby
2007-02-11[PATCH] Char: mxser_new, less loops in isrJiri Slaby
2007-02-11[PATCH] Char: mxser_new, header file cleanupJiri Slaby
2007-02-11[PATCH] Char: mxser_new, alter locking in isrJiri Slaby
2007-02-11[PATCH] Doc: isicom, remove reserved ioctl-numberJiri Slaby
2007-02-11[PATCH] Char: mxser_new, clean request_irq callJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove tty_wakeup bottomhalfJiri Slaby
2007-02-11[PATCH] Char: mxser, obsolete old, nonexperimental newJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove unused stuffJiri Slaby
2007-02-11[PATCH] PNP: export pnp_bus_typeDavid Brownell
2007-02-11[PATCH] pktcdvd: cleanupThomas Maier
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2007-02-11[PATCH] Char: n_r3964, cleanupJiri Slaby
2007-02-11[PATCH] Char: serial167, cleanupJiri Slaby
2007-02-11[PATCH] Char: mxser_new, remove useless spinlockJiri Slaby
2007-02-11[PATCH] Char: mxser_new, mark init functionsJiri Slaby
2007-02-11[PATCH] ext2: skip pages past number of blocks in ext2_find_entryEric Sandeen
2007-02-11[PATCH] Relay: add CPU hotplug supportMathieu Desnoyers
2007-02-11[PATCH] serial: serial_txx9 driver updateAtsushi Nemoto
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk
2007-02-11[PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.hMike Frysinger
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-11[PATCH] igrab() should check for I_CLEARJan Blunck
2007-02-11[PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron
2007-02-11[PATCH] lockdep: more unlock-on-error fixesJarek Poplawski
2007-02-11[PATCH] lockdep: also check for freed locks in kmem_cache_free()Ingo Molnar