summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo2011-08-031-0/+1
| * | | | | | | drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereferenceJulia Lawall2011-08-021-2/+2
| * | | | | | | Staging: Add clk API note to nvec/TODORussell King2011-08-021-2/+4
| * | | | | | | drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array indexJulia Lawall2011-08-021-1/+1
| * | | | | | | staging: more missing slab.h inclusionsAndrew Morton2011-08-022-0/+2
| * | | | | | | drivers/staging/solo6x10/p2m.c needs slab.hAndrew Morton2011-08-021-0/+1
| * | | | | | | drivers/staging/solo6x10/core.c needs slab.hAndrew Morton2011-08-021-0/+1
| * | | | | | | drivers/staging/dt3155v4l/dt3155v4l.c needs slab.hAndrew Morton2011-08-021-0/+1
| * | | | | | | drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...Andrew Morton2011-08-021-2/+3
| * | | | | | | Staging: iio: add some unlocks to raw_read() functionsDan Carpenter2011-08-025-10/+30
| * | | | | | | staging: ft1000_proc needs asm/io.h for inw/outw on sparcPaul Gortmaker2011-08-021-0/+1
| * | | | | | | staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann2011-08-021-6/+3
| * | | | | | | gma500: Fix clashes with DRM updatesAlan Cox2011-08-022-24/+1
| * | | | | | | staging: zcache: module is GPLThadeu Lima de Souza Cascardo2011-08-021-0/+3
| * | | | | | | staging: fix zcache buildingThadeu Lima de Souza Cascardo2011-08-022-1/+1
* | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-1221-115/+194
|\ \ \ \ \ \ \ \
| * | | | | | | | x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-1010-89/+111
| * | | | | | | | x86-64: Wire up getcpu syscallAndy Lutomirski2011-08-101-0/+2
| * | | | | | | | x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-102-16/+0
| * | | | | | | | x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2011-08-042-0/+35
| * | | | | | | | x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-048-9/+38
| * | | | | | | | x86-64, xen: Enable the vvar mappingAndy Lutomirski2011-08-041-1/+3
| * | | | | | | | x86-64: Work around gold bug 13023Andy Lutomirski2011-08-041-6/+10
| * | | | | | | | x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski2011-08-041-18/+18
| * | | | | | | | x86-64: Pad vDSO to a page boundaryAndy Lutomirski2011-08-041-0/+1
| * | | | | | | | Merge commit 'v3.0' into x86/vdsoH. Peter Anvin2011-08-041381-9205/+40791
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-08-1226-204/+155
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xfs: replace xfs_buf_geterror() with bp->b_errorChandra Seetharaman2011-08-122-3/+3
| * | | | | | | | | | xfs: Check the return value of xfs_buf_read() for NULLChandra Seetharaman2011-08-122-0/+8
| * | | | | | | | | | "xfs: fix error handling for synchronous writes" revisitedAjeet Yadav2011-08-101-1/+0
| * | | | | | | | | | xfs: set cursor in xfs_ail_splice() even when AIL was emptyAlex Elder2011-08-091-38/+29
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder2011-08-089023-531659/+679925
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | xfs: Remove the macro XFS_BUFTARG_NAMEChandra Seetharaman2011-07-254-7/+10
| * | | | | | | | | | xfs: Remove the macro XFS_BUF_TARGETChandra Seetharaman2011-07-255-7/+6
| * | | | | | | | | | xfs: Remove the macro XFS_BUF_SET_TARGETChandra Seetharaman2011-07-252-3/+0
| * | | | | | | | | | Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinnedChandra Seetharaman2011-07-256-7/+10
| * | | | | | | | | | xfs: Remove the macro XFS_BUF_SET_PTRChandra Seetharaman2011-07-253-5/+4
| * | | | | | | | | | xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman2011-07-2516-47/+45
| * | | | | | | | | | xfs: Remove macro XFS_BUF_SET_STARTChandra Seetharaman2011-07-252-3/+0
| * | | | | | | | | | xfs: Remove macro XFS_BUF_HOLDChandra Seetharaman2011-07-254-4/+3
| * | | | | | | | | | xfs: Remove macro XFS_BUF_BUSY and familyChandra Seetharaman2011-07-257-26/+0
| * | | | | | | | | | xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-2516-55/+40
| * | | | | | | | | | xfs: Remove the macro XFS_BUF_BFLAGSChandra Seetharaman2011-07-253-3/+2
* | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-08-1232-186/+252
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2011-08-1214-70/+94
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar2011-08-101-1/+2
| | * | | | | | | | | | | OMAP3: am3517crane: remove NULL board_mux from board fileJohan Hovold2011-08-101-2/+0
| | * | | | | | | | | | | arm: mach-omap2: mux: use kstrdup()Thomas Meyer2011-08-101-10/+4
| | * | | | | | | | | | | arch:arm:plat-omap:iovmm: remove unused variable 'va'Maxin John2011-08-101-3/+0
| | * | | | | | | | | | | Update Nook Color machine 3284 to common Encore nameOleg Drokin2011-08-101-1/+1
OpenPOWER on IntegriCloud