summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make srcu_read_lock_held() call common lockdep-enabled functionPaul E. McKenney2011-12-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Warn when srcu_read_lock() is used in an extended quiescent statePaul E. McKenney2011-12-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove one layer of abstraction from PROVE_RCU checkingPaul E. McKenney2011-12-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Warn when rcu_read_lock() is used in extended quiescent stateFrederic Weisbecker2011-12-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Detect illegal rcu dereference in extended quiescent stateFrederic Weisbecker2011-12-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add failure tracing to rcutorturePaul E. McKenney2011-12-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Track idleness independent of idle tasksPaul E. McKenney2011-12-11
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | printk, lockdep: Disable lock debugging on zap_locks()Peter Zijlstra2011-11-14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Reimplement memblock allocation using reverse free area iteratorTejun Heo2011-12-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Kill early_node_map[]Tejun Heo2011-12-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Implement memblock_add_node()Tejun Heo2011-12-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Track total size of regions automaticallyTejun Heo2011-12-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Kill memblock_init()Tejun Heo2011-12-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Kill sentinel entries at the end of static region arraysTejun Heo2011-12-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Add __memblock_dump_all()Tejun Heo2011-12-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...Tejun Heo2011-12-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into x86/memblockTejun Heo2011-11-28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo2011-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo2011-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Implement for_each_free_mem_range()Tejun Heo2011-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Add optional region->nidTejun Heo2011-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Use __meminit[data] instead of __init[data]Tejun Heo2011-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Remove memblock_memory_can_coalesce()Tejun Heo2011-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...Tejun Heo2011-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Separate out memblock_find_in_range_node()Tejun Heo2011-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Don't allow archs to override memblock_nid_range()Tejun Heo2011-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()Tejun Heo2011-07-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Replace memblock_find_base() with memblock_find_in_range()Tejun Heo2011-07-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep/waitqueues: Add better annotationPeter Zijlstra2011-12-21
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugobjects: Extend to assert that an object is initializedChristine Chan2011-11-23
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-03
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-26
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-22
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-16
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: initialize request_queue's numa node duringMike Snitzer2011-11-23
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-12-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-10