aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | ipv6: sysctl fixesAl Viro2008-08-25
| * | | | ipv4: sysctl fixesAl Viro2008-08-25
| * | | | sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2008-08-25
* | | | | ALSA: fix for CA0106 on MSI K8N Diamond PLUS MotherboardStephen Rothwell2008-08-25
* | | | | [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512Linus Torvalds2008-08-25
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-08-25
|\ \ \ \ \
| * | | | | rtc: fix deadlockIngo Molnar2008-08-23
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-25
|\ \ \ \ \ \
| * | | | | | x86: add X86_FEATURE_XMM4_2 definitionsAustin Zhang2008-08-25
| * | | | | | x86: fix cpufreq + sched_clock() regressionPeter Zijlstra2008-08-25
| * | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-08-25
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu2008-08-25
| * | | | | | x86: do not enable TSC notifier if we don't need itLinus Torvalds2008-08-24
| * | | | | | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2008-08-23
| * | | | | | x86: fix: make PCI ECS for AMD CPUs hotplug capableRobert Richter2008-08-23
| * | | | | | x86: fix: do not run code in amd_bus.c on non-AMD CPUsRobert Richter2008-08-23
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-25
|\ \ \ \ \ \ \
| * | | | | | | sched_clock: fix cpu_clock()Peter Zijlstra2008-08-25
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-25
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: fix reference leak in pci_get_dev_by_id()Greg KH2008-08-21
| * | | | | | | | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-21
| * | | | | | | | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-21
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-25
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare2008-08-25
| * | | | | | | | ALSA: CA0106 on MSI K8N Diamond PLUS MotherboardTravis Place2008-08-25
* | | | | | | | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-08-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: fix userspace ABI breakageAdrian Bunk2008-08-25
| * | | | | | | | | KVM: MMU: Fix torn shadow pteAvi Kivity2008-08-25
| * | | | | | | | | KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_rebootEduardo Habkost2008-08-25
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-08-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lguest: update commentryRusty Russell2008-08-25
| * | | | | | | | | stop_machine: Remove deprecated stop_machine_runRusty Russell2008-08-25
| * | | | | | | | | stop_machine: wean Xen off stop_machine_runRusty Russell2008-08-25
| * | | | | | | | | virtio_balloon: fix towards_target when deflating balloonAnthony Liguori2008-08-25
| |/ / / / / / / /
* / / / / / / / / [module] Don't let gcc inline load_module()Linus Torvalds2008-08-25
|/ / / / / / / /
* | | | | | | | Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven2008-08-24
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-23
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | ipv6: protocol for address routesStephen Hemminger2008-08-23
| * | | | | | | icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2008-08-23
| * | | | | | | pkt_sched: Fix qdisc list lockingJarek Poplawski2008-08-22
| * | | | | | | pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2008-08-21
| * | | | | | | sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2008-08-21
| | |/ / / / / | |/| | | | |
* | | | | | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-08-22
|\ \ \ \ \ \ \
| * | | | | | | crypto: authenc - Avoid using clobbered request pointerHerbert Xu2008-08-22
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-22
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | ALSA: hda - Fix call of alc888_coef_init()Takashi Iwai2008-08-22
| * | | | | | | ALSA: hda_intel: enable snoop for nvidia HDA controllerPeer Chen2008-08-21
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-08-22
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: Update documentation to remind users to update mke2fs.confTheodore Ts'o2008-07-27