aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
|\
| *-------------. Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar2008-12-25
| |\ \ \ \ \ \ \ \
| | | | | | | | | * stacktrace: provide save_stack_trace_tsk() weak aliasIngo Molnar2008-12-25
| | | | | | | | * | softirq: remove useless function __local_bh_enableLiming Wang2008-11-28
| | | | | | | * | | resources: skip sanity check of busy resourcesArjan van de Ven2008-12-16
| | | | | | * | | | rcu: provide RCU options on non-preempt architectures tooIngo Molnar2008-12-25
| | | | | | * | | | "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-18
| | | | | | * | | | Merge branch 'linus' into core/rcuIngo Molnar2008-12-18
| | | | | | |\ \ \ \
| | | | | | * | | | | rcu: fix rcutorture behavior during rebootPaul E. McKenney2008-12-16
| | | | | * | | | | | printk: fix discarding message when recursion_bugHiroshi Shimamoto2008-12-19
| | | | * | | | | | | lockdep: change a held lock's classPeter Zijlstra2008-12-04
| | | | * | | | | | | Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-04
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | genirq: warn when IRQF_DISABLED may be ignoredDavid Brownell2008-12-02
| | | | * | | | | | | | lockdep: fix unused function warning in kernel/lockdep.cIngo Molnar2008-11-25
| | | * | | | | | | | | x86/swiotlb: add default swiotlb_arch_range_needs_mappingIan Campbell2008-12-17
| | | * | | | | | | | | x86/swiotlb: add default phys<->bus conversionIan Campbell2008-12-17
| | | * | | | | | | | | x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge2008-12-17
| | | * | | | | | | | | x86: add swiotlb allocation functionsJeremy Fitzhardinge2008-12-17
| | | * | | | | | | | | swiotlb: consolidate swiotlb info message printingIan Campbell2008-12-17
| | | * | | | | | | | | swiotlb: support bouncing of HighMem pagesJeremy Fitzhardinge2008-12-17
| | | * | | | | | | | | swiotlb: factor out copy to/from deviceJeremy Fitzhardinge2008-12-17
| | | * | | | | | | | | swiotlb: add arch hook to force mappingIan Campbell2008-12-17
| | | * | | | | | | | | swiotlb: allow architectures to override phys<->bus<->phys conversionsIan Campbell2008-12-17
| | | * | | | | | | | | swiotlb: add comment where we handle the overflow of a dma mask on 32 bitIan Campbell2008-12-17
| | | * | | | | | | | | swiotlb: move some definitions to headerIan Campbell2008-12-16
| | | * | | | | | | | | swiotlb: allow architectures to override swiotlb pool allocationJeremy Fitzhardinge2008-12-16
| | | * | | | | | | | | x86: remove unused iommu_nr_pagesJeremy Fitzhardinge2008-12-16
| | * | | | | | | | | | debugobjects: add boot parameter default valueIngo Molnar2008-11-26
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'core/futexes' into core/coreIngo Molnar2008-12-25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | futex: clean up futex_(un)lock_pi fault handlingDarren Hart2008-12-19
| | * | | | | | | | | | futex: rename field in futex_q to clarify single waiter semanticsDarren Hart2008-12-18
| | * | | | | | | | | | futex: make clock selectable for FUTEX_WAIT_BITSETThomas Gleixner2008-11-24
| | * | | | | | | | | | Merge branch 'linus' into core/futexesThomas Gleixner2008-11-24
| | |\ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ Merge branch 'core/debug' into core/coreIngo Molnar2008-12-25
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | debug warnings: eliminate warn_on_slowpath()Ingo Molnar2008-11-28
| | * | | | | | | | | | | | debug warnings: print the DMI board info name in a WARN/WARN_ONArjan van de Ven2008-11-28
| | * | | | | | | | | | | | debug warnings: consolidate warn_slowpath and warn_on_slowpathArjan van de Ven2008-11-28
| | * | | | | | | | | | | | Merge commit 'v2.6.28-rc6' into core/debugIngo Molnar2008-11-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| * | | | | | | | | | | | | Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | / / / / / / / / / | | | | |_|_|_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | / / / / / / / / | | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | / / / / / / | | | | | |_|_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | / / / | | | | | | |_|_|_|_|_|_|_|/ / / | | | | | |/| | | | | | | | | |
| | | | | | | | * | | | | | | | xen: compilation fix of drivers/xen/events.c on IA64Isaku Yamahata2008-10-22
| | | | | | | | * | | | | | | | xen: compilation fix fo xen CPU hotpluggingIsaku Yamahata2008-10-22
| | | | | | | | * | | | | | | | xen: portability clean up and some minor clean up for xencomm.cIsaku Yamahata2008-10-22
| | | | | | | | * | | | | | | | xen: don't reload cr3 on suspendJeremy Fitzhardinge2008-10-22
| | | | | | * | | | | | | | | | thread_group_cputime: move a couple of callsites outside of ->siglockOleg Nesterov2008-11-17
| | | | | | * | | | | | | | | | thread_group_cputime: kill the bogus ->signal != NULL checkOleg Nesterov2008-11-17
| | | | | | * | | | | | | | | | account_steal_time: kill the unneeded account_group_system_time()Oleg Nesterov2008-11-17
| | | | | * | | | | | | | | | | rcu: increase RCU stall-check timeoutsPaul E. McKenney2008-11-03
| | | | | * | | | | | | | | | | rcu: make rcu-stall debug printout more standardIngo Molnar2008-11-03
| | | | * | | | | | | | | | | | mutex: __used is needed for function referenced only from inline asmTörök Edwin2008-11-24