| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 2 | -2/+2 |
|\ |
|
| * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 130 | -9461/+13650 |
| |\ |
|
| * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 2 | -2/+2 |
* | | | x86-64: make BUILD_IRQ() also reset section back | Linus Torvalds | 2008-07-24 | 1 | -1/+2 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-24 | 2 | -5/+2 |
|\ \ \ |
|
| * | | | x86: BUILD_IRQ say .text to avoid .data.percpu | Hugh Dickins | 2008-07-24 | 1 | -1/+1 |
| * | | | x86: call early_cpu_init at the same point | Jeremy Fitzhardinge | 2008-07-24 | 1 | -4/+1 |
* | | | | rtc-cmos: avoid spurious irqs | David Brownell | 2008-07-24 | 1 | -3/+7 |
* | | | | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2008-07-24 | 1 | -1/+1 |
* | | | | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | | | | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | | | | flag parameters: dup2 | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | | | | flag parameters: epoll_create | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | | | | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | | | | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | | | | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 2008-07-24 | 1 | -0/+4 |
* | | | | remove include/linux/pm_legacy.h | Adrian Bunk | 2008-07-24 | 1 | -1/+0 |
* | | | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2008-07-23 | 2 | -7/+103 |
|\ \ \ |
|
| * | | | i386 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -2/+53 |
| * | | | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -0/+1 |
| * | | | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -0/+48 |
| * | | | x86_64: remove bogus optimization in sysret_signal | Roland McGrath | 2008-07-23 | 1 | -5/+1 |
* | | | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 | 2 | -6/+0 |
|\ \ \ \ |
|
| * | | | | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 | 2 | -6/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 17 | -114/+170 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c | Mike Travis | 2008-07-20 | 1 | -34/+51 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c | Mike Travis | 2008-07-20 | 1 | -2/+2 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target | Mike Travis | 2008-07-18 | 1 | -28/+45 |
| * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c | Mike Travis | 2008-07-18 | 1 | -3/+3 |
| * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c | Mike Travis | 2008-07-18 | 1 | -3/+1 |
| * | | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 | 8 | -23/+47 |
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 | 9 | -13/+69 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 121 | -9371/+13227 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 29 | -130/+424 |
| |\ \ \ \ \ |
|
| * | | | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 9 | -28/+28 |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-22 | 2 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell | 2008-07-22 | 1 | -1/+1 |
| * | | | | | | | x86: use setup_clear_cpu_cap with disable_apic, fix | Yinghai Lu | 2008-07-22 | 1 | -1/+1 |
* | | | | | | | | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen | 2008-07-21 | 1 | -2/+2 |
* | | | | | | | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 3 | -7/+18 |
* | | | | | | | | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-21 | 2 | -7/+3 |
* | | | | | | | | device create: x86: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 2 | -4/+4 |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2008-07-21 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | [CPUFREQ] cpufreq: remove CVS keywords | Adrian Bunk | 2008-05-19 | 1 | -1/+0 |
* | | | | | | | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 | 4 | -34/+34 |