- 709107f char: rocket.c: fix sparse variable shadowing and int as NULL pointer by Harvey Harrison · 17 years ago
- d3ceb65 char: esp.c: fix possible double-unlock by Harvey Harrison · 17 years ago
- f559226 char: fix sparse shadowed variable warnings in esp.c by Harvey Harrison · 17 years ago
- ec09cd5 Char: moxa, add firmware loading fix by Jiri Slaby · 17 years ago
- b9705b6 Char: moxa, update credits by Jiri Slaby · 17 years ago
- bb9f910 Char: moxa, notify about board readiness by Jiri Slaby · 17 years ago
- 08d01c7 Char: moxa, introduce MOXA_IS_320 macro by Jiri Slaby · 17 years ago
- 92d30a9 Char: moxa, remove useless tty functions by Jiri Slaby · 17 years ago
- eaa95a8 Char: moxa, little cleanup by Jiri Slaby · 17 years ago
- a8f5cda Char: moxa, rework open/close by Jiri Slaby · 17 years ago
- 2a54134 Char: moxa, serialise timer by Jiri Slaby · 17 years ago
- 2108eba Char: moxa, cleanup rx/tx by Jiri Slaby · 17 years ago
- 7bcf97d Char: moxa, merge 2 poll functions by Jiri Slaby · 17 years ago
- 74d7d97 Char: moxa, ioctl cleanup by Jiri Slaby · 17 years ago
- 0bcc4ca Char: moxa, timer cleanup by Jiri Slaby · 17 years ago
- 810ab09 Char: moxa, centralize board readiness by Jiri Slaby · 17 years ago
- 9750605 Char: moxa, remove unused port entries by Jiri Slaby · 17 years ago
- b4173f4 Char: moxa, remove port->port by Jiri Slaby · 17 years ago
- 5292bcd Char: moxa, merge c2xx and c320 firmware loading by Jiri Slaby · 17 years ago
- 0371823 Char: moxa, add firmware loading by Jiri Slaby · 17 years ago
- 9e9fc31 Char: moxa, fix TIOC(G/S)SOFTCAR param by Jiri Slaby · 17 years ago
- e46a5e3 Char: moxa, pci io space fixup by Jiri Slaby · 17 years ago
- d353eca Char: moxa, cleanup module-param passed isa init by Jiri Slaby · 17 years ago
- 3779495 Char: moxa, remove static isa support by Jiri Slaby · 17 years ago
- cbacdd9 SGI Altix mmtimer: allow larger number of timers per node by Dimitri Sivanich · 17 years ago
- d17468c tty: drop the BKL for driver/ldisc ioctl methods by Alan Cox · 17 years ago
- 1c2630c tty_ioctl: soft carrier handling by Alan Cox · 17 years ago
- 0ee9cbb tty_ioctl: locking for tty_wait_until_sent by Alan Cox · 17 years ago
- 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 17 years ago
- 575537b3 Resume TTY on SUSP and fix CRNL order in N_TTY line discipline by Joe Peterson · 17 years ago
- 47f8683 redo locking of tty->pgrp by Alan Cox · 17 years ago
- 04f378b tty: BKL pushdown by Alan Cox · 17 years ago
- 9cc3c22 vt_ioctl: Prepare for BKL push down by Alan Cox · 17 years ago
- dd9a451 viocons: BKL locking by Alan Cox · 17 years ago
- 1f8cabb synclink series: Prepare for BKL pushdown by Alan Cox · 17 years ago
- 341339e sx: prepare for BKL pushdown by Alan Cox · 17 years ago
- f433c65 stallion: Prepare for BKL push down by Alan Cox · 17 years ago
- b190e17 specialix: Prepare for BKL pushdown by Alan Cox · 17 years ago
- 638157b serial167: prepare to push BKL down into drivers by Alan Cox · 17 years ago
- bdf183a rocket: Prepare for BKL pushdown by Alan Cox · 17 years ago
- eb17455 riscom8: Prepare for BKL pushdown by Alan Cox · 17 years ago
- 9d6d162 mxser: prepare for BKL pushdown by Alan Cox · 17 years ago
- 3736113 isicom: istallion prepare for lock_kernel pushdown by Alan Cox · 17 years ago
- 1eac494 isicom: prepare for lock_kernel push down by Alan Cox · 17 years ago
- 5a4bc8c1 esp: lock_kernel push down by Alan Cox · 17 years ago
- 37925e0 epca: lock_kernel push down by Alan Cox · 17 years ago
- 7b130c0 cyclades: Prepare for relaxed locking in callers by Alan Cox · 17 years ago
- e18ce49 amiserial: prepare for locking relaxation in caller by Alan Cox · 17 years ago
- e4a064d [IA64] allocate multiple contiguous pages via uncached allocator by Dean Nelson · 17 years ago
- 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
- 973ea70 char: use get_unaligned_* helpers by Harvey Harrison · 17 years ago
- cedb27d tpm: change Kconfig dependencies from PNPACPI to PNP by Bjorn Helgaas · 17 years ago
- 4821cd1 tpm: fix section mismatch warning by Sam Ravnborg · 17 years ago
- 9a6f70b random: add async notification support to /dev/random by Jeff Dike · 17 years ago
- adc782d random: simplify and rename credit_entropy_store by Matt Mackall · 17 years ago
- e68e5b6 random: make mixing interface byte-oriented by Matt Mackall · 17 years ago
- 993ba21 random: simplify add_ptr logic by Matt Mackall · 17 years ago
- 6d38b82 random: remove some prefetch logic by Matt Mackall · 17 years ago
- feee769 random: eliminate redundant new_rotate variable by Matt Mackall · 17 years ago
- 4335820 random: remove cacheline alignment for locks by Matt Mackall · 17 years ago
- 1c0ad3d random: make backtracking attacks harder by Matt Mackall · 17 years ago
- ffd8d3f random: improve variable naming, clear extract buffer by Matt Mackall · 17 years ago
- 53c3f63 random: reuse rand_initialize by Matt Mackall · 17 years ago
- 43ae486 random: use unlocked_ioctl by Matt Mackall · 17 years ago
- 88c730d random: consolidate wakeup logic by Matt Mackall · 17 years ago
- 90b75ee random: clean up checkpatch complaints by Matt Mackall · 17 years ago
- 1b50221 drivers: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
- 4a5cdb5 proc: switch /proc/ip2mem to seq_file interface by Alexey Dobriyan · 17 years ago
- 647634d proc: switch /proc/apm to seq_file interface by Alexey Dobriyan · 17 years ago
- c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 17 years ago
- adf535e ipmi: fix return from atca_oem_poweroff_hook by Adrian Bunk · 17 years ago
- 7400630 ipmi: make alloc_recv_msg static by Adrian Bunk · 17 years ago
- fa68be0 ipmi: remove ->write_proc code by Alexey Dobriyan · 17 years ago
- 95c0ba8 ipmi: remove unused target and action in Makefile by Denis Cheng · 17 years ago
- 36c7dc4 IPMI: Style fixes in the misc code by Corey Minyard · 17 years ago
- c305e3d IPMI: Style fixes in the system interface code by Corey Minyard · 17 years ago
- c70d749 ipmi: style fixes in the base code by Corey Minyard · 17 years ago
- ba8ff1c IPMI: Convert system interface defines to an enum by Corey Minyard · 17 years ago
- 64959e2 ipmi: convert locked counters to atomics in the system interface by Corey Minyard · 17 years ago
- 73f2bdb IPMI: convert message handler defines to an enum by Corey Minyard · 17 years ago
- b2655f2 ipmi: convert locked counters to atomics by Konstantin Baydarov · 17 years ago
- f7caa1b ipmi: update driver version by Corey Minyard · 17 years ago
- 87ebd06 ipmi: don't print event queue full on every event by Corey Minyard · 17 years ago
- 5956dce ipmi: don't grab locks in run-to-completion mode by Konstantin Baydarov · 17 years ago
- bda4c30 ipmi: run to completion fixes by Corey Minyard · 17 years ago
- 4ea1842 ipmi: hold ATTN until upper layer ready by Corey Minyard · 17 years ago
- c9e587ab vt: fix background color on line feed by Jan Engelhardt · 17 years ago
- 5045bca sysrq: add show-backtrace-on-all-cpus function by Rik van Riel · 17 years ago
- 4aacd47 ipwireless: remove dead code by Jiri Kosina · 17 years ago
- b781ecb make /dev/kmem a config option by Arjan van de Ven · 17 years ago
- a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
- 8da5630 drivers: atm, char fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
- 0341a4d VT notifier extension for accessibility by Karl Dahlke · 17 years ago
- ce9f9f73 char: make functions static in synclinkmp.c by Harvey Harrison · 17 years ago
- 0fab6de synclink drivers bool conversion by Joe Perches · 17 years ago
- 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 17 years ago
- dca03a5 drivers/char/rtc.c: use time_before, time_before_eq, etc by Julia Lawall · 17 years ago
- c750090 rtc: avoid legacy drivers with generic framework by David Brownell · 17 years ago
- 4112622 [patch 1/2] audit: let userspace fully control TTY input auditing by Miloslav Trmac · 17 years ago
- b556f8a Audit: standardize string audit interfaces by Eric Paris · 17 years ago