summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-142-1/+15
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14337-661/+1148
| |\
| * | Remove BKL from remote_llseek v2Andi Kleen2008-07-021-1/+2
| * | Add cycle_kernel_lock()Jonathan Corbet2008-06-201-0/+13
* | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-141-29/+30
|\ \ \
| * \ \ Merge branch 'sched/clock' into sched/develIngo Molnar2008-07-141-1/+16
| |\ \ \
| | * | | sched_clock: stop maximum check on NO HZSteven Rostedt2008-07-111-1/+16
| * | | | Merge branch 'linus' into sched/develIngo Molnar2008-07-139-16/+44
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge commit 'v2.6.26-rc9' into sched/develIngo Molnar2008-07-0731-42/+73
| |\ \ \ \
| * | | | | sched: update shares on wakeupPeter Zijlstra2008-06-271-0/+3
| * | | | | sched: fix sched_domain aggregationPeter Zijlstra2008-06-271-1/+0Star
| * | | | | sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-06-271-0/+1
| * | | | | Merge branch 'linus' into sched/develIngo Molnar2008-06-259-30/+66
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into sched/develIngo Molnar2008-06-2333-71/+158
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into sched-develIngo Molnar2008-06-1646-87/+249
| |\ \ \ \ \ \ \
| * | | | | | | | sched: prevent bound kthreads from changing cpus_allowedDavid Rientjes2008-06-101-0/+1
| * | | | | | | | sched: fix cpupri hotplug supportGregory Haskins2008-06-061-2/+2
| * | | | | | | | sched: reorder task_struct to reduce padding on 64bit buildsRichard Kennedy2008-06-061-8/+8
| * | | | | | | | namespacecheck: more sched.c fixesIngo Molnar2008-06-061-18/+0Star
* | | | | | | | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-14158-3205/+4605
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v2.6.26' into x86/coreIngo Molnar2008-07-142-3/+3
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu2008-07-141-1/+0Star
| * | | | | | | | | x86: change _node_to_cpumask_ptr to return const ptrMike Travis2008-07-132-6/+7
| * | | | | | | | | x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki2008-07-132-11/+0Star
| * | | | | | | | | x86: fix numaq_tsc_disable callingYinghai Lu2008-07-131-0/+2
| * | | | | | | | | Merge branch 'linus' into x86/coreIngo Molnar2008-07-122-1/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar2008-07-1111-151/+36Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, VisWS: turn into generic arch, add NR_IRQS quirkIngo Molnar2008-07-101-2/+2
| | * | | | | | | | | | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setu...Ingo Molnar2008-07-101-3/+1Star
| | * | | | | | | | | | x86, VisWS: turn into generic arch, move definitionsIngo Molnar2008-07-102-3/+5
| | * | | | | | | | | | x86, VisWS: turn into generic arch, create include/asm-x86/visws/Ingo Molnar2008-07-103-0/+0
| | * | | | | | | | | | x86, VisWS: turn into generic arch, eliminate asm-x86/mach-visws/mach_apicdef.hIngo Molnar2008-07-101-24/+1Star
| | * | | | | | | | | | x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apicdef.hIngo Molnar2008-07-101-5/+17
| | * | | | | | | | | | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/smpb...Ingo Molnar2008-07-101-59/+1Star
| | * | | | | | | | | | x86, VisWS: turn into generic arch, update include/asm-x86/mach-visws/smpboot...Ingo Molnar2008-07-101-7/+38
| | * | | | | | | | | | x86, VisWS: turn into generic arch, enhance include/asm-x86/mach-default/smpb...Ingo Molnar2008-07-101-0/+6
| | * | | | | | | | | | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/mach...Ingo Molnar2008-07-101-141/+1Star
| | * | | | | | | | | | x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apic.hIngo Molnar2008-07-101-33/+71
| | * | | | | | | | | | x86, VisWS: turn into generic arch, install proper PCI quirkIngo Molnar2008-07-101-0/+2
| | * | | | | | | | | | x86: add early quirk supportIngo Molnar2008-07-101-0/+17
| * | | | | | | | | | | x86: merge dwarf2 headersGlauber Costa2008-07-113-122/+59Star
| * | | | | | | | | | | x86: use AS_CFI instead of UNWIND_INFOGlauber Costa2008-07-111-1/+1
| * | | | | | | | | | | x86: use ignore macro instead of hash commentGlauber Costa2008-07-111-15/+17
| * | | | | | | | | | | x86: fix savesegment() bug causing crashes on 64-bitIngo Molnar2008-07-111-1/+1
| * | | | | | | | | | | x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge2008-07-111-2/+2
| * | | | | | | | | | | x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-112-1/+3
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'x86/unify-pci' into x86/coreIngo Molnar2008-07-104-7/+29
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'x86/core' into x86/unify-pciIngo Molnar2008-07-09145-2212/+4031
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | x86: clean up iommu.h and gart.hFUJITA Tomonori2008-07-102-42/+21Star
| * | | | | | | | | | | Merge branch 'x86/gart' into x86/coreIngo Molnar2008-07-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \