| Commit message (Expand) | Author | Files | Lines |
2008-08-26 | [MIPS] kgdb: Do not call fixup_exception | Atsushi Nemoto | 1 | -3/+0 |
2008-08-26 | [MIPS] RB532: Do not define registers that are already defined | Florian Fainelli | 1 | -13/+3 |
2008-08-26 | [MIPS] IP27: Export symbol pcibus_to_node to modules. | Ralf Baechle | 1 | -0/+1 |
2008-08-26 | [MIPS] kgdb: s/(void *)0)/NULL/ | Ralf Baechle | 1 | -1/+1 |
2008-08-26 | [MIPS] kgdb: smp_call_function's 3rd argument is a pointer. | Ralf Baechle | 1 | -1/+1 |
2008-08-26 | [MIPS] TXx9: Fix mips_hpt_frequency initialization | Atsushi Nemoto | 1 | -0/+3 |
2008-08-26 | [MIPS] emma2rh: Fix build error by header file inclusion weeding. | Ralf Baechle | 1 | -15/+1 |
2008-08-26 | [MIPS] Jazz: Fix build error by header file inclusion weeding. | Ralf Baechle | 1 | -12/+1 |
2008-08-26 | [MIPS] Wire up new syscalls. | Ralf Baechle | 5 | -6/+48 |
2008-08-26 | [MIPS] Convert printk statements during kernel setup to use severity levels | Mike Crowe | 1 | -22/+20 |
2008-08-26 | ALSA: fix for CA0106 on MSI K8N Diamond PLUS Motherboard | Stephen Rothwell | 1 | -1/+1 |
2008-08-26 | bnx2x: Version update | Eilon Greenstein | 1 | -2/+2 |
2008-08-26 | bnx2x: Multi Queue | Yitchak Gertner | 1 | -4/+2 |
2008-08-26 | bnx2x: NAPI and interrupts enable/disable | Yitchak Gertner | 1 | -76/+73 |
2008-08-26 | bnx2x: NIC load failure cleanup | Yitchak Gertner | 1 | -12/+10 |
2008-08-26 | bnx2x: Initialization structure | Yitchak Gertner | 1 | -11/+11 |
2008-08-26 | bnx2x: HW lock timeout | Eilon Greenstein | 1 | -2/+2 |
2008-08-26 | bnx2x: Minimize lock time | Eilon Greenstein | 1 | -1/+4 |
2008-08-26 | bnx2x: Fan failure mechanism on additional design | Eilon Greenstein | 1 | -0/+3 |
2008-08-26 | bnx2x: Rx work check | Eilon Greenstein | 2 | -1/+8 |
2008-08-26 | ipv6: sysctl fixes | Al Viro | 1 | -1/+1 |
2008-08-26 | ipv4: sysctl fixes | Al Viro | 1 | -4/+20 |
2008-08-26 | sctp: add verification checks to SCTP_AUTH_KEY option | Vlad Yasevich | 2 | -0/+9 |
2008-08-25 | [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512 | Linus Torvalds | 1 | -22/+8 |
2008-08-25 | [module] Don't let gcc inline load_module() | Linus Torvalds | 1 | -1/+1 |
2008-08-25 | sched_clock: fix cpu_clock() | Peter Zijlstra | 1 | -50/+34 |
2008-08-25 | x86: add X86_FEATURE_XMM4_2 definitions | Austin Zhang | 1 | -0/+2 |
2008-08-25 | KVM: fix userspace ABI breakage | Adrian Bunk | 1 | -2/+2 |
2008-08-25 | KVM: MMU: Fix torn shadow pte | Avi Kivity | 1 | -1/+1 |
2008-08-25 | KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot | Eduardo Habkost | 1 | -1/+1 |
2008-08-25 | lguest: update commentry | Rusty Russell | 2 | -0/+16 |
2008-08-25 | stop_machine: Remove deprecated stop_machine_run | Rusty Russell | 1 | -18/+1 |
2008-08-25 | stop_machine: wean Xen off stop_machine_run | Rusty Russell | 1 | -1/+1 |
2008-08-25 | virtio_balloon: fix towards_target when deflating balloon | Anthony Liguori | 1 | -1/+1 |
2008-08-25 | x86: fix cpufreq + sched_clock() regression | Peter Zijlstra | 1 | -1/+1 |
2008-08-25 | ALSA: ASoC: Fix double free and memory leak in many codec drivers | Jean Delvare | 8 | -32/+51 |
2008-08-25 | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 | Yinghai Lu | 1 | -0/+78 |
2008-08-25 | ALSA: CA0106 on MSI K8N Diamond PLUS Motherboard | Travis Place | 1 | -2/+3 |
2008-08-25 | x86: do not enable TSC notifier if we don't need it | Linus Torvalds | 1 | -0/+4 |
2008-08-24 | Fix oops in acer_wmi driver (acer_wmi_init) | Arjan van de Ven | 1 | -0/+5 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 67 | -72/+0 |
2008-08-23 | rtc: fix deadlock | Ingo Molnar | 1 | -8/+4 |
2008-08-23 | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs | Rafael J. Wysocki | 3 | -13/+11 |
2008-08-23 | x86: fix: make PCI ECS for AMD CPUs hotplug capable | Robert Richter | 1 | -4/+31 |
2008-08-23 | x86: fix: do not run code in amd_bus.c on non-AMD CPUs | Robert Richter | 1 | -3/+16 |
2008-08-23 | ipv6: protocol for address routes | Stephen Hemminger | 1 | -0/+1 |
2008-08-23 | icmp: icmp_sk() should not use smp_processor_id() in preemptible code | Denis V. Lunev | 2 | -19/+26 |
2008-08-22 | crypto: authenc - Avoid using clobbered request pointer | Herbert Xu | 1 | -4/+6 |
2008-08-22 | ALSA: hda - Fix call of alc888_coef_init() | Takashi Iwai | 1 | -3/+3 |
2008-08-22 | x86: work around MTRR mask setting, v2 | Ingo Molnar | 1 | -1/+6 |