Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | x86, efi: Convert efi_phys_get_time() args to physical addresses | Maurice Ma | 2011-12-05 | 1 | -1/+2 | |
| * | | | | | | | x86: Default to vsyscall=emulate | Andy Lutomirski | 2011-12-05 | 2 | -5/+4 | |
| * | | | | | | | x86-64: Set siginfo and context on vsyscall emulation faults | Andy Lutomirski | 2011-12-05 | 5 | -17/+87 | |
| * | | | | | | | Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2011-12-05 | 2 | -84/+71 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | x86: consolidate xchg and xadd macros | Jeremy Fitzhardinge | 2011-11-25 | 1 | -78/+36 | |
| | * | | | | | | x86/cmpxchg: add a locked add() helper | Jeremy Fitzhardinge | 2011-11-25 | 2 | -14/+43 | |
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 29 | -76/+639 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86: Skip cpus with apic-ids >= 255 in !x2apic_mode | Suresh Siddha | 2011-12-23 | 1 | -1/+2 | |
| * | | | | | | | | x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS | Yinghai Lu | 2011-12-23 | 2 | -10/+28 | |
| * | | | | | | | | x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping | Yinghai Lu | 2011-12-23 | 4 | -18/+64 | |
| * | | | | | | | | x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present | Yinghai Lu | 2011-12-23 | 2 | -3/+14 | |
| * | | | | | | | | x86, apic: Add probe() for apic_flat | Yinghai Lu | 2011-12-23 | 1 | -1/+6 | |
| * | | | | | | | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 2011-12-21 | 10 | -36/+7 | |
| * | | | | | | | | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat | Fernando Luis Vazquez Cao | 2011-12-18 | 4 | -10/+4 | |
| * | | | | | | | | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao | 2011-12-14 | 3 | -0/+14 | |
| * | | | | | | | | pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86 | Jan Beulich | 2011-12-06 | 2 | -10/+9 | |
| * | | | | | | | | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support | Steffen Persvold | 2011-12-06 | 1 | -0/+2 | |
| * | | | | | | | | x86: Add NumaChip support | Steffen Persvold | 2011-12-05 | 4 | -0/+475 | |
| * | | | | | | | | x86: Add x86_init platform override to fix up NUMA core numbering | Daniel J Blueman | 2011-12-05 | 4 | -0/+20 | |
| * | | | | | | | | x86: Make flat_init_apic_ldr() available | Daniel J Blueman | 2011-12-05 | 2 | -1/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-06 | 17 | -58/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 2011-12-05 | 15 | -55/+23 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz | John Stultz | 2011-11-21 | 1 | -3/+1 | |
| | * | | | | | | | | clocksource: cris: Convert to clocksource_register_khz | John Stultz | 2011-11-21 | 1 | -3/+1 | |
| | * | | | | | | | | clocksource: xtensa: Convert to clocksource_register_hz/khz | John Stultz | 2011-11-21 | 1 | -12/+1 | |
| | * | | | | | | | | clocksource: um: Convert to clocksource_register_hz/khz | John Stultz | 2011-11-21 | 1 | -4/+2 | |
| | * | | | | | | | | clocksource: parisc: Convert to clocksource_register_hz/khz | John Stultz | 2011-11-21 | 1 | -5/+1 | |
| | * | | | | | | | | clocksource: m86k: Convert to clocksource_register_hz/khz | John Stultz | 2011-11-21 | 5 | -16/+5 | |
| | * | | | | | | | | time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driver | Deepak Saxena | 2011-11-21 | 1 | -3/+3 | |
| | * | | | | | | | | time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driver | Deepak Saxena | 2011-11-21 | 1 | -1/+1 | |
| | * | | | | | | | | time: x86: Remove CLOCK_TICK_RATE from mach_timer.h | Deepak Saxena | 2011-11-21 | 1 | -1/+1 | |
| | * | | | | | | | | time: x86: Remove CLOCK_TICK_RATE from tsc code | Deepak Saxena | 2011-11-21 | 1 | -2/+2 | |
| | * | | | | | | | | time: Fix spelling mistakes in new comments | John Stultz | 2011-11-21 | 1 | -4/+4 | |
| | * | | | | | | | | time: fix bogus comment in timekeeping_get_ns_raw | Dan McGee | 2011-11-21 | 1 | -1/+1 | |
| * | | | | | | | | | x86, tsc: Skip TSC synchronization checks for tsc=reliable | Suresh Siddha | 2011-12-05 | 3 | -3/+5 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-06 | 44 | -2790/+3049 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched/tracing: Add a new tracepoint for sleeptime | Arun Sharma | 2011-12-23 | 3 | -2/+51 | |
| * | | | | | | | | | sched: Disable scheduler warnings during oopses | Dave Jones | 2011-12-23 | 1 | -0/+3 | |
| * | | | | | | | | | sched: Fix cgroup movement of waking process | Daisuke Nishimura | 2011-12-21 | 1 | -1/+3 | |
| * | | | | | | | | | sched: Fix cgroup movement of newly created process | Daisuke Nishimura | 2011-12-21 | 1 | -0/+13 | |
| * | | | | | | | | | sched: Fix cgroup movement of forking process | Daisuke Nishimura | 2011-12-21 | 1 | -2/+5 | |
| * | | | | | | | | | sched: Remove cfs bandwidth period check in tg_set_cfs_period() | Kamalesh Babulal | 2011-12-21 | 1 | -3/+0 | |
| * | | | | | | | | | sched: Fix load-balance lock-breaking | Peter Zijlstra | 2011-12-21 | 1 | -7/+25 | |
| * | | | | | | | | | sched: Replace all_pinned with a generic flags field | Peter Zijlstra | 2011-12-21 | 1 | -16/+19 | |
| * | | | | | | | | | sched: Only queue remote wakeups when crossing cache boundaries | Peter Zijlstra | 2011-12-21 | 3 | -30/+70 | |
| * | | | | | | | | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Martin Schwidefsky | 2011-12-19 | 29 | -2373/+2606 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | sched: Add missing rcu_dereference() around ->real_parent usage | Kees Cook | 2011-12-16 | 1 | -1/+1 | |
| | * | | | | | | | | | sched: Mark parent and real_parent as __rcu | Kees Cook | 2011-12-15 | 1 | -2/+2 | |
| | * | | | | | | | | | Merge commit 'v3.2-rc5' into sched/core | Ingo Molnar | 2011-12-15 | 1027 | -7802/+10716 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | sched, nohz: Fix missing RCU read lock | Peter Zijlstra | 2011-12-08 | 1 | -2/+7 |