Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-11 | 2 | -36/+39 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 2009-02-11 | 1 | -12/+1 | |
| | | * | | | | | | | | | | | | | | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 2009-02-11 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | timers: split process wide cpu clocks/timers, remove spurious warning | Ingo Molnar | 2009-02-06 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | | timers: split process wide cpu clocks/timers | Peter Zijlstra | 2009-02-05 | 2 | -29/+36 | |
| | | * | | | | | | | | | | | | | | signal: re-add dead task accumulation stats. | Peter Zijlstra | 2009-02-05 | 1 | -1/+9 | |
| | * | | | | | | | | | | | | | | | hugetlbfs: fix build failure with !CONFIG_HUGETLBFS | Stefan Richter | 2009-02-10 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-10 | 1 | -0/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | net_dma: call dmaengine_get only if NET_DMA enabled | David S. Miller | 2009-02-06 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | | | | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman | 2009-02-10 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-02-09 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | drm/i915: add fence register management to execbuf | Jesse Barnes | 2009-02-08 | 1 | -0/+2 | |
| | | | |_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-02-09 | 2 | -2/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | crypto: shash - Fix tfm destruction | Herbert Xu | 2009-02-05 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | crypto: api - Fix zeroing on free | Herbert Xu | 2009-02-05 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2009-02-09 | 1 | -0/+5 | |
| | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar | 2009-02-09 | 1 | -9/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge branch 'master' into tj-percpu | Tejun Heo | 2009-01-31 | 5 | -19/+40 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | linker script: use separate simpler definition for PERCPU() | Tejun Heo | 2009-01-30 | 1 | -5/+17 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 | 14 | -55/+164 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Revert "generic, x86: fix __per_cpu_load relocation" | Ingo Molnar | 2009-01-29 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 98 | -118/+329 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | smp, generic: introduce arch_disable_smp_support(), build fix | Ingo Molnar | 2009-02-05 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar | 2009-02-05 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-01-28 | 11 | -30/+240 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 | 178 | -15287/+78 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | generic, x86: fix __per_cpu_load relocation | Brian Gerst | 2009-01-26 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 43 | -93/+185 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | linker script: kill PERCPU_VADDR_PREALLOC() | Tejun Heo | 2009-01-20 | 1 | -37/+8 | |
| | * | | | | | | | | | | | | | | | | | percpu: refactor percpu.h | Brian Gerst | 2009-01-20 | 2 | -18/+24 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 | 423 | -20782/+7738 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | linker script: add missing VMLINUX_SYMBOL | Tejun Heo | 2009-01-17 | 1 | -2/+3 | |
| | | * | | | | | | | | | | | | | | | | | percpu: add optimized generic percpu accessors | Ingo Molnar | 2009-01-16 | 1 | -0/+52 | |
| | | * | | | | | | | | | | | | | | | | | x86: fold pda into percpu area on SMP | Tejun Heo | 2009-01-16 | 1 | -1/+24 | |
| | | * | | | | | | | | | | | | | | | | | x86: make percpu symbols zerobased on SMP | Tejun Heo | 2009-01-16 | 2 | -7/+46 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 | 8 | -8/+96 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | x86: arch_probe_nr_irqs | Yinghai Lu | 2009-01-12 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | cpumask, irq: non-x86 build failures | Mike Travis | 2009-01-11 | 1 | -6/+0 | |
| | | | * | | | | | | | | | | | | | | | | | | irq: initialize nr_irqs based on nr_cpu_ids | Mike Travis | 2009-01-11 | 1 | -0/+7 | |
| | | | * | | | | | | | | | | | | | | | | | | cpumask: fix bug in use cpumask_var_t in irq_desc | Mike Travis | 2009-01-11 | 1 | -2/+7 | |
| | | | * | | | | | | | | | | | | | | | | | | cpumask: Use topology_core_cpumask()/topology_thread_cpumask() | Rusty Russell | 2009-01-11 | 1 | -0/+6 | |
| | | | * | | | | | | | | | | | | | | | | | | cpumask: update irq_desc to use cpumask_var_t | Mike Travis | 2009-01-11 | 1 | -3/+78 | |
| | | | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 | 1449 | -124470/+23498 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-10-15 | 4583 | -403235/+42590 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | x86: simplify stackprotector self-check | Arjan van de Ven | 2008-07-13 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-06-25 | 132 | -322/+732 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops time | Eric Sandeen | 2008-05-26 | 2 | -0/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | x86: stackprotector: mix TSC to the boot canary | Ingo Molnar | 2008-05-26 | 1 | -3/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | x86: fix the stackprotector canary of the boot CPU | Ingo Molnar | 2008-05-26 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | stackprotector: add boot_init_stack_canary() | Ingo Molnar | 2008-05-26 | 2 | -0/+24 |