summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-04MAINTAINERS: add maintainer of Samsung Mobile Machine supportKyungmin Park1-0/+9
2011-03-04pps: make pps_gen_parport depend on BROKENThomas Gleixner1-1/+1
2011-03-04drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-04cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan1-2/+5
2011-03-04drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin1-5/+7
2011-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2-4/+14
2011-03-04Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-15/+27
2011-03-04Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-6/+22
2011-03-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-6/+11
2011-03-04nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman1-2/+42
2011-03-04MAINTAINERS: Update shaggy's email addressDave Kleikamp1-1/+1
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2-6/+3
2011-03-04Blackfin: iflush: update anomaly 05000491 workaroundMike Frysinger1-0/+2
2011-03-04Blackfin: outs[lwb]: make sure count is greater than 0Mike Frysinger1-4/+12
2011-03-04ARM: mach-shmobile: mackerel: modify LCDC clock divider valueKuninori Morimoto1-1/+1
2011-03-04ARM: mach-shmobile: ap4evb: modify LCDC clock divider valueKuninori Morimoto1-1/+1
2011-03-04drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs3-6/+11
2011-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-4/+25
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-106/+225
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds13-63/+41
2011-03-03Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Linus Torvalds8-76/+28
2011-03-04DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells2-4/+25
2011-03-03MAINTAINERS: Add Andy Gospodarek as co-maintainer.Jay Vosburgh1-0/+1
2011-03-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-3/+8
2011-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-1/+2
2011-03-03r8169: disable ASPMStanislaw Gruszka1-0/+6
2011-03-03block: kill loop_mutexPetr Uzel1-5/+0
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma3-20/+3
2011-03-03hfs: fix rename() over non-empty directoryAl Viro1-37/+13
2011-03-03udf: fix i_nlink limitAl Viro1-6/+5
2011-03-03fix reiserfs mkdir() breakageAl Viro1-1/+1
2011-03-03exofs: i_nlink races in rename()Al Viro1-6/+2
2011-03-03nilfs2: i_nlink races in rename()Al Viro1-7/+1
2011-03-03minix: i_nlink races in rename()Al Viro1-6/+2
2011-03-03ufs: i_nlink races in rename()Al Viro1-7/+2
2011-03-03sysv: i_nlink races in rename()Al Viro1-6/+2
2011-03-02RxRPC: Fix v1 keysAnton Blanchard1-1/+0
2011-03-02AF_RXRPC: Handle receiving ACKALL packetsDavid Howells1-0/+1
2011-03-02Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+11
2011-03-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-73/+45
2011-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds22-209/+224
2011-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds6-12/+37
2011-03-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-7/+2
2011-03-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-18/+28
2011-03-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-7/+18
2011-03-02Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+29
2011-03-02cnic: Fix lost interrupt on bnx2xMichael Chan1-8/+17
2011-03-02cnic: Prevent status block race conditions with hardwareMichael Chan1-0/+8
2011-03-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-20/+66
2011-03-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller3-3/+5