summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-05Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-6/+22
2011-03-05Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-6/+11
2011-03-05nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman1-2/+42
2011-03-04ceph: no .snap inside of snapped namespaceSage Weil1-0/+1
2011-03-04libceph: fix msgr standby handlingSage Weil1-8/+22
2011-03-04libceph: fix msgr keepalive flagSage Weil2-6/+4
2011-03-04libceph: fix msgr backoffSage Weil2-2/+29
2011-03-04MAINTAINERS: Update shaggy's email addressDave Kleikamp1-1/+1
2011-03-04minimal fix for do_filp_open() raceAl Viro1-3/+10
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2-6/+3
2011-03-04x86, numa: Fix numa_emulation code with memory-less node0Yinghai Lu1-5/+1
2011-03-04sched: Fix sched rt group scheduling when hierachy is enabledBalbir Singh1-5/+9
2011-03-04ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410Mark Brown1-6/+6
2011-03-04ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410Mark Brown1-0/+1
2011-03-04ARM: S3C64XX: Reduce output of s3c64xx_dma_init1()Ben Dooks1-5/+6
2011-03-04ARM: S3C64XX: Tone down SDHCI debuggingMark Brown1-1/+1
2011-03-04ARM: S3C64XX: Add clock for i2c1Ben Dooks1-0/+6
2011-03-04ARM: S3C64XX: Staticise non-exported GPIO to interrupt functionsMark Brown1-2/+2
2011-03-04ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devicesMark Brown1-0/+2
2011-03-04ARM: S3C64XX: Fix keypad setup to configure correct number of rowsBen Dooks1-1/+1
2011-03-04ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02Lars-Peter Clausen1-13/+13
2011-03-04ARM: S5P64X0: Fix number of GPIO lines in Bank FBanajit Goswami1-2/+2
2011-03-04ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02Lars-Peter Clausen1-0/+1
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: add cap bit to denote if dumb ioctl is available or not.Dave Airlie2-0/+10
2011-03-04drm/core: add ioctl to query device/driver capabilitiesBen Skeggs4-0/+21
2011-03-04drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs3-6/+11
2011-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-4/+25
2011-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-106/+225
2011-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds13-63/+41
2011-03-04Merge 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-04libceph: retry after authorization failureSage Weil1-2/+0
2011-03-04libceph: fix handling of short returns from get_user_pagesSage Weil1-5/+13
2011-03-04MAINTAINERS: 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-03Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren1-18/+15
2011-03-03omap: mailbox: resolve hang issueHari Kanigeri1-4/+6
2011-03-03ceph: do not clear I_COMPLETE from d_releaseSage Weil1-21/+1
2011-03-03ceph: do not set I_COMPLETESage Weil2-2/+2
2011-03-03Revert "ceph: keep reference to parent inode on ceph_dentry"Sage Weil2-5/+1
2011-03-03[S390] tape: deadlock on system work queueMartin Schwidefsky3-34/+116
2011-03-03[S390] keyboard: integer underflow bugDan Carpenter1-1/+2
2011-03-03[S390] xpram: remove __initdata attribute from module parametersMartin Schwidefsky1-2/+2
2011-03-03block: kill loop_mutexPetr Uzel1-5/+0