Age | Commit message (Expand) | Author |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-03-26 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2009-03-26 | Merge branch 'timers/hpet' into timers/core | Ingo Molnar |
2009-03-26 | Merge commit 'v2.6.29' into timers/core | Ingo Molnar |
2009-03-18 | Merge branches 'sched/cleanups' and 'linus' into sched/core | Ingo Molnar |
2009-03-17 | prevent boosting kprobes on exception address | Masami Hiramatsu |
2009-03-17 | Fast TSC calibration: calculate proper frequency error bounds | Linus Torvalds |
2009-03-17 | Fix potential fast PIT TSC calibration startup glitch | Linus Torvalds |
2009-03-13 | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar |
2009-03-10 | x86, sched_clock(): mark variables read-mostly | Ingo Molnar |
2009-03-10 | Merge branches 'sched/cleanups' and 'linus' into sched/core | Ingo Molnar |
2009-03-10 | percpu: generalize embedding first chunk setup helper | Tejun Heo |
2009-03-10 | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() | Tejun Heo |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones |
2009-03-08 | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman |
2009-03-06 | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() | Markus Metzger |
2009-03-06 | x86, bts: remove bad warning | Markus Metzger |
2009-03-06 | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo |
2009-03-06 | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo |
2009-03-06 | x86: make embedding percpu allocator return excessive free space | Tejun Heo |
2009-03-06 | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo |
2009-03-05 | Merge commit 'v2.6.29-rc7' into sched/core | Ingo Molnar |
2009-03-05 | [CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor. | Dave Jones |
2009-03-04 | x86: add Dell XPS710 reboot quirk | Leann Ogasawara |
2009-03-04 | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner |
2009-03-04 | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying |
2009-03-04 | x86: fix DMI on EFI | Brian Maly |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar |
2009-03-03 | x86, signals: fix xine & firefox bustage | Hiroshi Shimamoto |
2009-03-02 | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath |
2009-03-02 | x86: unify chunks of kernel/process*.c | Jeremy Fitzhardinge |
2009-03-02 | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge |
2009-03-02 | x86_32: apic/numaq_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/summit_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/summit_32, fix cpu_mask_to_apicid | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, fix cpu_mask_to_apicid | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup | Jiri Slaby |
2009-03-02 | x86_32: apic/bigsmp_32, de-inline functions | Jiri Slaby |
2009-02-28 | x86: remove double copy of show_cpuinfo_core for 32 and 64 bit | Jaswinder Singh Rajput |
2009-02-28 | x86: signal: introduce helper align_sigframe() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: unify get_sigframe() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: use 16 bytes boundary for rt_sigframe | Hiroshi Shimamoto |
2009-02-28 | x86: signal: intrroduce get_sigframe() and replace get_sigstack() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: add __user annotation | Hiroshi Shimamoto |
2009-02-26 | x86: set X86_FEATURE_TSC_RELIABLE | Ingo Molnar |