Age | Commit message (Expand) | Author | Files | Lines |
2010-10-16 | PCI: aerdrv: fix uninitialized variable warning | Bill Pemberton | 1 | -1/+1 |
2010-10-16 | PCI: kill BKL in /proc/pci | Arnd Bergmann | 1 | -3/+1 |
2010-10-16 | PCI: Adjust confusing if indentation in pcie_get_readrq | Julia Lawall | 1 | -1/+1 |
2010-10-15 | Export dump_{write,seek} to binary loader modules | Linus Torvalds | 1 | -0/+2 |
2010-10-15 | Linux 2.6.36-rc8v2.6.36-rc8 | Linus Torvalds | 1 | -2/+2 |
2010-10-15 | Un-inline the core-dump helper functions | Linus Torvalds | 2 | -32/+40 |
2010-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 13 | -77/+104 |
2010-10-14 | Don't dump task struct in a.out core-dumps | Linus Torvalds | 3 | -22/+6 |
2010-10-14 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 1 | -1/+1 |
2010-10-14 | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+0 |
2010-10-14 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+14 |
2010-10-14 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 11 | -17/+44 |
2010-10-14 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2010-10-14 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 12 | -30/+40 |
2010-10-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -10/+10 |
2010-10-14 | ioat2: fix performance regression | Dan Williams | 1 | -1/+1 |
2010-10-14 | ehea: Fix a checksum issue on the receive path | Breno Leitao | 2 | -1/+9 |
2010-10-13 | nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink | J. Bruce Fields | 1 | -2/+0 |
2010-10-13 | net: allow FEC driver to use fixed PHY support | Greg Ungerer | 1 | -14/+27 |
2010-10-13 | ARM: relax ioremap prohibition (309caa9) for -final and -stable | Russell King | 1 | -2/+6 |
2010-10-13 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2 | -1/+2 |
2010-10-13 | ARM: 6440/1: ep93xx: DMA: fix channel_disable | Mika Westerberg | 1 | -1/+1 |
2010-10-12 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2010-10-12 | ring-buffer: Fix typo of time extends per page | Steven Rostedt | 1 | -1/+1 |
2010-10-12 | perf, MIPS: Support cross compiling of tools/perf for MIPS | Deng-Cheng Zhu | 1 | -0/+12 |
2010-10-12 | drm/radeon/kms: Silent spurious error message | Jean Delvare | 1 | -4/+1 |
2010-10-12 | drm/radeon/kms: fix bad cast/shift in evergreen.c | Alex Deucher | 1 | -1/+1 |
2010-10-12 | drm/radeon/kms: make TV/DFP table info less verbose | Alex Deucher | 2 | -22/+22 |
2010-10-12 | drm/radeon/kms: leave certain CP int bits enabled | Alex Deucher | 2 | -2/+2 |
2010-10-12 | drm/radeon/kms: avoid corner case issue with unmappable vram V2 | Jerome Glisse | 9 | -1/+14 |
2010-10-12 | perf: Fix incorrect copy_from_user() usage | John Blackwood | 1 | -3/+1 |
2010-10-12 | fanotify: disable fanotify syscalls | Eric Paris | 2 | -2/+1 |
2010-10-12 | tg3: restore rx_dropped accounting | Eric Dumazet | 2 | -3/+5 |
2010-10-12 | b44: fix carrier detection on bind | Paul Fertser | 1 | -2/+2 |
2010-10-12 | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu | 1 | -3/+5 |
2010-10-11 | net: clear heap allocations for privileged ethtool actions | Kees Cook | 1 | -3/+3 |
2010-10-11 | NET: wimax, fix use after free | Jiri Slaby | 1 | -13/+13 |
2010-10-11 | ATM: iphase, remove sleep-inside-atomic | Jiri Slaby | 2 | -7/+1 |
2010-10-11 | ATM: mpc, fix use after free | Jiri Slaby | 1 | -1/+1 |
2010-10-11 | ATM: solos-pci, remove use after free | Jiri Slaby | 1 | -3/+5 |
2010-10-11 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 4 | -7/+5 |
2010-10-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 1 | -32/+90 |
2010-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+3 |
2010-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 3 | -3/+13 |
2010-10-11 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 1 | -1/+9 |
2010-10-11 | ALSA: hda - Add another HP DV6 quirk | Luke Yelavich | 1 | -0/+2 |
2010-10-11 | OSS: soundcard: locking bug in sound_ioctl() | Dan Carpenter | 1 | -2/+2 |
2010-10-11 | KVM: x86: Move TSC reset out of vmcb_init | Zachary Amsden | 1 | -1/+1 |
2010-10-11 | KVM: x86: Fix SVM VMCB reset | Zachary Amsden | 1 | -1/+1 |
2010-10-11 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov | 1 | -6/+3 |