Commit Graph

83471 Commits (6c81c32f9616fd6f2795dceae2f70943cb4d8609)
 

Author SHA1 Message Date
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
Richard Knutsson 774ed22c21 reiserfs: complement va_start() with va_end(). 17 years ago
Dave Jones 11025e8552 via-rng: enable secondary noise source on CPUs where it is present 17 years ago
Jan Kara ece95912db inotify: send IN_ATTRIB events when link count changes 17 years ago
Jiri Slaby 6d98516181 MAINTAINERS, order AUERSWALD alphabetically 17 years ago
Robert P. J. Day 14b30d6284 hfs: update comment to reflect actual init and exit routines 17 years ago
Eric Sandeen 55581d018e address hfs on-disk corruption robustness review comments 17 years ago
Robert P. J. Day 7c28cbaed6 NCPFS: update diagnostic strings to match routine names. 17 years ago
Akinobu Mita 797074e44d fs: use list_for_each_entry_reverse and kill sb_entry 17 years ago
Akinobu Mita e8462caa91 fs: use hlist_unhashed 17 years ago
Michal Schmidt 07a154b2bb proc: loadavg reading race 17 years ago
Oleg Nesterov 0a76fe8e50 do_wait: remove one "else if" branch 17 years ago
Herbert Xu f10db6277d Avoid divide in IS_ALIGN 17 years ago