Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | hrtimer: Preserve timer state in remove_hrtimer() | Salman Qazi | 2010-10-14 | 1 | -2/+11 | |
* | | | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-15 | 5 | -0/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | HID: Add Cando touch screen 15.6-inch product id | François Jaouen | 2010-10-13 | 3 | -0/+4 | |
| * | | | | | | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen | Pierre BAILLY | 2010-10-12 | 2 | -0/+2 | |
| * | | | | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_write | Antonio Ospite | 2010-10-06 | 1 | -0/+6 | |
| * | | | | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl | Antonio Ospite | 2010-10-06 | 1 | -0/+5 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-15 | 2 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ubd: fix incorrect sector handling during request restart | Tejun Heo | 2010-10-15 | 1 | -4/+5 | |
| * | | | | | | | | ps3disk: passing wrong variable to bvec_kunmap_irq() | Dan Carpenter | 2010-10-12 | 1 | -1/+1 | |
* | | | | | | | | | Export dump_{write,seek} to binary loader modules | Linus Torvalds | 2010-10-14 | 1 | -0/+2 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Linux 2.6.36-rc8v2.6.36-rc8 | Linus Torvalds | 2010-10-14 | 1 | -2/+2 | |
* | | | | | | | | Un-inline the core-dump helper functions | Linus Torvalds | 2010-10-14 | 2 | -32/+40 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-14 | 13 | -77/+104 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ehea: Fix a checksum issue on the receive path | Breno Leitao | 2010-10-13 | 2 | -1/+9 | |
| * | | | | | | | | net: allow FEC driver to use fixed PHY support | Greg Ungerer | 2010-10-13 | 1 | -14/+27 | |
| * | | | | | | | | tg3: restore rx_dropped accounting | Eric Dumazet | 2010-10-11 | 2 | -3/+5 | |
| * | | | | | | | | b44: fix carrier detection on bind | Paul Fertser | 2010-10-11 | 1 | -2/+2 | |
| * | | | | | | | | net: clear heap allocations for privileged ethtool actions | Kees Cook | 2010-10-11 | 1 | -3/+3 | |
| * | | | | | | | | NET: wimax, fix use after free | Jiri Slaby | 2010-10-11 | 1 | -13/+13 | |
| * | | | | | | | | ATM: iphase, remove sleep-inside-atomic | Jiri Slaby | 2010-10-11 | 2 | -7/+1 | |
| * | | | | | | | | ATM: mpc, fix use after free | Jiri Slaby | 2010-10-11 | 1 | -1/+1 | |
| * | | | | | | | | ATM: solos-pci, remove use after free | Jiri Slaby | 2010-10-11 | 1 | -3/+5 | |
| * | | | | | | | | net/fec: carrier off initially to avoid root mount failure | Oskar Schirmer | 2010-10-10 | 1 | -0/+3 | |
| * | | | | | | | | r8169: use device model DMA API | Stanislaw Gruszka | 2010-10-09 | 1 | -24/+29 | |
| * | | | | | | | | r8169: allocate with GFP_KERNEL flag when able to sleep | Stanislaw Gruszka | 2010-10-09 | 1 | -6/+6 | |
* | | | | | | | | | Don't dump task struct in a.out core-dumps | Linus Torvalds | 2010-10-14 | 3 | -22/+6 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2010-10-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ioat2: fix performance regression | Dan Williams | 2010-10-13 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-10-13 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink | J. Bruce Fields | 2010-10-13 | 1 | -2/+0 | |
* | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-13 | 3 | -4/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ring-buffer: Fix typo of time extends per page | Steven Rostedt | 2010-10-12 | 1 | -1/+1 | |
| * | | | | | | | | | | perf, MIPS: Support cross compiling of tools/perf for MIPS | Deng-Cheng Zhu | 2010-10-12 | 1 | -0/+12 | |
| * | | | | | | | | | | perf: Fix incorrect copy_from_user() usage | John Blackwood | 2010-10-12 | 1 | -3/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-13 | 11 | -17/+44 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARM: relax ioremap prohibition (309caa9) for -final and -stable | Russell King | 2010-10-13 | 1 | -2/+6 | |
| * | | | | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2010-10-12 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | cpuimx27: fix i2c bus selection | Eric Bénard | 2010-10-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | cpuimx27: fix compile when ULPI is selected | Eric Bénard | 2010-10-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | ARM: 6440/1: ep93xx: DMA: fix channel_disable | Mika Westerberg | 2010-10-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 | Tony Lindgren | 2010-10-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processors | Anders Larsen | 2010-10-08 | 1 | -4/+3 | |
| * | | | | | | | | | | | ARM: fix section mismatch warnings in Versatile Express | Russell King | 2010-10-05 | 2 | -3/+3 | |
| * | | | | | | | | | | | ARM: 6412/1: kprobes-decode: add support for MOVW instruction | Will Deacon | 2010-10-04 | 1 | -3/+4 | |
| * | | | | | | | | | | | ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags | Santosh Shilimkar | 2010-10-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d... | Will Deacon | 2010-10-04 | 2 | -0/+22 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | omap: iommu-load cam register before flushing the entry | Hari Kanigeri | 2010-10-05 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-10-13 | 12 | -30/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | drm/radeon/kms: Silent spurious error message | Jean Delvare | 2010-10-12 | 1 | -4/+1 |