aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
|\
| * locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto2009-12-02
| * locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()Thomas Gleixner2009-11-24
| * locking: Remove unused prototypeThomas Gleixner2009-11-24
| * locking: Make inlining decision Kconfig basedThomas Gleixner2009-11-13
* | Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \
| * | generic-ipi: Add smp_call_function_any()Rusty Russell2009-11-18
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-05
|\ \ \
| * \ \ Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar2009-11-17
| |\ \ \ | | | |/ | | |/|
| * | | swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori2009-11-15
| * | | swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2009-11-10
| * | | swiotlb: Add swiotlb_free() functionFUJITA Tomonori2009-11-10
| * | | bootmem: Add free_bootmem_late()FUJITA Tomonori2009-11-10
| * | | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori2009-11-10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-12-05
|\ \ \ \
| * | | | GFS2: Tag all metadata with jidSteven Whitehouse2009-12-03
| * | | | VFS: Export dquot_send_warningSteven Whitehouse2009-12-03
| * | | | VFS: Add forget_all_cached_acls()Steven Whitehouse2009-12-03
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2009-12-05
|\ \ \ \ \
| * | | | | Merge branch 'master' into nextJames Morris2009-12-03
| |\| | | |
| * | | | | remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn2009-11-23
| * | | | | security: report the module name to security_module_requestEric Paris2009-11-09
| * | | | | define convenient securebits masks for prctl users (v2)Serge E. Hallyn2009-10-29
| * | | | | tpm: fix header for modular buildRandy Dunlap2009-10-28
| * | | | | tpm add default function definitionsMimi Zohar2009-10-27
| * | | | | LSM: Add security_path_chroot().Tetsuo Handa2009-10-11
| * | | | | LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa2009-10-11
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-05
|\ \ \ \ \ \
| * | | | | | pcmcia: drop already defined PCI_IDsWolfram Sang2009-10-24
* | | | | | | Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney2009-12-05
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-12-02
|\ \ \ \ \ \
| * | | | | | mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown2009-12-01
* | | | | | | SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-01
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2009-11-30
|\ \ \ \ \ \
| * | | | | | CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-19
| * | | | | | CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells2009-11-19
| * | | | | | FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-19
| * | | | | | FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-19
| * | | | | | FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-19
| * | | | | | FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-19
| * | | | | | FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells2009-11-19
| * | | | | | SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells2009-11-19
| * | | | | | SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells2009-11-19
| * | | | | | SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells2009-11-19
| * | | | | | SLOW_WORK: Add delayed_slow_work supportJens Axboe2009-11-19
| * | | | | | SLOW_WORK: Add support for cancellation of slow workJens Axboe2009-11-19
| * | | | | | SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-19
* | | | | | | i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells2009-11-19
* | | | | | | vt: Fix use of "new" in a struct fieldAlan Cox2009-11-19
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-18
|\ \ \ \ \ \