aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | x86: clean up gdt_page definitionBrian Gerst2009-01-21
| | * | | | | | x86: update canary handling during switchTejun Heo2009-01-21
| |/ / / / / /
| * | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-20
| |\ \ \ \ \ \
| | * | | | | | linker script: kill PERCPU_VADDR_PREALLOC()Tejun Heo2009-01-19
| | * | | | | | x86: remove pda.hBrian Gerst2009-01-19
| | * | | | | | x86: move stack_canary into irq_stackBrian Gerst2009-01-19
| | * | | | | | x86: rework __per_cpu_load adjustmentsBrian Gerst2009-01-19
| | * | | | | | percpu: refactor percpu.hBrian Gerst2009-01-19
| | * | | | | | x86: remove pda_init()Brian Gerst2009-01-19
| | * | | | | | x86: conditionalize stack canary handling in hot pathTejun Heo2009-01-19
| | * | | | | | x86: cleanup stack protectorTejun Heo2009-01-19
| * | | | | | | x86: fully honor "nolapic", fixIngo Molnar2009-01-19
| |/ / / / / /
| * | | | | | Merge branch 'stackprotector' into core/percpuIngo Molnar2009-01-19
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-18
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-31
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-10-15
| | |\ \ \ \ \ \ \
| | * | | | | | | | stackprotector: remove self-testIngo Molnar2008-07-13
| | * | | | | | | | x86: simplify stackprotector self-checkArjan van de Ven2008-07-13
| | * | | | | | | | stackprotector: better self-testArjan van de Ven2008-07-11
| | * | | | | | | | Merge branch 'linus' into stackprotectorIngo Molnar2008-06-25
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops timeEric Sandeen2008-05-26
| | * | | | | | | | | stackprotector: turn not having the right gcc into a #warningArjan van de Ven2008-05-26
| | * | | | | | | | | panic.c: fix whitespace additionsDaniel Walker2008-05-26
| | * | | | | | | | | x86: add CONFIG_CC_STACKPROTECTOR self-testArjan van de Ven2008-05-26
| | * | | | | | | | | x86: unify stackprotector featuresIngo Molnar2008-05-26
| | * | | | | | | | | x86: stackprotector: mix TSC to the boot canaryIngo Molnar2008-05-26
| | * | | | | | | | | x86: fix the stackprotector canary of the boot CPUIngo Molnar2008-05-26
| | * | | | | | | | | stackprotector: add boot_init_stack_canary()Ingo Molnar2008-05-26
| | * | | | | | | | | stackprotector: include filesIngo Molnar2008-05-26
| | * | | | | | | | | x86: if stackprotector is enabled, thn use stack-protector-all by defaultIngo Molnar2008-05-26
| | * | | | | | | | | panic: print out stacktrace if DEBUG_BUGVERBOSEIngo Molnar2008-05-26
| | * | | | | | | | | panic: print more informative messages on stackprotect failureIngo Molnar2008-05-26
| | * | | | | | | | | x86: fix canary of the boot CPU's idle taskIngo Molnar2008-05-26
| | * | | | | | | | | x86: setup stack canary for the idle threadsArjan van de Ven2008-05-26
| | * | | | | | | | | x86: fix stackprotector canary updates during context switchesIngo Molnar2008-05-26
| | * | | | | | | | | x86: stackprotector & PARAVIRT fixIngo Molnar2008-05-26
* | | | | | | | | | | Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Linux 2.6.29-rc2v2.6.29-rc2Linus Torvalds2009-01-16
| * | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI PCI hotplug: harden against panic regressionJames Bottomley2009-01-16
| | * | | | | | | | | | Merge branch 'misc' into releaseLen Brown2009-01-16
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ACPI: rename main.c to sleep.cLen Brown2009-01-16
| | | * | | | | | | | | | dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown2009-01-16
| | | * | | | | | | | | | eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell2009-01-16
| | | * | | | | | | | | | ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell2009-01-16
| | | * | | | | | | | | | kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-16
| | | * | | | | | | | | | PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki2009-01-16
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'thinkpad-acpi' into releaseLen Brown2009-01-16
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ACPI: thinkpad-acpi: bump up version to 0.22Henrique de Moraes Holschuh2009-01-15
| | | * | | | | | | | | | ACPI: thinkpad-acpi: handle HKEY event 6030Henrique de Moraes Holschuh2009-01-15