summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [S390] s390/char/vmur.c: fix memory leakDennis Chen2012-04-111-1/+1
| * | | | | [S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall2012-04-111-8/+16
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-184-27/+41
|\ \ \ \ \ \
| * | | | | | fcaps: clear the same personality flags as suid when fcaps are usedEric Paris2012-04-181-0/+5
| * | | | | | mpi: Avoid using freed pointer in mpi_lshift_limbs()Jesper Juhl2012-04-181-2/+3
| * | | | | | Smack: move label list initializationCasey Schaufler2012-04-182-25/+33
* | | | | | | xz: Enable BCJ filters on SPARC and 32-bit x86Lasse Collin2012-04-181-2/+2
* | | | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-04-186-6/+10
|\ \ \ \ \ \ \
| * | | | | | | libata: forbid port runtime pm by default, fixing regressionLin Ming2012-04-181-0/+1
| * | | | | | | libata: make ata_print_id atomicDan Williams2012-04-123-5/+5
| * | | | | | | sata_mv: silence an uninitialized variable warningDan Carpenter2012-04-121-1/+2
| * | | | | | | ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley2012-04-121-0/+2
* | | | | | | | Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner2012-04-181-2/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-04-173-40/+15
|\ \ \ \ \ \ \
| * | | | | | | ext4: fix handling of journalled quota optionsTheodore Ts'o2012-04-171-17/+15
| * | | | | | | ext4: address scalability issue by removing extent cache statisticsTheodore Ts'o2012-04-163-23/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-04-1711-46/+36
|\ \ \ \ \ \ \
| * | | | | | | lockd: fix the endianness bugAl Viro2012-04-132-2/+2
| * | | | | | | ocfs2: ->e_leaf_clusters endianness breakageAl Viro2012-04-131-2/+2
| * | | | | | | ocfs2: ->rl_count endianness breakageAl Viro2012-04-131-1/+1
| * | | | | | | ocfs: ->rl_used breakage on big-endianAl Viro2012-04-131-4/+4
| * | | | | | | ocfs2: ->l_next_free_req breakage on big-endianAl Viro2012-04-132-3/+3
| * | | | | | | btrfs: btrfs_root_readonly() broken on big-endianAl Viro2012-04-131-1/+1
| * | | | | | | ext4: fix endianness breakage in ext4_split_extent_at()Al Viro2012-04-131-1/+1
| * | | | | | | nfsd: fix compose_entry_fh() failure exitsAl Viro2012-04-131-14/+8
| * | | | | | | nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()Al Viro2012-04-131-1/+1
| * | | | | | | nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro2012-04-131-1/+1
| * | | | | | | nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro2012-04-131-14/+9
| * | | | | | | nfsd: fix b0rken error value for setattr on read-only mountAl Viro2012-04-131-3/+4
* | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-04-171-62/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix number parsing in cifs_parse_mount_optionsSachin Prabhu2012-04-131-1/+1
| * | | | | | | | Cleanup handling of NULL value passed for a mount optionSachin Prabhu2012-04-121-61/+19
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-175-32/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu2012-04-161-17/+36
| * | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-154-15/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf archive: Correct cutting of symbolic linkChanho Park2012-04-141-1/+2
| | * | | | | | | | | perf tools: Ignore auto-generated bison/flex filesNamhyung Kim2012-04-141-0/+2
| | * | | | | | | | | perf tools: Fix parsers' rules to dependenciesJiri Olsa2012-04-141-11/+8
| | * | | | | | | | | perf tools: fix NO_GTK2 Makefile config errorStephane Eranian2012-04-121-1/+1
| | * | | | | | | | | perf session: Skip event correctly for unknown id/machineJiri Olsa2012-04-121-2/+2
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-04-173-25/+76
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | virtio_balloon: fix handling of PAGE_SIZE != 4kMichael S. Tsirkin2012-04-151-10/+41
| * | | | | | | | | | | virtio_balloon: Fix endian bugDavid Gibson2012-04-151-2/+5
| * | | | | | | | | | | virtio_blk: helper function to format disk namesRen Mingxin2012-04-121-12/+29
| * | | | | | | | | | | tools/virtio: fix up vhost/test module buildZhi Yong Wu2012-04-121-1/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki2012-04-171-9/+15
* | | | | | | | | | | Documentation: maintainer changeRandy Dunlap2012-04-171-2/+2
* | | | | | | | | | | ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony2012-04-171-4/+5
* | | | | | | | | | | checkpatch: revert --strict test for net/ and drivers/net block comment styleJoe Perches2012-04-161-6/+0
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Linux 3.4-rc3v3.4-rc3Linus Torvalds2012-04-161-1/+1