summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-02-17Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar35-183/+433
2009-02-16[IA64] fix __apci_unmap_tableYinghai Lu1-1/+1
2009-02-15Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar3-53/+25
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar9-43/+50
2009-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-51/+23
2009-02-13Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...Ingo Molnar1-0/+1
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar3-0/+6
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar2-1/+16
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar25-103/+169
2009-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2009-02-12net: don't use in_atomic() in gfp_any()Andrew Morton1-1/+1
2009-02-11syscall define: fix uml compile bugHeiko Carstens1-14/+14
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan1-0/+1
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-36/+39
2009-02-11x86, ptrace, mm: fix double-free on raceMarkus Metzger1-0/+1
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra1-12/+1
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra1-0/+1
2009-02-10pkt_sched: type should be __u32 in headerChuck Ebbert1-1/+1
2009-02-10hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter1-3/+3
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+12
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2-4/+4
2009-02-10elf: add ELF_CORE_COPY_KERNEL_REGS()Tejun Heo1-0/+9
2009-02-10sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann1-51/+23
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+2
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+7
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin1-0/+5
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar103-100/+230
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu3-0/+6
2009-02-09Merge branch 'x86/paravirt' into x86/apicIngo Molnar1-9/+20
2009-02-09percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst1-1/+7
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck1-3/+5
2009-02-08drm/i915: add fence register management to execbufJesse Barnes1-0/+2
2009-02-08unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput1-1/+2
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2009-02-07module: remove over-zealous check in __module_get()Rusty Russell1-1/+0
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown295-15460/+510
2009-02-06net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller1-0/+12
2009-02-07ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh1-0/+2
2009-02-06make linux/types.h as assembly safeJaswinder Singh Rajput1-1/+2
2009-02-06timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar1-2/+0
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar98-118/+329
2009-02-05smp, generic: introduce arch_disable_smp_support(), build fixIngo Molnar1-6/+6
2009-02-05smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar1-0/+6
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap3-23/+23
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner1-2/+9
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi1-0/+15
2009-02-05generic swap(): don't return a value from swap()Peter Zijlstra1-1/+2
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra2-29/+36
2009-02-05signal: re-add dead task accumulation stats.Peter Zijlstra1-1/+9
2009-02-05crypto: shash - Fix tfm destructionHerbert Xu1-1/+1