summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-112-36/+39
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2009-02-111-12/+1
| | | * | | | | | | | | | | | | | timers: split process wide cpu clocks/timers, fixPeter Zijlstra2009-02-111-0/+1
| | | * | | | | | | | | | | | | | timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar2009-02-061-2/+0
| | | * | | | | | | | | | | | | | timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-052-29/+36
| | | * | | | | | | | | | | | | | signal: re-add dead task accumulation stats.Peter Zijlstra2009-02-051-1/+9
| | * | | | | | | | | | | | | | | hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter2009-02-101-3/+3
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-101-0/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller2009-02-061-0/+12
| | * | | | | | | | | | | | | | | Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-102-4/+4
| | * | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-091-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | drm/i915: add fence register management to execbufJesse Barnes2009-02-081-0/+2
| | | | |_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-02-092-2/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | crypto: shash - Fix tfm destructionHerbert Xu2009-02-051-1/+1
| | | * | | | | | | | | | | | | | | crypto: api - Fix zeroing on freeHerbert Xu2009-02-051-1/+6
| | * | | | | | | | | | | | | | | | x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-091-0/+5
| | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'x86/paravirt' into x86/apicIngo Molnar2009-02-091-9/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge branch 'master' into tj-percpuTejun Heo2009-01-315-19/+40
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | linker script: use separate simpler definition for PERCPU()Tejun Heo2009-01-301-5/+17
| | * | | | | | | | | | | | | | | | 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-154583-403235/+42590
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | 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