summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | arm: omap1: remove dead code from timer32k.cFelipe Balbi2010-04-221-15/+0
| * | | | | | | omap: fix clocksource_32k to start from zeroAaro Koskinen2010-04-221-5/+14
| * | | | | | | Merge branch 'for_2.6.34rc_a' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren2010-04-21362-2000/+3343
| |\ \ \ \ \ \ \
| | * | | | | | | OMAP3: clock: fix enable bit used for dpll4_m4x2 clockRanjith Lohithakshan2010-03-311-1/+1
| | * | | | | | | OMAP4: prcm: Use logical OR instead of bitwise ORRajendra Nayak2010-03-313-6/+6
| | * | | | | | | OMAP: HWMOD: Bug fixes in hwmod structure definitionsThara Gopinath2010-03-311-1/+1
| | * | | | | | | OMAP: HWMOD: Adding clockdomain checkThara Gopinath2010-03-311-0/+3
| * | | | | | | | Merge branch 'omap-fixes-for-tony' of git://dev.omapzoom.org/pub/scm/saaguirr...Tony Lindgren2010-03-226-21/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | omap3: zoom2/3: Register only 1 8250 portSergio Aguirre2010-03-152-2/+2
| | * | | | | | | | omap3: zoom 2/3: Change debugboard serial port idSergio Aguirre2010-03-151-1/+1
| | * | | | | | | | omap3: 3630sdp: Explicitly enable all UARTsSergio Aguirre2010-03-151-0/+1
| | * | | | | | | | omap3: zoom2/3 / 3630sdp: Don't init always all uartsSergio Aguirre2010-03-151-1/+0
| | * | | | | | | | omap2/3/4: serial: Remove condition for getting uart4_physSergio Aguirre2010-03-151-13/+1
| | * | | | | | | | OMAP3: serial: Use dev_* macros instead of printkSergio Aguirre2010-03-151-6/+6
| | * | | | | | | | OMAP3: serial: Check for zero-based physical addrSergio Aguirre2010-03-151-0/+13
* | | | | | | | | | mmap: check ->vm_ops before dereferencingRik van Riel2010-04-271-1/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-04-271-5/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: authenc - Add EINPROGRESS checkHerbert Xu2010-04-261-5/+11
* | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-278-14/+25
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | drm/radeon: Fix sparc regression in r300_scratch()David Miller2010-04-271-1/+1
| * | | | | | | | | | drm: make sure vblank interrupts are disabled at DPMS timeJesse Barnes2010-04-271-0/+1
| * | | | | | | | | | drm/radeon/kms/evergreen: No EnableYUV tableAlex Deucher2010-04-231-1/+1
| * | | | | | | | | | drm/radeon: 9800 SE has only one quadpipeTormod Volden2010-04-233-5/+15
| * | | | | | | | | | drm/radeon/kms: don't print error for legal crtcs.Dave Airlie2010-04-231-3/+3
| * | | | | | | | | | drm/radeon/kms/evergreen: fix LUT setupAlex Deucher2010-04-231-4/+4
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-252-3/+9
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet2010-04-251-1/+1
| * | | | | | | | | | e100: Fix the TX workqueue raceAlan Cox2010-04-241-2/+8
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-04-253-11/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ext4: Issue the discard operation *before* releasing the blocks to be reusedTheodore Ts'o2010-04-201-10/+11
| * | | | | | | | | | | ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()Curt Wohlgemuth2010-04-032-0/+2
| * | | | | | | | | | | ext4: Fix possible lost inode write in no journal modeCurt Wohlgemuth2010-04-031-1/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-04-242-7/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [CPUFREQ] use max load in conservative governorDominik Brodowski2010-03-311-2/+6
| * | | | | | | | | | | [CPUFREQ] fix a lockdep warningAmerigo Wang2010-03-311-5/+14
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-2431-59/+678
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | gianfar: Fix potential oops during OF address translationAnton Vorontsov2010-04-231-5/+1
| * | | | | | | | | | fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-231-6/+14
| * | | | | | | | | | tcp: bind() fix when many ports are boundEric Dumazet2010-04-222-10/+21
| * | | | | | | | | | rdma: potential ERR_PTR dereferenceDan Carpenter2010-04-221-1/+1
| * | | | | | | | | | rtnetlink: potential ERR_PTR dereferenceDan Carpenter2010-04-221-2/+3
| * | | | | | | | | | net: ipv6 bind to device issueJiri Olsa2010-04-211-1/+1
| * | | | | | | | | | ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei2010-04-211-1/+1
| * | | | | | | | | | drivers/net/usb: Add new driver iphethDiego Giagio2010-04-214-0/+582
| * | | | | | | | | | cxgb3: fix linkup issueHiroshi Shimamoto2010-04-211-1/+1
| * | | | | | | | | | X25 fix dead unaccepted socketsandrew hendry2010-04-211-0/+1
| * | | | | | | | | | KS8851: NULL pointer dereference if list is emptyAbraham Arce2010-04-211-5/+7
| * | | | | | | | | | net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz2010-04-211-2/+5
| * | | | | | | | | | xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel2010-04-211-1/+1
| * | | | | | | | | | can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch2010-04-211-4/+4