aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-30
|\
| *-----------. Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar2008-12-25
| |\ \ \ \ \ \ \
| | | | | | | | * Merge commit 'v2.6.28-rc4' into timers/rtcIngo Molnar2008-11-10
| | | | | | | | |\
| | | | | | | | * | rtc-cmos: export second NVRAM bankDavid Brownell2008-10-20
| | | | | | | * | | posix-timers: simplify de_thread()->exit_itimers() pathOleg Nesterov2008-12-12
| | | | | | | * | | posix-timers: check ->it_signal instead of ->it_pid to validate the timerOleg Nesterov2008-12-12
| | | | | | | * | | posix-timers: use "struct pid*" instead of "struct task_struct*"Oleg Nesterov2008-12-12
| | | | | | * | | | linux/timex.h: cleanup for userspaceMike Frysinger2008-12-12
| | | | | | |/ / /
| | | | | * | | | nohz: suppress needless timer reprogrammingWoodruff, Richard2008-12-12
| | | | | * | | | nohz: no softirq pending warnings for offline cpusHeiko Carstens2008-12-12
| | | | | |/ / /
| | | | * | | | hrtimers: fix warning in kernel/hrtimer.cIngo Molnar2008-12-18
| | | | * | | | hrtimer: removing all ur callback modes, fixPeter Zijlstra2008-12-08
| | | | * | | | hrtimer: removing all ur callback modes, fix hotplugPeter Zijlstra2008-12-04
| | | | * | | | hrtimer: removing all ur callback modesPeter Zijlstra2008-11-25
| | | * | | | | x86: make sure we really have an hpet mapping before using itJeremy Fitzhardinge2008-12-16
| | | * | | | | x86: enable HPET on Fujitsu u9200Janne Kulmala2008-12-16
| | | * | | | | x86: correct link to HPET timer specificationDenis V. Lunev2008-11-24
| | | |/ / / /
| | * | / / / clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCIBjorn Helgaas2008-12-12
| | | |/ / / | | |/| | |
* | | | | | 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