| Commit message (Expand) | Author | Files | Lines |
2009-05-03 | x86: uv io-apic - use BUILD_BUG_ON instead of BUG_ON | Cyrill Gorcunov | 1 | -11/+11 |
2009-05-01 | x86, apic: use pr_ macro | Cyrill Gorcunov | 1 | -1/+1 |
2009-04-27 | x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstable | Yinghai Lu | 1 | -27/+59 |
2009-04-27 | x86: apic: Remove duplicated macros | Yinghai Lu | 1 | -7/+0 |
2009-04-22 | x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() | Suresh Siddha | 3 | -18/+0 |
2009-04-21 | x86: x2apic, IR: Make config X86_UV dependent on X86_X2APIC | Suresh Siddha | 1 | -1/+1 |
2009-04-21 | x86: x2apic, IR: Clean up panic() with nox2apic boot option | Suresh Siddha | 1 | -2/+6 |
2009-04-21 | x86: x2apic, IR: Move eoi_ioapic_irq() into a CONFIG_INTR_REMAP section | Suresh Siddha | 1 | -33/+33 |
2009-04-21 | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks | Suresh Siddha | 7 | -48/+21 |
2009-04-19 | x86: es7000, uv - use __cpuinit for kicking secondary cpus | Cyrill Gorcunov | 2 | -2/+2 |
2009-04-19 | x86: smpboot - wakeup_secondary should be done via __cpuinit section | Cyrill Gorcunov | 1 | -2/+2 |
2009-04-19 | x86, intr-remap: fix x2apic/intr-remap resume | Weidong Han | 1 | -6/+9 |
2009-04-19 | x86, intr-remap: add option to disable interrupt remapping | Weidong Han | 2 | -0/+14 |
2009-04-19 | x86, intr-remap: enable interrupt remapping early | Weidong Han | 5 | -67/+54 |
2009-04-19 | x86, intr-remap: fix ack for interrupt remapping | Weidong Han | 2 | -35/+5 |
2009-04-19 | docs, x86: add nox2apic back to kernel-parameters.txt | Weidong Han | 1 | -0/+2 |
2009-04-17 | kernel/softirq.c: fix sparse warning | H Hartley Sweeten | 1 | -2/+2 |
2009-04-17 | sched: Avoid printing sched_group::__cpu_power for default case | Gautham R Shenoy | 1 | -2/+6 |
2009-04-16 | mm: pass correct mm when growing stack | Hugh Dickins | 1 | -1/+1 |
2009-04-16 | Revert "kobject: don't block for each kobject_uevent". | Hugh Dickins | 1 | -1/+1 |
2009-04-16 | ata: Report 16/32bit PIO as best we can | Alan Cox | 5 | -18/+84 |
2009-04-16 | libata: use ATA_ID_CFA_* | Sergei Shtylyov | 1 | -3/+4 |
2009-04-16 | pata_legacy: fix no device fail path | Tejun Heo | 1 | -0/+1 |
2009-04-16 | pata_hpt37x: fix HPT370 DMA timeouts | Sergei Shtylyov | 1 | -20/+2 |
2009-04-16 | libata: handle SEMB signature better | Tejun Heo | 1 | -2/+16 |
2009-04-16 | x86: UV BAU distribution and payload MMRs | Cliff Wickman | 1 | -3/+9 |
2009-04-16 | Add block_write_full_page_endio for passing endio handler | Chris Mason | 2 | -11/+37 |
2009-04-16 | Export filemap_write_and_wait_range | Chris Mason | 1 | -0/+1 |
2009-04-16 | phylib: Fix delay argument of schedule_delayed_work | Atsushi Nemoto | 1 | -3/+2 |
2009-04-16 | NET/ixgbe: Fix powering off during shutdown | Rafael J. Wysocki | 1 | -4/+32 |
2009-04-16 | NET/e1000e: Fix powering off during shutdown | Rafael J. Wysocki | 1 | -14/+45 |
2009-04-16 | NET/e1000: Fix powering off during shutdown | Rafael J. Wysocki | 1 | -13/+33 |
2009-04-15 | RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc | David Howells | 1 | -10/+8 |
2009-04-15 | The default CONFIG_BUG=n version of BUG() should have an empty do...while | David Howells | 1 | -1/+1 |
2009-04-15 | MN10300: Stop gcc from generating uninitialised variable warnings after BUG() | David Howells | 1 | -4/+6 |
2009-04-15 | MN10300: Wire up missing system calls | David Howells | 2 | -0/+4 |
2009-04-15 | MN10300: Discard duplicate PFN_xxx() macros | David Howells | 1 | -4/+0 |
2009-04-15 | x86: use used_vectors in init_IRQ() | Yinghai Lu | 1 | -4/+4 |
2009-04-15 | ALSA: hda - Fix the cmd cache keys for amp verbs | Takashi Iwai | 1 | -1/+5 |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds | 1 | -0/+6 |
2009-04-15 | packet: avoid warnings when high-order page allocation fails | Eric Dumazet | 1 | -2/+3 |
2009-04-15 | cfq-iosched: add close cooperator code | Jens Axboe | 1 | -25/+198 |
2009-04-15 | cfq-iosched: log responsible 'cfqq' in idle timer arm | Jens Axboe | 1 | -1/+1 |
2009-04-15 | cfq-iosched: tweak kick logic a bit more | Jens Axboe | 1 | -2/+5 |
2009-04-15 | cfq-iosched: no need to save interrupts in cfq_kick_queue() | Jens Axboe | 1 | -3/+2 |
2009-04-15 | brd: fix cacheflushing | Nick Piggin | 1 | -1/+3 |
2009-04-15 | brd: support barriers | Nick Piggin | 1 | -0/+1 |
2009-04-15 | swap: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 1 | -2/+0 |
2009-04-15 | gfs2: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 1 | -5/+0 |
2009-04-15 | ext4: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 1 | -2/+0 |