summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-161-8/+26
|\
| * configfs: config item dependancies.Joel Becker2007-07-101-0/+5
| * configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-101-0/+1
| * configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-101-2/+2
| * [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-101-5/+2
| * [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-101-0/+16
| * configfs: misc cleanupsSatyam Sharma2007-07-101-1/+0
* | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-162-1/+95
|\ \
| * | bsg: add SCSI transport-level request supportFUJITA Tomonori2007-07-161-0/+6
| * | add a struct request pointer to the request structureFUJITA Tomonori2007-07-161-0/+5
| * | bsg: minor bug fixesFUJITA Tomonori2007-07-161-1/+1
| * | bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-163-7/+10
| * | bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-161-1/+2
| * | Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori2007-07-161-29/+29
| * | bsg: use u32 etc instead of uint32_tJens Axboe2007-07-161-29/+29
| * | bsg: add sg_io_v4 structureFUJITA Tomonori2007-07-161-0/+43
| * | block: export blk_verify_command for SG v4FUJITA Tomonori2007-07-161-0/+1
| * | bsg: support for full generic block layer SG v3Jens Axboe2007-07-163-0/+35
* | | ext4: statfs speed upBadari Pulavarty2007-07-161-0/+2
* | | ext3: statfs speed upBadari Pulavarty2007-07-161-0/+2
* | | ext2: statfs speed upBadari Pulavarty2007-07-161-0/+2
* | | remove mm/backing-dev.c:congestion_wait_interruptible()Adrian Bunk2007-07-161-1/+0
* | | make cancel_xxx_work_sync() return a booleanOleg Nesterov2007-07-161-2/+2
* | | rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()Oleg Nesterov2007-07-161-3/+10
* | | Remove the last few UMSDOS leftoversJesper Juhl2007-07-161-2/+0
* | | generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-2/+5
* | | uninline check_signature()Andrew Morton2007-07-161-27/+2
* | | make seccomp zerocost in scheduleAndrea Arcangeli2007-07-161-10/+0
* | | move seccomp from /proc to a prctlAndrea Arcangeli2007-07-162-2/+17
* | | cdrom: replace hard-coded constants by kernel.h macro.Robert P. J. Day2007-07-161-2/+2
* | | namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-164-4/+5
* | | Remove final two references to "__obsolete_setup" macroRobert P. J. Day2007-07-161-4/+0
* | | remove unused lock_cpu_hotplug_interruptible definitionNathan Lynch2007-07-161-1/+0
* | | COBALT: remove all references to Cobalt NVRAMRobert P. J. Day2007-07-161-109/+0
* | | user namespace: add unshareSerge E. Hallyn2007-07-162-0/+5
* | | user namespace: add the frameworkCedric Le Goater2007-07-164-1/+62
* | | remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-162-21/+3
* | | Audit: add TTY input auditingMiloslav Trmac2007-07-163-0/+48
* | | Improve behaviour of spurious IRQ detectAlan Cox2007-07-161-0/+1
* | | fix typo in prefetch.hDave Jones2007-07-161-1/+1
* | | taskstats: add context-switch countersMaxim Uvarov2007-07-161-1/+4
* | | Drop an empty isicom.h from being exported to user space.Robert P. J. Day2007-07-161-1/+0
* | | remove sonypi_camera_command()Adrian Bunk2007-07-161-2/+0
* | | Kernel utf-8 handlingJan Engelhardt2007-07-161-1/+4
* | | Remove capability.h from mm.hAlexey Dobriyan2007-07-161-1/+0
* | | O_CLOEXEC for SCM_RIGHTSUlrich Drepper2007-07-162-0/+4
* | | Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2007-07-162-13/+7
* | | remove odd and misleading comments from uio.hChristoph Hellwig2007-07-161-9/+0
* | | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams2007-07-161-0/+4
* | | fs: clarify "dummy" member in struct inodes_stat_tStefan Richter2007-07-161-1/+1
OpenPOWER on IntegriCloud