summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-11stackprotector: fix multi-word cross-buildsIngo Molnar2-2/+2
2009-02-11x86: fix x86_32 stack protector bugsTejun Heo5-12/+20
2009-02-10x86: implement x86_32 stack protectorTejun Heo12-16/+180
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo11-40/+158
2009-02-10x86: add %gs accessors for x86_32Tejun Heo9-45/+41
2009-02-10x86: use asm .macro instead of cpp #define in entry_32.STejun Heo1-142/+151
2009-02-10x86: no stack protector for vdsoTejun Heo1-1/+1
2009-02-10stackprotector: update make rulesTejun Heo4-13/+15
2009-02-10x86: stackprotector.h misc updateTejun Heo1-1/+6
2009-02-10elf: add ELF_CORE_COPY_KERNEL_REGS()Tejun Heo2-1/+10
2009-02-10Merge branch 'x86/urgent' into core/percpuIngo Molnar24-115/+198
2009-02-10Merge branch 'x86/uaccess' into core/percpuIngo Molnar9-425/+488
2009-02-10x86: fix math_emu register frame accessTejun Heo7-56/+55
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar586-5782/+9633
2009-02-09x86: math_emu info cleanupTejun Heo6-64/+48
2009-02-09x86: include correct %gs in a.out core dumpTejun Heo1-3/+1
2009-02-09x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria1-0/+11
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu3-5/+44
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh3-0/+10
2009-02-09x86: fix abuse of per_cpu_offsetBrian Gerst1-2/+2
2009-02-09x86: use linker to offset symbols by __per_cpu_loadBrian Gerst5-24/+35
2009-02-09percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst2-3/+9
2009-02-08Linux 2.6.29-rc4v2.6.29-rc4Linus Torvalds1-1/+1
2009-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-updateLinus Torvalds3-18/+76
2009-02-08radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt2-67/+20
2009-02-08aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-10/+15
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-5/+15
2009-02-08async: use list_move_tailStefan Richter1-2/+1
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck3-24/+29
2009-02-08async: Add some documentation.Cornelia Huck1-0/+47
2009-02-08async: Handle kthread_run() return codes.Cornelia Huck1-2/+9
2009-02-08async: Fix running list handling.Cornelia Huck1-2/+2
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds10-87/+132
2009-02-07module: remove over-zealous check in __module_get()Rusty Russell1-1/+0
2009-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds24-901/+481
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown1744-15883/+32279
2009-02-07ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...Thierry Vignaud1-1/+1
2009-02-07eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt1-1/+2
2009-02-07ACPICA: Fix table entry truncation calculationMyron Stowe1-4/+3
2009-02-07ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh1-0/+2
2009-02-07ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel6-11/+12
2009-02-07ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht1-1/+5
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-8/+24
2009-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds27-451/+1421
2009-02-07eCryptfs: Regression in unencrypted filename symlinksTyler Hicks1-2/+2
2009-02-07Merge branch 'x86/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds1-3/+5
2009-02-07x86-64: fix int $0x80 -ENOSYS returnRoland McGrath1-3/+5
2009-02-07Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds1-2/+12
2009-02-07elf core dump: fix get_user useRoland McGrath1-2/+12