summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel/ptrace.c should #include <linux/syscalls.h>Adrian Bunk2008-02-061-0/+1
* proper prototype for signals_init()Adrian Bunk2008-02-062-1/+3
* smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()Jeff Layton2008-02-061-3/+2
* read_current_timer() cleanupsAndrew Morton2008-02-069-14/+20
* scheduled OSS driver removalAdrian Bunk2008-02-0612-9697/+4
* FAT: Fix printk format stringsVegard Nossum2008-02-062-7/+4
* proper show_interrupts() prototypeAdrian Bunk2008-02-063-1/+4
* MNT_UNBINDABLE fixAndries E. Brouwer2008-02-061-0/+2
* remove mm_{ptov,vtop}()Adrian Bunk2008-02-065-10/+0
* cleanup after APUS removalAdrian Bunk2008-02-0611-29/+10
* make ipc/util.c:sysvipc_find_ipc() staticAdrian Bunk2008-02-061-2/+2
* register_cpu __devinit or __cpuinitRandy Dunlap2008-02-061-1/+1
* Allow auto-destruction of loop devicesDavid Woodhouse2008-02-062-0/+9
* remove support for un-needed _extratext sectionRobin Getz2008-02-064-31/+11
* Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke2008-02-062-7/+7
* dcdbas: add DMI-based module autloadingMatt Domsch2008-02-061-1/+2
* Genericizing iova.[ch]David Miller2008-02-065-20/+23
* IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functionsPierre Peiffer2008-02-063-9/+45
* Remove pointless casts from void pointersJeff Garzik2008-02-0615-23/+21
* SIGIO-driven I/O with inotify queuesDmitry Antipov2008-02-061-0/+14
* ext2: change the default behaviour on errorAneesh Kumar K.V2008-02-061-8/+8
* ext2: return after ext2_error in case of failuresAneesh Kumar K.V2008-02-061-2/+6
* sound/oss/sb_common.c: fix casting warningJeff Garzik2008-02-061-1/+2
* sound/oss/pss: set_io_base() always returns success, mark it voidJeff Garzik2008-02-061-23/+7
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-069-9/+0
* hash: add explicit u32 and u64 versions of hashMatthew Wilcox2008-02-061-15/+27
* use __set_task_state() for TRACED/STOPPED tasksOleg Nesterov2008-02-063-8/+6
* taskstats scaled time cleanupMichael Neuling2008-02-066-12/+28
* riscom8: fix SMP brokennessJeff Garzik2008-02-062-55/+94
* A potential bug in inotify_user.cYan Zheng2008-02-061-1/+14
* fs/fat/: refine chmod checksJan Engelhardt2008-02-061-3/+44
* geode lists are subscriber onlyAlan Cox2008-02-061-3/+2
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-068-36/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-0532-1593/+1825
|\
| * ide-tape: bump minor driver versionBorislav Petkov2008-02-061-1/+1
| * ide-tape: cleanup the remaining codestyle issuesBorislav Petkov2008-02-061-352/+480
| * ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov2008-02-061-2/+2
| * ide-tape: remove leftover OnStream support warningBorislav Petkov2008-02-061-4/+0
| * ide-tape: collect module-related macro calls at the endBorislav Petkov2008-02-061-3/+2
| * ide-tape: include proper headersBorislav Petkov2008-02-061-3/+3
| * ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()Borislav Petkov2008-02-061-3/+6
| * ide-tape: remove struct idetape_id_gcwBorislav Petkov2008-02-061-33/+23
| * ide-tape: cleanup and fix commentsBorislav Petkov2008-02-061-410/+271
| * ide-tape: shorten some function namesBorislav Petkov2008-02-061-17/+15
| * ide-tape: remove idetape_increase_max_pipeline_stages()Borislav Petkov2008-02-061-20/+15
| * ide-tape: struct idetape_tape_t: shorten member names v2Borislav Petkov2008-02-061-97/+113
| * ide-tape: struct idetape_tape_t: remove unused membersBorislav Petkov2008-02-061-34/+11
| * ide-tape: remove typedef idetape_chrdev_direction_tBorislav Petkov2008-02-061-30/+32
| * ide-tape: simplify code branching in the interrupt handlerBorislav Petkov2008-02-061-26/+28
| * ide-tape: remove unreachable code chunkBorislav Petkov2008-02-061-12/+10
OpenPOWER on IntegriCloud