summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * kmsg: /dev/kmsg - properly return possible copy_from_user() failureKay Sievers2012-07-301-1/+3
| * drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox2012-07-301-0/+5
| * kernel/sys.c: avoid argv_free(NULL)Andrew Morton2012-07-301-19/+25
| * NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda2012-07-303-2/+30
| * panic: fix a possible deadlock in panic()Vikram Mulukutla2012-07-301-0/+8
| * avr32: fix build error in ATSTK1002 codeFengguang Wu2012-07-301-1/+1
| * clk: validate pointer in __clk_disable()Fengguang Wu2012-07-301-0/+3
| * arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar2012-07-301-23/+0
| * usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-302-17/+0
| * gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-302-13/+3
| * gadget/m66592: remove conditional compilation of clk codeViresh Kumar2012-07-302-13/+1
| * net/stmmac: remove conditional compilation of clk codeViresh Kumar2012-07-302-58/+17
| * net/c_can: remove conditional compilation of clk codeViresh Kumar2012-07-301-8/+0
| * ata/pata_arasan: remove conditional compilation of clk codeViresh Kumar2012-07-301-13/+1
| * usb/musb: remove conditional compilation of clk codeViresh Kumar2012-07-301-8/+0
| * usb/marvell: remove conditional compilation of clk codeViresh Kumar2012-07-301-9/+0
| * i2c/i2c-pxa: remove conditional compilation of clk codeViresh Kumar2012-07-301-7/+0
| * clk: remove redundant depends on from drivers/KconfigViresh Kumar2012-07-301-1/+0
| * clk: add non CONFIG_HAVE_CLK routinesViresh Kumar2012-07-301-59/+109
| * avr32/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-301-8/+25
| * alpha: remove mysterious if zero-ed out includesPaul Bolle2012-07-301-12/+0
| * xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-301-5/+24
| * coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook2012-07-303-7/+45
| * fs: make dumpable=2 require fully qualified pathKees Cook2012-07-302-9/+26
| * fs/xattr.c:getxattr(): improve handling of allocation failuresSasha Levin2012-07-301-4/+12
| * ntfs: remove references to long gone super operations and unimplemented methodsFernando Luis Vazquez Cao2012-07-301-17/+0
| * prctl: remove redunant assignment of "error" to zeroSasikantha babu2012-07-301-11/+2
| * pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson2012-07-301-2/+2
| * mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim2012-07-301-3/+3
* | Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-07-3046-2415/+2457
|\ \
| * | xfs: wait for the write the superblock on unmountMark Tinguely2012-07-292-0/+18
| * | xfs: re-enable xfsaild idle mode and fix associated racesBrian Foster2012-07-292-3/+33
| * | xfs: remove iolock lock classesChristoph Hellwig2012-07-293-33/+2
| * | xfs: avoid the iolock in xfs_free_eofblocks for evicted inodesChristoph Hellwig2012-07-291-14/+10
| * | xfs: do not take the iolock in xfs_inactiveChristoph Hellwig2012-07-292-18/+15
| * | xfs: remove xfs_inactive_attrsChristoph Hellwig2012-07-291-61/+36
| * | xfs: clean up xfs_inactiveChristoph Hellwig2012-07-291-128/+43
| * | xfs: do not read the AGI buffer in xfs_dialloc until nessecaryChristoph Hellwig2012-07-291-58/+69
| * | xfs: refactor xfs_ialloc_ag_selectChristoph Hellwig2012-07-291-51/+44
| * | xfs: add a short cut to xfs_dialloc for the non-NULL agbp caseChristoph Hellwig2012-07-291-21/+26
| * | xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig2012-07-295-19/+10
| * | xfs: split xfs_diallocChristoph Hellwig2012-07-291-175/+174
| * | xfs: remove xfs_ialloc_find_freeChristoph Hellwig2012-07-221-8/+1
| * | Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.Alain Renaud2012-07-222-31/+31
| * | xfs: remove xfs_inotobpChristoph Hellwig2012-07-222-54/+19
| * | xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig2012-07-225-91/+54
| * | xfs: handle EOF correctly in xfs_vm_writepageChristoph Hellwig2012-07-221-2/+17
| * | xfs: implement ->update_timeChristoph Hellwig2012-07-223-57/+46
| * | xfs: fix comment typo of struct xfs_da_blkinfo.Chen Baozi2012-07-221-1/+1
| * | xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig2012-07-133-31/+23
OpenPOWER on IntegriCloud