summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder2009-09-10438-3053/+5267
|\
| * Linux 2.6.31Linus Torvalds2009-09-101-1/+1
| * aoe: allocate unused request_queue for sysfsEd Cashin2009-09-093-4/+11
| * i915: disable interrupts before tearing down GEM stateLinus Torvalds2009-09-091-5/+1Star
| * drm/i915: fix mask bits settingZhenyu Wang2009-09-083-1/+3
| * Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-075-69/+70
| |\
| | * drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie2009-09-075-69/+70
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-072-8/+20
| |\ \
| | * | IMA: update ima_counts_putMimi Zohar2009-09-072-8/+20
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-071-1/+1
| |\ \
| | * | gianfar: Fix build.David S. Miller2009-09-061-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-09-071-0/+1
| |\ \ \
| | * | | pcmcia: add CNF-CDROM-ID for ideWolfram Sang2009-08-141-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-09-073-6/+31
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang2009-09-021-1/+7
| | * | | drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson2009-09-021-4/+9
| | * | | drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes2009-09-021-1/+15
| * | | | Linux 2.6.31-rc9Linus Torvalds2009-09-061-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-09-053-6/+20
| |\ \ \ \
| | * | | | firewire: sbp2: fix freeing of unallocated memoryStefan Richter2009-09-051-4/+4
| | * | | | firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter2009-09-051-0/+5
| | * | | | firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter2009-09-051-0/+9
| | * | | | firewire: core: fix crash in iso resource managementStefan Richter2009-09-051-2/+2
| * | | | | powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander2009-09-051-1/+0Star
| * | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds2009-09-053-7/+20
| |\ \ \ \ \
| | * | | | | JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo2009-09-031-0/+10
| | * | | | | mtd: nftl: fix offset alignmentsDimitri Gorokhovik2009-09-031-6/+9
| | * | | | | mtd: nftl: write support is brokenDimitri Gorokhovik2009-09-031-1/+1
| | * | | | | mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-031-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-051-1/+1
| |\ \ \ \ \
| | * | | | | block: Allow changing max_sectors_kb above the default 512Nikanth Karthikesan2009-09-011-1/+1
| * | | | | | Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2009-09-052-0/+5
| |\ \ \ \ \ \
| | * | | | | | sound: oxygen: handle cards with missing EEPROMClemens Ladisch2009-09-031-0/+3
| | * | | | | | sound: oxygen: fix MCLK rate for 192 kHz playbackClemens Ladisch2009-09-011-0/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-056-75/+89
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | tc: Fix unitialized kernel memory leakEric Dumazet2009-09-031-0/+2
| | * | | | | | pkt_sched: Revert tasklet_hrtimer changes.David S. Miller2009-09-023-21/+18Star
| | * | | | | | net: sk_free() should be allowed right after sk_alloc()Jarek Poplawski2009-09-021-1/+1
| | * | | | | | gianfar: gfar_remove needs to call unregister_netdev()Toru UCHIYAMA2009-08-311-0/+1
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-291-53/+67
| | |\ \ \ \ \ \
| | | * | | | | | ipw2200: firmware DMA loading reworkZhu Yi2009-08-281-53/+67
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-053-4/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2009-08-293-4/+12
| * | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-09-051-88/+7Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [CPUFREQ] Re-enable cpufreq suspend and resume codeDominik Brodowski2009-09-011-88/+7Star
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-052-4/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [IA64] fix csum_ipv6_magic()Jiri Bohac2009-09-021-3/+5
| | * | | | | | | | | [IA64] Fix warning in dma-mapping.cLuck, Tony2009-09-021-1/+3
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-09-051-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfs: actually enable the swapext compat handlerChristoph Hellwig2009-09-021-1/+1