Commit Graph

4049 Commits (e4f4288842ee12747e10c354d72be7d424c0b627)

Author SHA1 Message Date
Joe Perches 35900771c0 random.c: use %pU to print UUIDs 15 years ago
Bernhard Walle 5ada918b82 vt: introduce and use vt_kmsg_redirect() function 15 years ago
Thadeu Lima de Souza Cascardo 1f2f38d89d drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocation 15 years ago
Thadeu Lima de Souza Cascardo 4ae717da8d drivers/char/misc.c: clear allocation bit in minor bitmap when device register fails 15 years ago
Thadeu Lima de Souza Cascardo 2643434c1a misc: remove MAC pmu function declaration from misc device class 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Wu Fengguang ee32398fda /dev/mem: remove redundant parameter from do_write_kmem() 15 years ago
Wu Fengguang 80ad89a0ce /dev/mem: remove the "written" variable in write_kmem() 15 years ago
Wu Fengguang 7fabaddd09 /dev/mem: make size_inside_page() logic straight 15 years ago
Wu Fengguang fa29e97bb8 /dev/mem: cleanup unxlate_dev_mem_ptr() calls 15 years ago
Wu Fengguang f222318e9c /dev/mem: introduce size_inside_page() 15 years ago
Wu Fengguang 4ea2f43f28 /dev/mem: remove redundant test on len 15 years ago
Alan Cox 6698e34720 tty: Fix BKL taken under a spinlock bug introduced in the BKL split 15 years ago
H. Peter Anvin a01c780042 nvram: Fix write beyond end condition; prove to gcc copy is safe 15 years ago
Alan Cox 36ba782e96 tty: split the lock up a bit further 15 years ago
Alan Cox 5ec93d1154 tty: Move the leader test in disassociate 15 years ago
Alan Cox 38c70b27f9 tty: Push the bkl down a bit in the hangup code 15 years ago
Alan Cox f18f9498e9 tty: Push the lock down further into the ldisc code 15 years ago
Alan Cox eeb89d918c tty: push the BKL down into the handlers a bit 15 years ago
Alan Cox e8c62103fd tty: moxa: split open lock 15 years ago
Alan Cox f710ebd7f7 tty: moxa: Kill the use of lock_kernel 15 years ago
Alan Cox 8482bcd585 tty: moxa: Fix modem op locking 15 years ago
Alan Cox f9b412a8c9 tty: moxa: Kill off the throttle method 15 years ago
Alan Cox a808ac0c4a tty: moxa: Locking clean up 15 years ago
Alan Cox f5c5a36d27 tty: moxa: rework the locking a bit 15 years ago
Alan Cox f176178ba0 tty: moxa: Use more tty_port ops 15 years ago
Alan Cox 2493c0c166 tty: isicom: fix deadlock on shutdown 15 years ago
Alan Cox 07f86c03fe tty: mxser: Use the new locking rules to fix setserial properly 15 years ago
Alan Cox 6769140d30 tty: mxser: use the tty_port_open method 15 years ago
Alan Cox 6ed847d8ef tty: isicom: sort out the board init logic 15 years ago
Alan Cox baaa08acb0 tty: isicom: switch to the new tty_port_open helper 15 years ago
Alan Cox 568aafc627 tty: tty_port: Add a kref object to the tty port 15 years ago
Alan Cox 338818fd80 tty: istallion: tty port open/close methods 15 years ago
Alan Cox 047e9658ae tty: stallion: Convert to the tty_port_open/close methods 15 years ago
Alan Cox a9a37ec33a tty: tty_port: Move the IO_ERROR clear 15 years ago
Alan Cox d74e828688 tty: tty_port: Add IO_ERROR bit handling 15 years ago
Alan Cox 8f1e672344 tty: riscom8: switch to the tty_port_open API 15 years ago
Alan Cox 44e4909e45 tty: tty_port: Change the buffer allocator locking 15 years ago
Alan Cox e707c35cbb tty_port: Move hupcl handling 15 years ago
Alan Cox d774a56d23 tty_port: coding style cleaning pass 15 years ago
Alan Cox 64bc397914 tty_port: add "tty_port_open" helper 15 years ago
Alan Cox 894cb91770 tty: stallion: kill BKL ioctl 15 years ago
Alan Cox 626875381e tty: istallion: Kill off the BKL ioctl 15 years ago
Alan Cox f53a2ade0b tty: esp: remove broken driver 15 years ago
Alexey Dobriyan 1cceefd3a2 tty: const: constify remaining tty_operations 15 years ago
Arnd Bergmann 3695669cd4 lp: move compat_ioctl handling into lp.c 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Frederic Weisbecker 79a56ed0e1 nvram: Fix missing smp_lock.h in nvram 15 years ago
Michel Dänzer 37580f3f22 agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks. 15 years ago
Michel Dänzer 3fc3a6b476 agp/uninorth: Also handle user memory types in u3_remove_memory(). 15 years ago