aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-06proper show_interrupts() prototypeAdrian Bunk
2008-02-06MNT_UNBINDABLE fixAndries E. Brouwer
2008-02-06remove mm_{ptov,vtop}()Adrian Bunk
2008-02-06cleanup after APUS removalAdrian Bunk
2008-02-06make ipc/util.c:sysvipc_find_ipc() staticAdrian Bunk
2008-02-06register_cpu __devinit or __cpuinitRandy Dunlap
2008-02-06Allow auto-destruction of loop devicesDavid Woodhouse
2008-02-06remove support for un-needed _extratext sectionRobin Getz
2008-02-06Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke
2008-02-06dcdbas: add DMI-based module autloadingMatt Domsch
2008-02-06Genericizing iova.[ch]David Miller
2008-02-06IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functionsPierre Peiffer
2008-02-06Remove pointless casts from void pointersJeff Garzik
2008-02-06SIGIO-driven I/O with inotify queuesDmitry Antipov
2008-02-06ext2: change the default behaviour on errorAneesh Kumar K.V
2008-02-06ext2: return after ext2_error in case of failuresAneesh Kumar K.V
2008-02-06sound/oss/sb_common.c: fix casting warningJeff Garzik
2008-02-06sound/oss/pss: set_io_base() always returns success, mark it voidJeff Garzik
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle
2008-02-06hash: add explicit u32 and u64 versions of hashMatthew Wilcox
2008-02-06use __set_task_state() for TRACED/STOPPED tasksOleg Nesterov
2008-02-06taskstats scaled time cleanupMichael Neuling
2008-02-06riscom8: fix SMP brokennessJeff Garzik
2008-02-06A potential bug in inotify_user.cYan Zheng
2008-02-06fs/fat/: refine chmod checksJan Engelhardt
2008-02-06geode lists are subscriber onlyAlan Cox
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-02-05Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds
2008-02-06ide-tape: bump minor driver versionBorislav Petkov
2008-02-06ide-tape: cleanup the remaining codestyle issuesBorislav Petkov
2008-02-06ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov
2008-02-06ide-tape: remove leftover OnStream support warningBorislav Petkov
2008-02-06ide-tape: collect module-related macro calls at the endBorislav Petkov
2008-02-06ide-tape: include proper headersBorislav Petkov
2008-02-06ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()Borislav Petkov
2008-02-06ide-tape: remove struct idetape_id_gcwBorislav Petkov
2008-02-06ide-tape: cleanup and fix commentsBorislav Petkov
2008-02-06ide-tape: shorten some function namesBorislav Petkov
2008-02-06ide-tape: remove idetape_increase_max_pipeline_stages()Borislav Petkov
2008-02-06ide-tape: struct idetape_tape_t: shorten member names v2Borislav Petkov
2008-02-06ide-tape: struct idetape_tape_t: remove unused membersBorislav Petkov
2008-02-06ide-tape: remove typedef idetape_chrdev_direction_tBorislav Petkov
2008-02-06ide-tape: simplify code branching in the interrupt handlerBorislav Petkov
2008-02-06ide-tape: remove unreachable code chunkBorislav Petkov
2008-02-06ide-tape: remove struct idetape_read_position_result_tBorislav Petkov
2008-02-06ide-tape: refactor the debug logging facilityBorislav Petkov
2008-02-06ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz
2008-02-06ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz