summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-111-0/+68
|\
| * Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detectIngo Molnar2008-09-1010-168/+361
| |\
| * \ Merge branch 'x86/core' into x86/unify-cpu-detectIngo Molnar2008-09-052-1/+76
| |\ \
| | * \ Merge branch 'core/resources' into x86/coreIngo Molnar2008-09-041-0/+68
| | |\ \
| | | * | IO resources: add reserve_region_with_split()Yinghai Lu2008-09-041-0/+68
| | * | | Merge branch 'linus' into x86/coreH. Peter Anvin2008-09-0413-157/+173
| | |\| |
| | * | | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-0420-88/+135
| | |\ \ \
* | | \ \ \ Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-111-1/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'linus' into x86/coreIngo Molnar2008-08-1434-441/+724
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-3032-480/+962
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-07-261-1/+8
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-2536-685/+1125
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-221-1/+1
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-1863-1140/+11466
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x64, x2apic/intr-remap: generic irq migration support from process contextSuresh Siddha2008-07-121-1/+8
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-101-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'linus' into x86/iommuIngo Molnar2008-09-141-22/+15
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-1033-341/+556
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | dma-coherent: export dma_[alloc|release]_from_coherent methodsIngo Molnar2008-08-221-0/+2
* | | | | | | | | | | | | | | kgdb: call touch_softlockup_watchdog on resumeJason Wessel2008-10-061-0/+3
* | | | | | | | | | | | | | | clockevents: check broadcast tick device not the clock events deviceThomas Gleixner2008-10-041-2/+4
* | | | | | | | | | | | | | | fix error-path NULL deref in alloc_posix_timer()Dan Carpenter2008-10-021-1/+1
* | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-304-14/+89
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-294-16/+29
| * | | | | | | | | | | | | | | hrtimer: mark migration stateThomas Gleixner2008-09-291-2/+10
| * | | | | | | | | | | | | | | hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimersThomas Gleixner2008-09-291-3/+25
| * | | | | | | | | | | | | | | hrtimer: migrate pending list on cpu offlineThomas Gleixner2008-09-291-1/+33
* | | | | | | | | | | | | | | | mm owner: fix race between swapoff and exitBalbir Singh2008-09-292-4/+13
* | | | | | | | | | | | | | | | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-261-4/+4
* | | | | | | | | | | | | | | | kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi2008-09-261-1/+1
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-234-10/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | timers: fix build error in !oneshot caseIngo Molnar2008-09-231-0/+1
| * | | | | | | | | | | | | | | clockevents: prevent mode mismatch on cpu onlineThomas Gleixner2008-09-233-1/+12
| * | | | | | | | | | | | | | | clockevents: check broadcast device not tick deviceThomas Gleixner2008-09-231-2/+2
| * | | | | | | | | | | | | | | clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner2008-09-231-0/+3
| * | | | | | | | | | | | | | | clockevents: prevent cpu online to interfere with nohzThomas Gleixner2008-09-233-7/+12
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sched: fix init_hrtick() section mismatch warningRakib Mullick2008-09-231-1/+1
| |/ / / / / / / / / / / / / /
* / / / / / / / / / / / / / / kexec: fix segmentation fault in kimage_add_entryJonathan Steel2008-09-231-1/+7
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-192-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sched: fix deadlock in setting scheduler parameter to zeroHiroshi Shimamoto2008-09-111-0/+6
| * | | | | | | | | | | | | | sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomlyZhang, Yanmin2008-09-111-0/+1
* | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-194-8/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | clockevents: make device shutdown robustThomas Gleixner2008-09-164-8/+19
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* / | | | | | | | | | | | | cpuset: avoid changing cpuset's cpus when -errno returnedLi Zefan2008-09-131-22/+15
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | clockevents: remove WARN_ON which was used to gather informationThomas Gleixner2008-09-091-10/+8
* | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-082-136/+195
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'sched/cpuset' into sched/urgentIngo Molnar2008-09-062-136/+195
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2008-09-061-6/+13
| | * | | | | | | | | | | | sched, cpuset: rework sched domains and CPU hotplug handling (v4)Max Krasnyansky2008-08-141-130/+182
| | |/ / / / / / / / / / /