aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\
| * rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney2009-11-22
| * rcu: Eliminate unneeded function wrappingPaul E. McKenney2009-11-22
| * rcu: Fix TINY_RCU #elif conditionPaul E. McKenney2009-10-27
| * rcu: Do tiny cleanups in rcutinyIngo Molnar2009-10-26
| * rcu: Add synchronize_srcu_expedited()Paul E. McKenney2009-10-26
| * rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-26
* | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-05
|\ \
| * | ratelimit: Make suppressed output messages more usefulChristian Borntraeger2009-10-23
| * | printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-22
| * | ratelimit: Use per ratelimit context lockingIngo Molnar2009-09-22
* | | 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: rework the irq_req_t typedefDominik Brodowski2009-11-28
| * | | | | | | | pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-28
| * | | | | | | | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-28
| * | | | | | | | pcmcia: remove unused "window_t" typedefDominik Brodowski2009-11-28
| * | | | | | | | pcmcia: Change window_handle_t logic to unsigned longMagnus Damm2009-11-28
| * | | | | | | | pcmcia: Pass struct pcmcia_socket to pcmcia_get_mem_page()Magnus Damm2009-11-28
| * | | | | | | | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-28
| * | | | | | | | pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm2009-11-28
| * | | | | | | | PCMCIA: ss: allow PCI IRQs > 255Russell King - ARM Linux2009-11-09
| * | | | | | | | pcmcia: remove now-defunct cs_error, pcmcia_error_{func,ret}Dominik Brodowski2009-11-09
| * | | | | | | | pcmcia: remove pcmcia_get_{first,next}_tuple()Dominik Brodowski2009-11-08