summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-3014-55/+164
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar2009-01-291-4/+3
| * | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-0598-118/+329
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | smp, generic: introduce arch_disable_smp_support(), build fixIngo Molnar2009-02-051-6/+6
| * | | | | | | | | | | | | | | | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar2009-02-051-0/+6
| * | | | | | | | | | | | | | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-2811-30/+240
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27178-15287/+78
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | generic, x86: fix __per_cpu_load relocationBrian Gerst2009-01-261-3/+4
| | * | | | | | | | | | | | | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-2143-93/+185
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | linker script: kill PERCPU_VADDR_PREALLOC()Tejun Heo2009-01-201-37/+8
| | * | | | | | | | | | | | | | | percpu: refactor percpu.hBrian Gerst2009-01-202-18/+24
| | * | | | | | | | | | | | | | | Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-18423-20782/+7738
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | linker script: add missing VMLINUX_SYMBOLTejun Heo2009-01-171-2/+3
| | | * | | | | | | | | | | | | | | percpu: add optimized generic percpu accessorsIngo Molnar2009-01-161-0/+52
| | | * | | | | | | | | | | | | | | x86: fold pda into percpu area on SMPTejun Heo2009-01-161-1/+24
| | | * | | | | | | | | | | | | | | x86: make percpu symbols zerobased on SMPTejun Heo2009-01-162-7/+46
| | | | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-158-8/+96
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | | | | |/| | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | x86: arch_probe_nr_irqsYinghai Lu2009-01-121-0/+1
| | | | * | | | | | | | | | | | | | | | cpumask, irq: non-x86 build failuresMike Travis2009-01-111-6/+0
| | | | * | | | | | | | | | | | | | | | irq: initialize nr_irqs based on nr_cpu_idsMike Travis2009-01-111-0/+7
| | | | * | | | | | | | | | | | | | | | cpumask: fix bug in use cpumask_var_t in irq_descMike Travis2009-01-111-2/+7
| | | | * | | | | | | | | | | | | | | | cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell2009-01-111-0/+6
| | | | * | | | | | | | | | | | | | | | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-111-3/+78
| | | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-311449-124470/+23498
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-10-154603-404556/+43911
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | x86: simplify stackprotector self-checkArjan van de Ven2008-07-131-0/+1
| | * | | | | | | | | | | | | | | | | | | Merge branch 'linus' into stackprotectorIngo Molnar2008-06-25132-322/+732
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops timeEric Sandeen2008-05-262-0/+14
| | * | | | | | | | | | | | | | | | | | | | x86: stackprotector: mix TSC to the boot canaryIngo Molnar2008-05-261-3/+17
| | * | | | | | | | | | | | | | | | | | | | x86: fix the stackprotector canary of the boot CPUIngo Molnar2008-05-261-0/+4
| | * | | | | | | | | | | | | | | | | | | | stackprotector: add boot_init_stack_canary()Ingo Molnar2008-05-262-0/+24
| | * | | | | | | | | | | | | | | | | | | | stackprotector: include filesIngo Molnar2008-05-262-0/+12
| | * | | | | | | | | | | | | | | | | | | | x86: fix stackprotector canary updates during context switchesIngo Molnar2008-05-263-5/+6
* | | | | | | | | | | | | | | | | | | | | | [IA64] fix __apci_unmap_tableYinghai Lu2009-02-161-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-093-0/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | async: Rename _special -> _domain for clarity.Cornelia Huck2009-02-081-3/+5
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-041-1/+1
* | | | | | | | | | | | | | | | | | | | | module: remove over-zealous check in __module_get()Rusty Russell2009-02-071-1/+0
| | | | | | | | | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
*-------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07295-15460/+510
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | / / / / / / / / / / / | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | atyfb: fix CONFIG_ namespace violationsRandy Dunlap2009-02-053-23/+23
| | | | * | | | | | | | | | | | | | | | | | | | wait: prevent exclusive waiter starvationJohannes Weiner2009-02-051-2/+9
| | | | * | | | | | | | | | | | | | | | | | | | fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-051-0/+15
| | | | * | | | | | | | | | | | | | | | | | | | generic swap(): don't return a value from swap()Peter Zijlstra2009-02-051-1/+2
| | | | * | | | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-041-0/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | / / / / | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | | | |/| | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | sched: add missing kernel-doc in sched.hRandy Dunlap2009-02-031-0/+1
| | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / | | | | | |/| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-042-1/+4
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | / / / / | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | | | |/| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-02-02105-128/+350
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / /
| | | | | * | | | | | | | | | | | | | | | net: Fix userland breakage wrt. linux/if_tunnel.hDavid S. Miller2009-02-022-1/+4
| | | | * | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-032-13/+21
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | |
OpenPOWER on IntegriCloud