aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-08zcache: Fix build error when sysfs is not definedNitin Gupta1-1/+1
2011-08-08zcache: Use div_u64 for 64-bit divisionThadeu Lima de Souza Cascardo1-2/+5
2011-08-08staging:rts_pstor: fix thread synchronization flowwwang2-68/+50
2011-08-03drivers:staging:solo6x10:add the missed slab.hWanlong Gao1-0/+1
2011-08-03staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo1-0/+1
2011-08-02drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereferenceJulia Lawall1-2/+2
2011-08-02Staging: Add clk API note to nvec/TODORussell King1-2/+4
2011-08-02drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array indexJulia Lawall1-1/+1
2011-08-02staging: more missing slab.h inclusionsAndrew Morton2-0/+2
2011-08-02drivers/staging/solo6x10/p2m.c needs slab.hAndrew Morton1-0/+1
2011-08-02drivers/staging/solo6x10/core.c needs slab.hAndrew Morton1-0/+1
2011-08-02drivers/staging/dt3155v4l/dt3155v4l.c needs slab.hAndrew Morton1-0/+1
2011-08-02drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...Andrew Morton1-2/+3
2011-08-02Staging: iio: add some unlocks to raw_read() functionsDan Carpenter5-10/+30
2011-08-02staging: ft1000_proc needs asm/io.h for inw/outw on sparcPaul Gortmaker1-0/+1
2011-08-02staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann1-6/+3
2011-08-02gma500: Fix clashes with DRM updatesAlan Cox2-24/+1
2011-08-02staging: zcache: module is GPLThadeu Lima de Souza Cascardo1-0/+3
2011-08-02staging: fix zcache buildingThadeu Lima de Souza Cascardo2-1/+1
2011-08-01oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov1-1/+3
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds9-202/+311
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds22-1972/+2190
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds31-150/+161
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds17-399/+612
2011-08-01Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-0/+59
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds9-34/+296
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds7-42/+53
2011-08-01ext4: prevent memory leaks from ext4_mb_init_backend() on error pathYu Jian1-6/+6
2011-08-01ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #Yu Jian1-1/+5
2011-08-01ext4: use ext4_msg() instead of printk in mballocTheodore Ts'o1-37/+42
2011-08-01kdb,kgdb: Allow arbitrary kgdb magic knock sequencesJason Wessel1-8/+20
2011-08-01kdb: Remove all references to DOING_KGDB2Jason Wessel4-7/+3
2011-08-01kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel4-21/+29
2011-08-01kdb: cleanup unused variables missed in the original kdb mergeJason Wessel3-8/+3
2011-08-01Merge branch 'for-next' into for-linusLiam Girdwood10-215/+332
2011-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds9-376/+370
2011-08-01Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds18-707/+732
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds23-1355/+1639
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds54-1188/+962
2011-08-01Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely15-704/+719
2011-08-01CIFS: Cleanup demupltiplex thread exiting codePavel Shilovsky1-77/+96
2011-08-01CIFS: Move mid search to a separate functionPavel Shilovsky1-65/+61
2011-08-01CIFS: Move RFC1002 check to a separate functionPavel Shilovsky1-49/+67
2011-08-01CIFS: Simplify socket reading in demultiplex threadPavel Shilovsky1-83/+71
2011-08-01ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_infoTheodore Ts'o3-13/+15
2011-08-01ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree()Theodore Ts'o2-18/+39
2011-08-01CIFS: Move buffer allocation to a separate functionPavel Shilovsky1-37/+55
2011-08-01gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown5-8/+12
2011-08-01gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown5-5/+14
2011-08-01msm: gpio: Fold register defs into C fileDavid Brown2-273/+250