summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-112-16/+0
|\
| * Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-0440-172/+342
| |\
| * | swiotlb: use phys_to_dma and dma_to_physFUJITA Tomonori2009-07-281-5/+0
| * | remove is_buffer_dma_capable()FUJITA Tomonori2009-07-281-5/+0
| * | swiotlb: remove swiotlb_arch_range_needs_mappingFUJITA Tomonori2009-07-281-2/+0
| * | swiotlb: remove unused swiotlb_alloc()FUJITA Tomonori2009-07-281-2/+0
| * | swiotlb: remove unused swiotlb_alloc_boot()FUJITA Tomonori2009-07-281-2/+0
* | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-2/+17
|\ \ \
| * | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-2/+17
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-112-41/+12
|\ \ \ \
| * | | | crypto: ahash - Remove old_ahash_algHerbert Xu2009-07-141-16/+0
| * | | | crypto: ahash - Convert to new style algorithmsHerbert Xu2009-07-141-26/+3
| * | | | crypto: async - Use kzfree for requestsHerbert Xu2009-07-121-2/+2
| * | | | random: Add optional continuous repetition test to entropy store based rngsNeil Horman2009-06-181-0/+10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-09-112-4/+19
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/soundcore-preclaim' into for-linusTakashi Iwai2009-09-101-3/+16
| |\ \ \ \ \
| | * | | | | chrdev: implement __[un]register_chrdev()Tejun Heo2009-08-101-3/+16
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-101-1/+3
| |\ \ \ \ \
| | * | | | | TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253Janusz Krzysztofik2009-08-071-1/+1
| | * | | | | TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) A...Janusz Krzysztofik2009-07-311-1/+3
* | | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-113-23/+64
|\ \ \ \ \ \ \
| * | | | | | | writeback: check for registered bdi in flusher add and inode dirtyJens Axboe2009-09-111-0/+1
| * | | | | | | writeback: add name to backing_dev_infoJens Axboe2009-09-111-0/+2
| * | | | | | | writeback: get rid of pdflush completelyJens Axboe2009-09-111-12/+0
| * | | | | | | writeback: switch to per-bdi threads for flushing dataJens Axboe2009-09-113-10/+55
| * | | | | | | writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe2009-09-112-4/+10
| * | | | | | | writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-112-3/+2
* | | | | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-09-112-9/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg2009-09-041-0/+7
| * | | | | | | | kmemleak: Mark the early log buffer as __initdataCatalin Marinas2009-08-271-9/+9
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-117-14/+234
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'next' into for-linusJames Morris2009-09-117-14/+234
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-101-0/+55
| | * | | | | | | VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley2009-09-101-0/+1
| | * | | | | | | KEYS: Fix default security_session_to_parent()David Howells2009-09-071-1/+4
| | * | | | | | | KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells2009-09-071-2/+4
| | * | | | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-025-0/+44
| | * | | | | | | KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells2009-09-021-1/+4
| | * | | | | | | CRED: Add some configurable debugging [try #6]David Howells2009-09-021-1/+64
| | * | | | | | | lsm: Add hooks to the TUN driverPaul Moore2009-09-011-0/+31
| | * | | | | | | Merge branch 'master' into nextJames Morris2009-08-206-17/+54
| | |\ \ \ \ \ \ \
| | * | | | | | | | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-171-0/+2
| | * | | | | | | | security: update documentation for security_request_moduleJames Morris2009-08-141-0/+1
| | * | | | | | | | security: introducing security_request_moduleEric Paris2009-08-141-0/+10
| | * | | | | | | | Merge branch 'master' into nextJames Morris2009-08-119-28/+76
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | security: define round_hint_to_min in !CONFIG_SECURITYEric Paris2009-08-101-15/+15
| | * | | | | | | | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-062-15/+17
| | * | | | | | | | | Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-061-3/+4
| | * | | | | | | | | Merge branch 'master' into nextJames Morris2009-08-0636-294/+216
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | include/linux/cred.h: work around gcc-4.2.4 warning in get_cred()Paul Menage2009-07-201-1/+2
OpenPOWER on IntegriCloud