aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | x86, sleep: Always save the value of EFERH. Peter Anvin2009-11-16
| | * | | | | | | | x86-32: Use symbolic constants, safer CPUID when enabling EFER.NXH. Peter Anvin2009-11-16
| | * | | | | | | | x86: Make sure wakeup trampoline code is below 1MBYinghai Lu2009-11-11
| | * | | | | | | | x86: k8.h: Add struct bootnodeRandy Dunlap2009-11-08
| | * | | | | | | | x86_64, cpa: Use only text section in set_kernel_text_rw/roSuresh Siddha2009-11-02
| | * | | | | | | | x86_64, ftrace: Make ftrace use kernel identity mapping to modify codeSuresh Siddha2009-11-02
| | * | | | | | | | x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha2009-11-02
| | * | | | | | | | tracing: allow to change permissions for text with dynamic ftrace enabledSteven Rostedt2009-10-27
| | * | | | | | | | x86, boot: Simplify setting of the PAE bitAlexander Potashev2009-10-24
| | * | | | | | | | x86: Remove pfn in add_one_highpage_init()Minchan Kim2009-10-23
| | * | | | | | | | x86-64: add comment for RODATA large page retainmentSuresh Siddha2009-10-20
| | * | | | | | | | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha2009-10-20
| | * | | | | | | | x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha2009-10-20
| | * | | | | | | | x86: Interleave emulated nodes over physical nodesDavid Rientjes2009-10-12
| | * | | | | | | | x86: Export srat physical topologyDavid Rientjes2009-10-12
| | * | | | | | | | x86: Export k8 physical topologyDavid Rientjes2009-10-12
| | * | | | | | | | x86: Clean up and add missing log levels for k8David Rientjes2009-10-12
| | |/ / / / / / /
| * | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: ucode-amd: Move family check to microcde_amd.c's init functionAndreas Herrmann2009-11-17
| | * | | | | | | | x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/online cycleAndreas Herrmann2009-11-11
| | * | | | | | | | x86: ucode-amd: Convert printk(KERN_*...) to pr_*(...)Andreas Herrmann2009-11-10
| | * | | | | | | | x86: ucode-amd: Don't warn when no ucode is available for a CPU revisionAndreas Herrmann2009-11-10
| | * | | | | | | | x86: ucode-amd: Load ucode-patches once and not separately of each CPUAndreas Herrmann2009-11-10
| | * | | | | | | | x86, amd-ucode: Remove needless log messagesAndreas Herrmann2009-11-09
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | core: Clean up user return notifers use of per_cpuAvi Kivity2009-12-02
| * | | | | | | | | sysfs: deprecated features are to help old tools not to confuse themUwe Kleine-König2009-12-08
| * | | | | | | | | sctp: fix compile error due to sysctl mismergeLinus Torvalds2009-12-08
| * | | | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cfq-iosched: Do not access cfqq after freeing itVivek Goyal2009-12-07
| | * | | | | | | | | block: include linux/err.h to use ERR_PTRStephen Rothwell2009-12-07
| | * | | | | | | | | cfq-iosched: use call_rcu() instead of doing grace period stall on queue exitJens Axboe2009-12-06
| | * | | | | | | | | blkio: Allow CFQ group IO scheduling even when CFQ is a moduleVivek Goyal2009-12-04
| | * | | | | | | | | blkio: Implement dynamic io controlling policy registrationVivek Goyal2009-12-04
| | * | | | | | | | | blkio: Export some symbols from blkio as its user CFQ can be a moduleVivek Goyal2009-12-04
| | * | | | | | | | | block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling2009-12-04
| | * | | | | | | | | block: Fix io_context leak after clone with CLONE_IOLouis Rilling2009-12-04
| | * | | | | | | | | cfq-iosched: make nonrot check logic consistentShaohua Li2009-12-04
| | * | | | | | | | | io controller: quick fix for blk-cgroup and modular CFQJens Axboe2009-12-04
| | * | | | | | | | | cfq-iosched: move IO controller declerations to a header fileJens Axboe2009-12-04
| | * | | | | | | | | cfq-iosched: fix compile problem with !CONFIG_CGROUPJens Axboe2009-12-03
| | * | | | | | | | | blkio: DocumentationVivek Goyal2009-12-03
| | * | | | | | | | | blkio: Wait on sync-noidle queue even if rq_noidle = 1Vivek Goyal2009-12-03
| | * | | | | | | | | blkio: Implement group_isolation tunableVivek Goyal2009-12-03
| | * | | | | | | | | blkio: Determine async workload length based on total number of queuesVivek Goyal2009-12-03
| | * | | | | | | | | blkio: Wait for cfq queue to get backlogged if group is emptyVivek Goyal2009-12-03
| | * | | | | | | | | blkio: Propagate cgroup weight updation to cfq groupsVivek Goyal2009-12-03
| | * | | | | | | | | blkio: Drop the reference to queue once the task changes cgroupVivek Goyal2009-12-03
| | * | | | | | | | | blkio: Provide some isolation between groupsVivek Goyal2009-12-03
| | * | | | | | | | | blkio: Export disk time and sectors used by a group to user spaceVivek Goyal2009-12-03