aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | 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
| | | * | | | | | | | | | ACPI: thinkpad-acpi: clean-up fan subdriver quirkHenrique de Moraes Holschuh2009-01-15
| | | * | | | | | | | | | ACPI: thinkpad-acpi: start the event hunt seasonHenrique de Moraes Holschuh2009-01-15
| | | * | | | | | | | | | ACPI: thinkpad-acpi: handle HKEY thermal and battery alarmsHenrique de Moraes Holschuh2009-01-15
| | | * | | | | | | | | | ACPI: thinkpad-acpi: clean up hotkey_notify()Henrique de Moraes Holschuh2009-01-15
| | | * | | | | | | | | | ACPI: thinkpad-acpi: use killable instead of interruptible mutexesHenrique de Moraes Holschuh2009-01-15
| | | * | | | | | | | | | ACPI: thinkpad-acpi: add UWB radio supportHenrique de Moraes Holschuh2009-01-15
| | | * | | | | | | | | | ACPI: thinkpad-acpi: preserve radio state across shutdownHenrique de Moraes Holschuh2009-01-15
| | | * | | | | | | | | | ACPI: thinkpad-acpi: resume with radios disabledHenrique de Moraes Holschuh2009-01-15
| | | * | | | | | | | | | ACPI: thinkpad-acpi: debug facility to emulate the rf switchesHenrique de Moraes Holschuh2009-01-15
| | | * | | | | | | | | | ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers2009-01-15
| | | * | | | | | | | | | ACPI: thinkpad-acpi: update documents for the new locationHenrique de Moraes Holschuh2009-01-15
| | | |/ / / / / / / / /
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown2009-01-16
| | |\ \ \ \ \ \ \ \ \ \ \