Commit Graph

83741 Commits (4d1f78880e9631fb08052dcc8e3341eecea537e0)
 

Author SHA1 Message Date
Andrew Morton ec03d70739 speed up jiffies conversion functions if HZ==USER_HZ 17 years ago
David Fries 6ffc787a44 system timer: fix crash in <100Hz system timer 17 years ago
Jiri Slaby 82f560874e phantom: don't grab other devices 17 years ago
Joern Engel 2b54aaef7a Claim maintainership for block2mtd and update email addresses 17 years ago
Richard Kennedy dcc85cb618 Documentation: add hint about call traces & module symbols to BUG-HUNTING 17 years ago
Karsten Wiese 844fcc5396 make sys_poll() wait at least timeout ms 17 years ago
Joe Peterson 54d2a37eda Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline 17 years ago
Daniel Walker 1373bed34e docs: convert kref semaphore to mutex 17 years ago
Eric Dumazet 13f14b4d8b Use ilog2() in fs/namespace.c 17 years ago
Andrew Morton b41ecbebd4 debug_smp_processor_id() fixlets 17 years ago
Eric Dumazet 1bf47346d7 kernel/sys.c: get rid of expensive divides in groups_sort() 17 years ago
Adrian Bunk 6b2fb3c658 idle_regs() must be __cpuinit 17 years ago
Adrian Bunk 6c81c32f96 calibrate_delay() must be __cpuinit 17 years ago
Richard Knutsson eb38a996eb kernel/params.c: remove sparse-warning (different signedness) 17 years ago
Eric Dumazet 15ae02baf0 lib/extable.c: remove an expensive integer divide in search_extable() 17 years ago
Petr Cvek f63fd7e299 parport_pc: detection for SuperIO IT87XX POST 17 years ago
Nick Warne a9000d037d ik8: add Dell UK 6400 Inspiron model (MM061) 17 years ago
Thomas Bogendoerfer b75cb06f72 partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default 17 years ago
Christian Pellegrin c01106e573 parport_serial: netmos 9855 fix 17 years ago
Luís P Mendes dc999159bb parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard 17 years ago
Nick Piggin a8e3eff466 ext2: xip check fix 17 years ago
Daniel Walker cce992bcee Amiga serial driver: port_write_mutex fixup 17 years ago
Daniel Walker 6c6080f74c stopmachine: semaphore to mutex 17 years ago
Denis Cheng bcf11cbecc fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Denis Cheng e381d1c460 drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Daniel Walker 66656ebb5b docs: kernel-locking: Convert semaphore references 17 years ago
Joe Peterson ec5b1157f8 tty: enable the echoing of ^C in the N_TTY discipline 17 years ago
Roland McGrath 1a669c2f16 Add arch_ptrace_stop 17 years ago
Jan Kara 941d2380e9 quota: improve inode list scanning in add_dquot_ref() 17 years ago
Denis Cheng bed9759b2e drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Nick Piggin a18b630d1b uio: nopage 17 years ago
Nick Piggin a1e096129b relay: nopage 17 years ago
Paulo Marques f2df3f65d0 kallsyms should prefer non weak symbols 17 years ago
Daniel Walker a6752f3f53 unix98 allocated_ptys_lock semaphore to mutex 17 years ago
Daniel Walker 4749380ed6 drivers/isdn/i4l/isdn_tty.c: remove write_sem 17 years ago
Daniel Walker eb31005eaf drivers/char/tty_io.c: remove pty_sem 17 years ago
Daniel Drake d156042f9f Documentation about unaligned memory access 17 years ago
Nick Piggin 0d71bd5993 inotify: remove debug code 17 years ago
Nick Piggin d599e36a9e inotify: fix race 17 years ago
Thomas Bogendoerfer eea63e0e8a SC26XX: New serial driver for SC2681 uarts 17 years ago
Thomas Bogendoerfer f5d3f30d0a char: use SGI_HAS_DS1286 for SGI_DS1286 depends 17 years ago
Thomas Bogendoerfer 5057c98a42 serial: use SGI_HAS_ZILOG for IP22_ZILOG depends 17 years ago
Robert P. J. Day b25b7819e5 Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c 17 years ago
Paul E. McKenney d99c4f6b13 Remove rcu_assign_pointer() penalty for NULL pointers 17 years ago
Qi Yong ba6f867f11 kill an unused PTR_ERR in bdev_cache_init() 17 years ago
Matt Mackall 91f3f1e304 drivers/char/random.c:write_pool() cond_resched() needed 17 years ago
Jeff Dike 5ab24c79af Fix __const_udelay declaration and definition mismatches 17 years ago
Paul Fulghum ed8485fb34 synclink_gt fix missed serial input signal changes 17 years ago
Robert P. J. Day 3dd1247f4d synclink: standardize format of linux header file include's with "<>" 17 years ago
Eric Dumazet 9cfe015aa4 get rid of NR_OPEN and introduce a sysctl_nr_open 17 years ago