summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-2811-30/+240
|\
| * Merge branch 'linus' into core/percpuIngo Molnar2009-01-27178-15287/+78Star
| |\
| * | 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/+8Star
| * | | percpu: refactor percpu.hBrian Gerst2009-01-202-18/+24
| * | | Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-18423-20782/+7738Star
| |\ \ \
| | * | | 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-131-0/+1
| | | * | | | | cpumask, irq: non-x86 build failuresMike Travis2009-01-111-6/+0Star
| | | * | | | | 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/+23498Star
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-10-154583-403235/+42590Star
| |\ \ \ \ \ \ \
| * | | | | | | | 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
* | | | | | | | | | dmi: Fix build breakageKumar Gala2009-01-281-0/+2
* | | | | | | | | | drm: Rip out the racy, unused vblank signal code.Eric Anholt2009-01-282-10/+1Star
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-281-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez2009-01-281-0/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan2009-01-281-0/+7
* | | | | | | | | | Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-273-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki2009-01-271-0/+2
| * | | | | | | | | | DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki2009-01-271-0/+1
| * | | | | | | | | | Hibernation: Introduce system_entering_hibernationRafael J. Wysocki2009-01-271-0/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-271-0/+4
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | [libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2009-01-261-0/+4
| |/ / / / / / / /
* | | | | | | | | Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds2009-01-271-1/+1
* | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-272-64/+5Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c: Warn on deprecated binding model useJean Delvare2009-01-261-3/+5
| * | | | | | | | | i2c: Delete many unused adapter IDsJean Delvare2009-01-261-51/+0Star
| * | | | | | | | | i2c: Delete 10 unused driver IDsJean Delvare2009-01-261-10/+0Star
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-274-9/+8Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: Fix linux/if_frad.h's suitability for userspace.Krzysztof HaƂasa2009-01-261-6/+4Star
| * | | | | | | | | sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich2009-01-221-1/+1
| * | | | | | | | | usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2009-01-211-1/+3
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-201-1/+0Star
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0Star