summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-161-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-111-61/+19
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-165-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-163-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-161-9/+15
* | | | | | Documentation: maintainer changeRandy Dunlap2012-04-161-2/+2
* | | | | | ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony2012-04-161-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-151-1/+1
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-1514-61/+46
|\ \ \ \ \ \
| * | | | | | ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent2012-04-151-1/+1
| * | | | | | ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin2012-04-151-0/+12
| * | | | | | ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon2012-04-151-1/+15
| * | | | | | ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij2012-04-151-1/+5
| * | | | | | ARM: 7383/1: nommu: populate vectors page from paging_initWill Deacon2012-04-131-0/+2
| * | | | | | ARM: 7381/1: nommu: fix typo in mm/KconfigWill Deacon2012-04-131-1/+1
| * | | | | | ARM: 7380/1: DT: do not add a zero-sized memory propertyMarc Zyngier2012-04-131-0/+2
| * | | | | | ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier2012-04-131-1/+1
| * | | | | | ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-134-50/+2
| * | | | | | ARM: 7377/1: vic: re-read status register before dispatching each IRQ handlerWill Deacon2012-04-101-5/+4
OpenPOWER on IntegriCloud